Commit Graph

676 Commits

Author SHA1 Message Date
Jan Bartel 06c57e0be8 JETTY-1013
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@220 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-16 04:40:13 +00:00
Jan Bartel 0256dcc2cc JETTY-1020 (Patch was not applied due to different code, but a similar try/catch was implemented).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@216 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-15 01:01:41 +00:00
Greg Wilkins d29b5d3a4e 275396 Added Authentication.Wrapped to allow JSAPI wrapping
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@210 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-13 03:09:01 +00:00
Greg Wilkins 5255060588 275396 Added ScopedHandler to set servlet scope before security handler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@209 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-12 14:09:54 +00:00
Greg Wilkins 3ee44fd757 JETTY-1015 Reduce BayeuxClient and HttpClient lock contention
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@206 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-05 14:13:18 +00:00
David Yu 806219ab59 JETTY-1014 Enable start-stop-daemon by default on jetty.sh (START_STOP_DAEMON=1)
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@205 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-05 07:09:18 +00:00
Greg Wilkins 3dd595c123 updates
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@201 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-30 06:38:46 +00:00
Greg Wilkins 14c38b8346 JETTY-937
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@200 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-30 03:24:06 +00:00
Greg Wilkins 456a00161b JETTY-980 & JETTY-1004
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@199 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-30 03:23:13 +00:00
Jan Bartel 79edb1ebee JETTY-1003
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@198 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-29 05:20:16 +00:00
Jan Bartel 34b0cbe84e 273767
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@194 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-27 05:24:52 +00:00
David Yu 756cd03edf JETTY-959 CGI servlet doesn't kill the CGI in case the client disconnects
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@192 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-24 07:30:29 +00:00
David Yu 910a22426b JETTY-941, JETTY-996
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@191 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-24 07:23:01 +00:00
Greg Wilkins 3767b4893a ready for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@180 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-22 08:19:02 +00:00
Greg Wilkins 50fe1753b0 273153 Avoid dispatcher loops
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@171 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-21 23:13:50 +00:00
Jesse McConnell 783ec5928a [BUG-273101] Fix test failures on DefaultServletTest from Jetty6 migration.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@169 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-21 18:05:55 +00:00
Jesse McConnell 1bf5641e7f [BUG-271536] add support for closing readers and writers for IO
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@168 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-21 18:02:37 +00:00
Greg Wilkins 59a80ea017 273011 XSS in directory listing
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@166 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-21 04:34:48 +00:00
Greg Wilkins 3999080ee8 JETTY-983 Default servlet sets accept-ranges for cached and gzip content
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@163 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-20 07:39:38 +00:00
Greg Wilkins ed2408538b reworked deferred authentication
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@155 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-17 00:21:50 +00:00
Greg Wilkins 3a129bb90f reworked the Authentication to better support lazyness and to move towards servlet 3.0 login and logout
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@151 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-15 12:39:05 +00:00
Greg Wilkins 1e0009aa32 removed HTTP specifics from connection dispatching
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@143 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-14 03:00:19 +00:00
Greg Wilkins 68403f43e9 logout
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@142 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-14 02:59:34 +00:00
Greg Wilkins 22b5d08bfd 271258 FORM Authentication dispatch handling avoids caching
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@110 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-05 23:22:55 +00:00
Greg Wilkins 13d4e0af1f handlers cannot be updated after start
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@86 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-02 04:59:19 +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