Commit Graph

2413 Commits

Author SHA1 Message Date
Jesse McConnell 2ead7a83fe [Bug 351516] support nosql sessions 2011-07-26 15:00:49 -05:00
Greg Wilkins 5859a85919 353073 WebSocketClient 2011-07-26 17:31:55 +10:00
Greg Wilkins 2be177484e Miscellaneous changes resulting from the optimization for 7.5.x
Mostly refining debug and toString()
Use shutdown for idle expiry
2011-07-22 18:12:56 +10:00
Greg Wilkins 6a1b20abe7 352421 HttpURI paths beginning with . 2011-07-22 12:15:48 +10:00
Greg Wilkins ee02bb4b17 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-07-22 11:04:11 +10:00
Greg Wilkins f496c26c71 352421 HttpURI paths beginning with . 2011-07-22 11:03:48 +10:00
Michael Gorovoy 2790badf6d 352786 GzipFilter fails to pass parameters to GzipResponseWrapper 2011-07-21 13:11:36 -04:00
Michael Gorovoy 3e621d312d 352684 improve stopping 2011-07-21 11:16:40 -04:00
Greg Wilkins 9fe3c8f67f Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-07-22 00:32:25 +10:00
Greg Wilkins 4ba35e330e 352684 setters 2011-07-22 00:31:48 +10:00
Jesse McConnell ba30be6408 [Bug 349005] add javadoc detailing the convenience hack of removing
leading /'s
2011-07-21 08:51:44 -05:00
Greg Wilkins 42b9baa4db 352684 setters 2011-07-21 23:03:54 +10:00
Greg Wilkins 3302d54bab 352684 ensure test harness completes 2011-07-21 22:36:19 +10:00
Greg Wilkins 676b1a8ffc 352684 ensure test harness completes 2011-07-21 22:11:32 +10:00
Greg Wilkins 14bddae71e Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-07-21 19:44:09 +10:00
Michael Gorovoy d18bae4fe8 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-07-20 19:32:15 -04:00
Michael Gorovoy 0cc914c4bb 352684 Implemented spinning thread analyzer 2011-07-20 19:30:44 -04:00
Jesse McConnell 281bb12689 [Bug 347484] / - > ${/} in some paths in grant codebases 2011-07-19 14:27:52 -05:00
Jesse McConnell fde7831a81 [Bug 352133] resolve java 1.5isms with sessions, fix misspelling in
mbean and add access to underlying server in session test server
2011-07-19 11:22:32 -05:00
Jesse McConnell 3919023be5 [Bug 352133] resolve some 1.5isms 2011-07-18 12:54:19 -05:00
Greg Wilkins 93f3ec1731 test harness cleanups after performance branch merge 2011-07-18 16:45:08 +10:00
Greg Wilkins d091003cfc return EOF rather than throw EoFException 2011-07-18 14:30:04 +10:00
Greg Wilkins f4255bdeef Merge branch 'master' into performance 2011-07-18 09:16:51 +10:00
Greg Wilkins 70d7d3c9a5 reverted version 2011-07-18 09:15:31 +10:00
Jesse McConnell 7eec3b65e6 remove some logging 2011-07-15 15:06:42 -05:00
Jesse McConnell 264b22498e Add in a bit more to this test so it checks that actual values make it
across the server boundry
2011-07-15 14:57:38 -05:00
Jesse McConnell 40e75f6068 [Bug 352133] fix warning related to 1.5 2011-07-15 12:25:01 -05:00
Michael Gorovoy dc3445cea2 298502 CONNECT uses same HTTP version as original request 2011-07-15 09:32:55 -04:00
Greg Wilkins 61b2a5c751 298502 Handle 200 Connect responses with no content-length 2011-07-15 15:50:41 +10:00
Greg Wilkins 6349100c9d Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-07-15 15:22:51 +10:00
Jan Bartel 82adc6cad4 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2011-07-15 15:21:23 +10:00
Jan Bartel 21f924fa1d 352176 - xml parsing on startElement should be more flexible on using qName or localName 2011-07-15 15:21:04 +10:00
Greg Wilkins b62c5cdde6 298502 added ProxyFakeTunnelTest.java to demonstrate the issue 2011-07-15 15:06:26 +10:00
hmalphettes 5e94077ba3 bug 350785 Support for felix-3.2 2011-07-15 12:09:49 +08:00
Michael Gorovoy 5df38f9369 351576 Simplified response reader 2011-07-14 21:58:09 -04:00
Jesse McConnell 660dd754ea [Bug 352133] add <Object> as abstractlist type 2011-07-14 11:28:41 -05:00
Jan Bartel 295634a369 352046 - Need try/catch around features set in XmlParser 2011-07-14 15:50:37 +10:00
Greg Wilkins a26ddd5933 created performance version 2011-07-14 15:38:25 +10:00
Greg Wilkins d8cb8556aa return client buffers 2011-07-14 11:58:14 +10:00
Greg Wilkins f52995b4ba Merge branch 'master' into performance 2011-07-14 10:37:41 +10:00
Greg Wilkins 565f92ac0d Merge branch 'master' into performance 2011-07-14 10:36:57 +10:00
Greg Wilkins b64f271c4b simplified blocking HttpConnection 2011-07-14 10:36:39 +10:00
Jesse McConnell 2028c125c1 test commit
Signed-off-by: Jesse McConnell <jesse.mcconnell@gmail.com>
2011-07-13 16:52:20 -05:00
Jesse McConnell 8e5039ab32 test commit
Signed-off-by: Jesse McConnell <jesse.mcconnell@gmail.com>
2011-07-13 16:48:51 -05:00
Jesse McConnell 0816c3cdab noticed this class is a hold over from 1.2 support so switched its
single usage over to Collections.singletonList()
2011-07-13 13:16:59 -05:00
Simone Bordet 8ea8f23fb8 Correctly capitalized word "Maven" (and test if commit works for me). 2011-07-13 17:09:28 +02:00
Michael Gorovoy 22c54b18bf test commit 2011-07-12 17:55:38 -04:00
Jesse McConnell 97b41c8bd0 test commit mail again
Signed-off-by: Jesse McConnell <jesse.mcconnell@gmail.com>
2011-07-12 16:48:23 -05:00
Jesse McConnell b207d3c047 test commit mail
Signed-off-by: Jesse McConnell <jesse.mcconnell@gmail.com>
2011-07-12 11:15:49 -05:00
Jesse McConnell fb2040689e test commit mail
Signed-off-by: Jesse McConnell <jesse.mcconnell@gmail.com>
2011-07-12 11:15:22 -05:00