Jan Bartel
|
c596add40c
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-03-09 11:28:41 +11:00 |
Jesse McConnell
|
6c81941142
|
[Bug 373567] cert validation issue with ocsp and crldp always being enabled when validating turned on fixed
|
2012-03-08 13:56:00 -06:00 |
Jesse McConnell
|
8db57b56ba
|
clean lingering bindings after each test to ensure that there is no cross test pollution
|
2012-03-08 12:49:46 -06:00 |
Simone Bordet
|
6d34d6fdc6
|
Fixed recursive flush(): a stack overflow was still possible because the invocation count was not correctly decreased.
|
2012-03-08 15:36:54 +01:00 |
Simone Bordet
|
c559383bb2
|
Fixed test refactoring common parts and always destroying the "env" subcontext at end of tests.
|
2012-03-08 12:16:51 +01:00 |
Simone Bordet
|
0ab47e41bc
|
Fixed NPE in case user agent pattern does not match.
|
2012-03-08 11:42:14 +01:00 |
Simone Bordet
|
c66f3d2a9d
|
Removed @Override in interface methods to compile with JDK5.
|
2012-03-08 10:16:47 +01:00 |
Simone Bordet
|
182efa38fa
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-03-08 09:50:31 +01:00 |
Jesse McConnell
|
3442e79b38
|
updated gzipfilter and user agent filter to take excluded paths, excluded path patterns, and excluded agent patterns. The latter two take regular expressions in order to match paths and user agents, thanks travis
|
2012-03-07 17:21:38 -06:00 |
Jesse McConnell
|
3134984bb2
|
disabling spdy tests on release and commenting out jetty maven plugin usage
|
2012-03-07 15:08:05 -06:00 |
Jesse McConnell
|
0284e5e9d5
|
make sure tests run with profile
|
2012-03-07 14:16:36 -06:00 |
Jesse McConnell
|
313475576b
|
lock up spdy tests that rely on npn-boot codehaus artifact behind a profile for activation
|
2012-03-07 14:11:28 -06:00 |
Jesse McConnell
|
1e941cac32
|
Merge "373572: fix jdk7/macos ssl issue leading to ConnectHandlerSSLTest failures"
|
2012-03-07 13:12:57 -05:00 |
Thomas Becker
|
511f4ea957
|
373572: fix jdk7/macos ssl issue leading to ConnectHandlerSSLTest failures
Change-Id: I4056d686edffe073443bb40d6f0078d9aa7a7fa6
|
2012-03-07 19:09:29 +01:00 |
Thomas Becker
|
3c0c010690
|
373569: fix jdk7/macos ssl issue leading to SSLClostTest failures
Change-Id: I7af7e71581e1e56f308a5e1ca1f8e84fcbad7413
|
2012-03-07 18:58:12 +01:00 |
Simone Bordet
|
c5c4425a0b
|
Ignoring data frames after RST_STREAM.
|
2012-03-07 14:04:27 +01:00 |
Simone Bordet
|
8f37221b56
|
Updated v3 stream status codes.
|
2012-03-07 13:40:58 +01:00 |
Simone Bordet
|
c67357f005
|
Fixed handling of unknown control frames.
|
2012-03-07 11:55:20 +01:00 |
Simone Bordet
|
156f138780
|
Introduced onException() callback in SessionFrameListener in case of processing exceptions.
Added test for unsupported SYN_STREAM versions.
|
2012-03-07 11:24:39 +01:00 |
Jan Bartel
|
9f3834038c
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-03-07 12:15:33 +11:00 |
Jan Bartel
|
3e13a26ccd
|
Removing unnecessary stuff from poms and adding jetty-plus dep
|
2012-03-07 12:14:55 +11:00 |
Jesse McConnell
|
5416b93c7e
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-03-06 17:06:21 -06:00 |
Jesse McConnell
|
f12e3c390c
|
reset versions
|
2012-03-06 17:06:10 -06:00 |
Greg Wilkins
|
60a77e425a
|
Merge "370842: X-Forwarded-Host header is now set by request.getHeader(Host) which doesn't ommit the port information"
|
2012-03-06 18:06:09 -05:00 |
Greg Wilkins
|
c80dd726b9
|
Merge "Add additional AsyncContextTest.java test case with encoded path and queryString"
|
2012-03-06 15:54:49 -05:00 |
Thomas Becker
|
ff75d9e38a
|
373394: fix for IllegalArgumentException in SelectChannelEndpoint.blockWritable() when wait is called with a negative value.
|
2012-03-06 21:26:46 +01:00 |
Simone Bordet
|
ffdcfa5dde
|
Avoid reading field twice (may lead to spurious NPEs).
|
2012-03-06 18:09:58 +01:00 |
Thomas Becker
|
99d2666b74
|
Add additional AsyncContextTest.java test case with encoded path and queryString
Change-Id: I8b592030fa6548ece7ebe56da1dc6f27d8b6f1e9
|
2012-03-06 11:36:29 +01:00 |
Jan Bartel
|
386249f504
|
373306 Set default user agent extraction pattern for UserAgentFilter
|
2012-03-06 13:17:25 +11:00 |
Greg Wilkins
|
de8a1b3fe4
|
373272: maintain the start order of aggregate beans when adding a thread pool
|
2012-03-06 11:47:18 +11:00 |
Greg Wilkins
|
01ffa7cc48
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-03-06 10:58:30 +11:00 |
Greg Wilkins
|
62f36a7093
|
jdk-7 skip available tests for SSL
|
2012-03-06 10:58:13 +11:00 |
Jesse McConnell
|
3f88a6af41
|
this should force java 7 when trying to release
|
2012-03-05 16:08:25 -06:00 |
Greg Wilkins
|
9ba7daceef
|
jdk-7 build cleanup
|
2012-03-06 08:57:39 +11:00 |
Simone Bordet
|
234b2d8115
|
Updated NPN groupId and artifactId.
|
2012-03-05 22:15:51 +01:00 |
Simone Bordet
|
c1de3c0727
|
Updated NPN groupId and artifactId.
|
2012-03-05 21:51:28 +01:00 |
Simone Bordet
|
90d4a8d4f6
|
Updated groupId and artifactId to better values.
|
2012-03-05 21:33:40 +01:00 |
Simone Bordet
|
839a7cb15b
|
Fixed configuration of Jetty Maven plugin to make it work (needs to be changed because of JETTY-1494).
|
2012-03-05 21:31:30 +01:00 |
Simone Bordet
|
fef252eb6e
|
Added log statement that SPDY is experimental.
|
2012-03-05 21:03:20 +01:00 |
Simone Bordet
|
c66bbae8ae
|
Fully integrated SPDY module.
|
2012-03-05 20:18:21 +01:00 |
Simone Bordet
|
fa4668ce5c
|
Imported SPDY module.
|
2012-03-05 19:17:30 +01:00 |
Simone Bordet
|
32bf123874
|
Integrated NPN API module.
|
2012-03-05 19:02:11 +01:00 |
Simone Bordet
|
c2abdfb2e2
|
Implemented buffer pooling.
|
2012-03-05 16:41:35 +01:00 |
Jesse McConnell
|
b5b3fdf4a6
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2012-03-05 09:29:23 -06:00 |
Jesse McConnell
|
0047054894
|
Add test case for bug 373162
|
2012-03-05 09:29:12 -06:00 |
Simone Bordet
|
194dcb7bc9
|
Implemented buffer pooling.
|
2012-03-05 15:52:25 +01:00 |
Jesse McConnell
|
54493cd80d
|
Merge "373246: IOTest.testReset uses dynamic port now instead of static hard coded one"
|
2012-03-05 09:18:08 -05:00 |
Thomas Becker
|
0adec36c29
|
373246: IOTest.testReset uses dynamic port now instead of static hard coded one
Change-Id: I9b254937fa02ba745832bf1b5c99069bea641bbd
|
2012-03-05 15:15:23 +01:00 |
Jesse McConnell
|
d8d4f727c9
|
Merge "369214: HotSwapHandler uses AggregateLifeCycles.addBean()"
|
2012-03-05 08:55:12 -05:00 |
Jesse McConnell
|
b6acc24121
|
Merge "369214: HotSwapHandler code format"
|
2012-03-05 08:51:29 -05:00 |