Simone Bordet
ab9bcf26b2
374258 - SPDY leaks SSLEngines
2012-03-14 16:31:29 +01:00
Simone Bordet
4a02fdb6c0
374252 - SslConnection.onClose() does not forward to nested connection.
2012-03-14 16:12:46 +01:00
Jan Bartel
15b620c2d5
374152 jetty-all-server MANIFEST contains wrong import: javax.servlet.annotation;version="[2.6,3)"
2012-03-14 12:07:25 +11:00
Greg Wilkins
708f8ccaeb
374158: do not asyncDispatch from SSL if suspended
2012-03-14 11:48:06 +11:00
Greg Wilkins
56e726c201
374018 correctly handle requestperminuted underflow
2012-03-13 10:33:04 +11:00
Simone Bordet
2f7f232d12
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
2012-03-12 15:31:54 +01:00
Simone Bordet
9158115a82
Improved SPDY connector to take into account confidential and integral settings.
2012-03-12 15:31:23 +01:00
Simone Bordet
41874b5fbe
Made the test portable between Jetty7 and Jetty8.
2012-03-12 15:30:26 +01:00
Greg Wilkins
9155ee46d0
373951: regexrewrite will apply URI for all non null rule returns, even if target has not changed
2012-03-12 23:59:23 +11:00
Greg Wilkins
67ce45928c
added $Q handling to RewriteReqexRule
2012-03-12 12:25:24 +11:00
Greg Wilkins
d3b2a3ee0c
373269: only setHandled(true) if a servlet matches
2012-03-12 12:24:52 +11:00
Jesse McConnell
fd699e6994
Merge branch 'release-8' into jetty-8
2012-03-09 00:42:42 -06:00
Jesse McConnell
200d9b5de0
reset for dev
2012-03-09 00:42:24 -06:00
Jesse McConnell
567d61083c
fix import
2012-03-09 00:29:09 -06:00
Jesse McConnell
b4985ad0d5
[maven-release-plugin] prepare for next development iteration
2012-03-08 23:53:50 -06:00
Jesse McConnell
7a99af4ffe
[maven-release-plugin] prepare release jetty-8.1.2.v20120308
2012-03-08 23:53:42 -06:00
Jan Bartel
309a58647e
Fix package of org.glassfish.jsp
2012-03-09 16:30:13 +11:00
Jesse McConnell
1a8fe20fc2
Merge branch 'jetty-8' into release-8
2012-03-08 22:39:47 -06:00
Jan Bartel
5b98ee4e1d
Fix manifest versions.
2012-03-09 15:38:44 +11:00
Jesse McConnell
7f12b203d7
Merge branch 'release'
2012-03-08 21:53:41 -06:00
Jesse McConnell
3561bcbf40
set for dev
2012-03-08 21:53:24 -06:00
Jesse McConnell
246e3ed756
[maven-release-plugin] prepare for next development iteration
2012-03-08 21:09:46 -06:00
Jesse McConnell
a63b3fdc5e
[maven-release-plugin] prepare release jetty-7.6.2.v20120308
2012-03-08 21:09:37 -06:00
Jesse McConnell
fed765cf27
Updating VERSION.txt top section
2012-03-08 20:55:56 -06:00
Jesse McConnell
ba5089cac1
Merge branch 'jetty-8' into release-8
2012-03-08 20:54:57 -06:00
Jesse McConnell
67f3f05d70
Updating VERSION.txt top section
2012-03-08 20:44:47 -06:00
Jesse McConnell
ec7fc0313c
Merge branch 'master' into release
2012-03-08 20:43:37 -06:00
Jesse McConnell
2e61650264
merge from master and adjust osgi bits
2012-03-08 20:32:20 -06:00
Jesse McConnell
d3b6384c37
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
2012-03-08 20:21:07 -06:00
Jesse McConnell
aff3e3f285
removing some tests due to expired keystores
2012-03-08 20:20:43 -06:00
Jan Bartel
b77ad34ef0
Fix versions in manifests, fix typo in jetty-osgi-default.xml, ensure Required-TldBundles are on the classpath.
...
Still doesn't work with version of jsp in jetty-7.6, as the jsp compiler cannot load the class org.glassfish.jsp.api.ResourceInjector, still trying to figure that out.
2012-03-09 11:40:52 +11:00
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
e263d8d49e
Merge branch 'master' into jetty-8
2012-03-08 12:52:21 -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
5716972c57
Merge branch 'master' into jetty-8
2012-03-08 16:17:12 +01: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
Jesse McConnell
2086937a09
Merge branch 'master' into jetty-8
2012-03-08 05:35:14 -06: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
Jan Bartel
5111a2c640
373603 NullPointer in WebServletAnnotation
2012-03-08 10:26:34 +11: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
381615f52d
merge from master
2012-03-07 16:44:31 -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