Commit Graph

10117 Commits

Author SHA1 Message Date
Greg Wilkins 45fae7c64c api version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@36 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 09:52:36 +00:00
Greg Wilkins ea98ad6847 dispatch on timeout
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@35 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 09:49:25 +00:00
Greg Wilkins 64223c4fa6 removed old continuation handling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@32 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 09:07:01 +00:00
Greg Wilkins 124a65c61f Demo
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@28 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 04:05:11 +00:00
Greg Wilkins 0f510e6753 This commit takes jetty-7 back to the 2.5 servlet API, but leaves much of the
3.0 asynchronous machinery available.

Introduces a new improved Continuation API that is an evolution of the 
original Continuation API, while taking some good ideas from the 3.0 spec.
The intention is that this API will simplify the use of the 3.0
API, while making it available in jetty-7 (scalably) and in all other
2.5 containers with the ContinuationFilter.





git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@27 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-29 02:15:22 +00:00
Jesse McConnell ff76d89682 renaming directory since eclipse refactor didn't
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@26 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 21:58:36 +00:00
Jesse McConnell ae18b39ae4 renaming jetty-assembly -> jetty-distribution
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@25 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 21:38:50 +00:00
Jesse McConnell 0a19d651f1 tweaking to pass validation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@23 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 17:03:21 +00:00
Jesse McConnell b8df3786c0 updating svn ignores and fixing dtd reference
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@22 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 16:57:31 +00:00
Jesse McConnell 6a8e3fc20d removing dangling directory
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@21 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 16:46:38 +00:00
Greg Wilkins c7f59fd104 mods prior to backport to 2.5 API. These changes should be in both 7 and 8
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@18 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 06:02:42 +00:00
Greg Wilkins 9f386395e7 mods prior to backport to 2.5 API. These changes should be in both 7 and 8
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@17 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-27 05:42:33 +00:00
Greg Wilkins 24f7971e10 building instructions
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@13 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-25 01:59:03 +00:00
Jesse McConnell 1b8ec6a4f0 updating for current build conditions
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@12 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-24 21:46:34 +00:00
Jesse McConnell b33a9d0670 svn ignores
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@9 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-24 21:10:16 +00:00
Greg Wilkins da627b843f jetty @ eclipse initial commit
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@8 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-24 21:07:27 +00:00
Jesse McConnell bc1e0bd102 structural init
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@4 7e9141cc-0065-0410-87d8-b60c137991c4
2009-03-16 20:23:39 +00:00