Commit Graph

17748 Commits

Author SHA1 Message Date
David Jencks e68d8ba98f Bug 280367 Move jetty-specific Scope use into jetty specific UserIdentity implementation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@399 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-16 00:12:05 +00:00
Greg Wilkins 5ad86fc8a8 chasing the race bug
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@398 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-15 23:42:35 +00:00
Greg Wilkins 3aae319f37 jvmbug handling does not reregister keys with 0 interested ops
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@397 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-15 23:08:47 +00:00
Greg Wilkins 0a8e71e89e reworked the buffers mechanism to be less conditional
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@396 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-15 07:11:04 +00:00
Greg Wilkins 1c6a46a8b2 always throw continuation throwable
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@395 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-15 06:39:09 +00:00
Greg Wilkins 190fd817af instrumented stress test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@394 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-15 00:45:11 +00:00
Greg Wilkins 3cf3616308 removed reset synchs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@393 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-13 01:12:50 +00:00
Greg Wilkins d7c3fdfc60 always dump results
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@392 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-13 00:07:19 +00:00
Greg Wilkins 6d63160f38 yield
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@391 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-12 23:46:30 +00:00
Greg Wilkins 109df118a4 set debug from boolean
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@390 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-12 23:36:49 +00:00
Greg Wilkins bc1bd1713a optimized stack of scoped handlers
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@389 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-12 23:36:27 +00:00
Greg Wilkins fbfc459631 minor stress test improvements
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@388 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-12 23:35:45 +00:00
Jesse McConnell d9ae6b7e41 [BUG-277551] updating policy file now that we have a separation between start.jar and the rest of jetty
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@387 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-12 22:11:48 +00:00
Jesse McConnell 68c7617902 [BUG-277551] add doPrivileged() block to main method of XMLConfiguration to create security barrier between start.jar and the rest of jetty
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@386 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-12 22:05:56 +00:00
Jan Bartel 3af9418add Add isContainedIn methods on all types of Resource, mostly with default impls
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@383 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-12 02:28:05 +00:00
Jesse McConnell 1ec23181fa remove permission note security annotation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@382 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-12 00:39:40 +00:00
David Jencks c25b776e79 Update to released name and version of jaspic spec jar.... a few minutes early
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@381 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-12 00:22:36 +00:00
Jesse McConnell 9c3a1afa86 remove permission note security annotation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@380 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-12 00:13:10 +00:00
Greg Wilkins 8990ce6500 minor improvements in stress tests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@379 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 22:50:09 +00:00
Jesse McConnell ab9b24f9d3 clean out extra sych's in test case
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@378 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 22:11:53 +00:00
Jesse McConnell 3821eebb43 convert int array to atomic int array in test case
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@377 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 22:08:19 +00:00
Jesse McConnell 23db59ab77 updating to jetty-parent-10
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@374 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 21:07:06 +00:00
Jesse McConnell 05a221f4ce update to released dependencies and also wire in jetty-policy
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@373 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 21:01:22 +00:00
Jesse McConnell 077c19603f add in jetty-policy to build
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@372 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 21:00:51 +00:00
Jesse McConnell 89fa61008a set to released version for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@371 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 20:58:21 +00:00
Jesse McConnell d5b4e38f38 remove system printout
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@370 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 19:48:42 +00:00
Jesse McConnell 7a2a0ad3e4 jetty.policy file that starts up jetty successfully
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@369 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 19:25:08 +00:00
Jesse McConnell 8fe2fe566b Adding in commented out code that is required
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@368 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 19:04:13 +00:00
Jesse McConnell 8a0ea7e8b6 svn:ignores and todo comments
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@367 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 16:32:42 +00:00
Jesse McConnell 32c30c086e create empty dir for playing security policies into
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@366 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 16:29:22 +00:00
Jesse McConnell eea741beb8 [BUG-277551] promote to trunk so we can review in full context if this implemenation is the way to go
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@365 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-11 16:20:07 +00:00
Jesse McConnell b9b14e438e converted to reflection based custom policy loading
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@360 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-10 19:19:35 +00:00
Greg Wilkins 5c7dfe1dbb help text
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@358 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-10 09:54:43 +00:00
Greg Wilkins ad4ed67de2 276545 Quoted cookie paths
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@357 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-10 04:44:24 +00:00
Greg Wilkins 963fd5da81 279725 Support 100 and 102 expectations
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@356 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-10 02:17:34 +00:00
Jan Bartel 4a38907a2c Add JarFileResource.isContainedIn(Resource).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@339 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-08 07:54:24 +00:00
Greg Wilkins 575bd42a7d javadoc
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@338 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-08 07:35:06 +00:00
Greg Wilkins f385c89b00 javadoc
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@337 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-08 05:03:44 +00:00
Greg Wilkins 36a156d4cf javadoc and ContinuationThrowable
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@336 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-08 04:41:11 +00:00
Greg Wilkins c8f300bc52 continuations only support response wrapping
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@335 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-08 01:09:17 +00:00
Jesse McConnell 8ef8fab8b5 remove comment
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@333 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-05 19:05:29 +00:00
Jesse McConnell 3fb2bd251b address issues with empty aggregate artifacts by running dependency maven plugin in its default phase
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@332 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-04 22:49:30 +00:00
Simone Bordet e09a8e17e0 Fixed Jetty6 continuation support discovery.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@331 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-04 11:24:46 +00:00
David Jencks ac3bd2b73f bug 279028 Java 6 compilation problem with generics
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@330 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-03 21:09:47 +00:00
David Jencks 7664bb8cf6 bug 278887 Better way to get the request uri, thanks jan
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@329 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-03 21:05:40 +00:00
David Jencks 54b604d7dd Bug 278887 pathInfo is no longer the entire requestURL in authenticator
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@328 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-02 23:47:26 +00:00
Greg Wilkins ba6ae103b1 extra test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@327 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-01 06:41:12 +00:00
Greg Wilkins 7c5166358b fixed cancel of AsyncContinuation to not change state
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@326 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-01 06:19:20 +00:00
Greg Wilkins 8f940927ff simplifications and fixes from porting auction to oort
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@325 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-01 05:04:37 +00:00
Jan Bartel f3926b4bf7 Ensure context attributes are copied, not passed by reference to each new context.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@324 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-01 03:22:28 +00:00