Greg Wilkins
|
604f4985d3
|
jetty 9: Improved NPN client connection to perform the connection replacement from onFillable() rather than from NPN callback methods.
|
2012-10-02 15:47:57 -07:00 |
Greg Wilkins
|
97d08c399a
|
jetty-9 removed race with NPN replacing connection and extra wrap causing NPE in SSLEngineImpl
|
2012-10-02 15:00:31 -07:00 |
Greg Wilkins
|
6cc0734a1a
|
jetty-9 miscillaneous optimizations: donot dispatch to HTTP and SPDY; improved executorCallback
|
2012-10-02 13:48:51 -07:00 |
Jesse McConnell
|
a665c70214
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-10-02 08:01:59 -05:00 |
Thomas Becker
|
ef2939b86c
|
jetty-9: AbstractTest replace deprecated TestWatchmen with TestWatcher
|
2012-10-02 12:12:33 +02:00 |
Jan Bartel
|
ce3ba58887
|
390163 Implement ServletRegistration.Dynamic.setServletSecurity
|
2012-09-29 16:15:55 +10:00 |
Joakim Erdfelt
|
28bb21eaf4
|
Updating websocket chart images for javadoc
|
2012-09-28 14:27:20 -07:00 |
Jan Bartel
|
c7e36470c5
|
390503 http-method-omission element not being processed
|
2012-09-28 20:16:52 +10:00 |
Jan Bartel
|
286df12f03
|
Merge remote-tracking branch 'origin/master' into jetty-8
Conflicts:
jetty-annotations/src/main/java/org/eclipse/jetty/annotations/AnnotationParser.java
|
2012-09-28 19:27:07 +10:00 |
Jan Bartel
|
156e33bd23
|
Merge remote-tracking branch 'origin/master' into jetty-8
|
2012-09-28 18:47:33 +10:00 |
Jan Bartel
|
f3e151467d
|
390161 Apply DeferredAuthentication fix to jaspi
|
2012-09-28 18:34:00 +10:00 |
Joakim Erdfelt
|
550c2835cf
|
Adding some more examples
|
2012-09-27 16:41:29 -07:00 |
Joakim Erdfelt
|
c8fe5c18ec
|
Making WebSocketServlet and WebSocketHandler both use same technique to configure
|
2012-09-27 12:38:33 -07:00 |
Jan Bartel
|
0ab5773963
|
390560 The method AnnotationParser.getAnnotationHandlers(String) always returns a empty collection.
|
2012-09-28 00:26:22 +10:00 |
Greg Wilkins
|
d3cb78e338
|
jetty-9 test servlet init order
|
2012-09-27 22:43:18 +10:00 |
Greg Wilkins
|
eacd75bbfd
|
390161 jetty-9 do not share DeferredAuthentication
|
2012-09-27 10:13:23 +10:00 |
Jan Bartel
|
95298f27c7
|
JETTY-1547 Jetty does not honor web.xml web-app/jsp-config/jsp-property-group/default-content-type
|
2012-09-27 07:25:34 +10:00 |
Joakim Erdfelt
|
eed4308b77
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-09-26 13:43:26 -07:00 |
Joakim Erdfelt
|
cda1c4588f
|
Reworking EventDriver to be mroe generic and not use reflection in 100% of cases
|
2012-09-26 13:43:17 -07:00 |
Jesse McConnell
|
821bf1819d
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-09-26 09:47:53 -07:00 |
Jesse McConnell
|
8ee47f8a8d
|
update distribution remote resources
|
2012-09-26 09:47:46 -07:00 |
Simone Bordet
|
d742578353
|
jetty-9: HTTP client: improvements.
Request now supports opaque attributes.
ContentResponse supports a contentAsString() method, along with BufferingResponseListener.
|
2012-09-26 13:29:57 +02:00 |
Jesse McConnell
|
1b0499b91c
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-09-25 08:22:53 -05:00 |
Jesse McConnell
|
69a632a7cc
|
remove artifacts resources from distro
|
2012-09-25 08:22:44 -05:00 |
Jesse McConnell
|
494f7e48fc
|
add websocket test for http keyword in response message from reported issue
|
2012-09-25 08:18:06 -05:00 |
Hugues Malphettes
|
29c18fc4d5
|
OSGi manifests generation fixes cleanup
|
2012-09-25 11:24:16 +08:00 |
Hugues Malphettes
|
b593c47316
|
npn bundle name matches exported package
|
2012-09-25 09:59:32 +08:00 |
Jesse McConnell
|
f8c442da84
|
Merge branch 'jetty-9' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-9
|
2012-09-24 16:04:21 -05:00 |
Jesse McConnell
|
9a58e9e671
|
address jetty 8 -> 9 differences
|
2012-09-24 16:04:10 -05:00 |
Joakim Erdfelt
|
be9d24584c
|
390263: Sec-WebSocket-Extensions from Chrome and Safari badly handled
+ fixing broken negotiation of missing/invalid extension configurations
|
2012-09-24 13:31:54 -07:00 |
Joakim Erdfelt
|
4c6aa47d1b
|
Fixing jetty-continuation's bundle metadata
|
2012-09-24 13:07:15 -07:00 |
Joakim Erdfelt
|
41d9db8d52
|
390256: Remove Jetty6 Support
|
2012-09-24 11:24:35 -07:00 |
Hugues Malphettes
|
1cfa277c6c
|
jetty-9 osgi support
|
2012-09-24 13:04:57 +08:00 |
Greg Wilkins
|
96dc4fe150
|
jetty-9 improved exception logging
|
2012-09-24 13:10:36 +10:00 |
Greg Wilkins
|
cb4e7982b1
|
jetty-9 SslConnection fill does not try to send close handshake
|
2012-09-24 13:10:18 +10:00 |
Greg Wilkins
|
73401791d7
|
390161 jetty-9 do not share DeferredAuthentication
|
2012-09-24 11:40:03 +10:00 |
Jesse McConnell
|
a69cab7ae9
|
[maven-release-plugin] prepare for next development iteration
|
2012-09-21 13:58:16 -05:00 |
Jesse McConnell
|
1237b739c7
|
[maven-release-plugin] prepare release jetty-9.0.0.M0
|
2012-09-21 13:58:09 -05:00 |
Jesse McConnell
|
b3ee687eda
|
set for m0
|
2012-09-21 12:58:34 -05:00 |
Simone Bordet
|
05a0090dd6
|
jetty-9: HTTP client: re-enabled debug logging for tests.
|
2012-09-21 18:12:12 +02:00 |
Simone Bordet
|
199971a989
|
jetty-9: Better use of StdErrLog.
|
2012-09-21 18:00:13 +02:00 |
Simone Bordet
|
d59e8ddd44
|
jetty-9: Added -XX:+PrintGCDetails to the Maven Surefire Plugin.
|
2012-09-21 17:34:21 +02:00 |
Simone Bordet
|
ab2757ab96
|
jetty-9: Removed TODOs.
|
2012-09-21 17:24:45 +02:00 |
Simone Bordet
|
9e7fcf4fee
|
jetty-9: Fixed SslBytesServerTest, and added factory methods to relevant classes.
|
2012-09-21 16:47:01 +02:00 |
Simone Bordet
|
12a2d3f475
|
jetty-9: HTTP client: hiding stack traces for expected exception on server.
|
2012-09-21 15:23:56 +02:00 |
Simone Bordet
|
f81dc0161e
|
jetty-9: HTTP client: more tests.
|
2012-09-21 15:10:40 +02:00 |
Simone Bordet
|
2e02f153ce
|
jetty-9: Cosmetics.
|
2012-09-21 15:10:40 +02:00 |
Jesse McConnell
|
01c9aa93e9
|
spring dep passed CQ, module included
|
2012-09-21 07:26:01 -05:00 |
Simone Bordet
|
6a66d1dd7e
|
jetty-9: added license headers.
|
2012-09-21 11:44:30 +02:00 |
Simone Bordet
|
52383256c1
|
jetty-9: Cleaned up class.
|
2012-09-21 11:27:28 +02:00 |