Greg Wilkins
11b5e0edf4
format
2015-11-06 09:12:57 +11:00
Joakim Erdfelt
eae38b4c28
Merge branch 'jetty-9.3.x'
2015-11-05 10:34:53 -07:00
Joakim Erdfelt
c8ec399af2
Merge branch 'jetty-9.2.x' into jetty-9.3.x
2015-11-05 10:34:30 -07:00
Joakim Erdfelt
486e890d5d
481236 - Make ShutdownMonitor java security manager friendly
...
+ Limit access to specific System properties
2015-11-05 10:33:25 -07:00
Simone Bordet
d8a52315c7
Merged branch 'jetty-9.3.x' into 'master'.
2015-11-05 15:53:15 +01:00
Simone Bordet
e0963543d2
476641 - Proxy rewriteTarget() null return does not call error handler.
...
Introduced sendProxyResponseError(), centralizing the place where an
error is returned to the client, so that applications may override the
behavior.
2015-11-05 15:51:44 +01:00
Simone Bordet
4cf308a7db
Added missing @Override annotations.
2015-11-05 15:46:49 +01:00
Simone Bordet
700975fe41
Merged branch 'jetty-9.3.x' into 'master'.
2015-11-05 12:17:30 +01:00
Simone Bordet
50e565bac0
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
2015-11-05 12:14:28 +01:00
Simone Bordet
b4cf2921c8
Updated ALPN version for JDK 8u65 and 8u66.
2015-11-05 12:05:08 +01:00
Greg Wilkins
de137abcc7
Merge remote-tracking branch 'origin/jetty-9.3.x'
2015-11-05 18:40:48 +11:00
Greg Wilkins
9e19a95d14
PushSessionCacheFilter
2015-11-05 18:40:18 +11:00
Greg Wilkins
fc9f42e11a
Merge remote-tracking branch 'origin/jetty-9.3.x'
2015-11-05 18:39:04 +11:00
Greg Wilkins
bd8f0b2dba
481418 ResourceHandler sets last modified
2015-11-05 08:52:03 +11:00
Greg Wilkins
8caef29126
481418 ResourceHandler sets last modified
2015-11-05 08:31:36 +11:00
Simone Bordet
3e2658a41b
Merged branch 'jetty-9.3.x' into 'master'.
2015-11-04 18:47:32 +01:00
Simone Bordet
973d95c8bc
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
2015-11-04 18:36:36 +01:00
Simone Bordet
af0b6284e5
481437 - Port ConnectHandler connect and context functionality from Jetty 8.
...
Restored connect and context functionalities.
2015-11-04 18:18:52 +01:00
Simone Bordet
ea04e59637
Fixed typo in logging statement.
2015-11-04 18:18:25 +01:00
Simone Bordet
f717ff5f49
Merged branch 'jetty-9.3.x' into 'master'.
2015-11-04 15:06:10 +01:00
Simone Bordet
afc6b9e5c0
Fixed compilation issues.
2015-11-04 15:00:39 +01:00
Simone Bordet
82d0807863
Merged branch 'jetty-9.3.x' into 'master'.
2015-11-04 13:50:26 +01:00
Simone Bordet
e54fe641df
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
2015-11-04 13:49:52 +01:00
Simone Bordet
a1e2d4e8c3
481006 - SSL requests intermittently fail with EOFException when SSL renegotiation is disallowed.
...
Deprecated HttpConnectionOverFCGI constructor just in case someone uses it.
2015-11-04 13:44:40 +01:00
Simone Bordet
7a34631397
Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.
2015-11-04 13:40:44 +01:00
Simone Bordet
0172b68301
481006 - SSL requests intermittently fail with EOFException when SSL renegotiation is disallowed.
...
Fixed by notifying the Connection promise from onOpen() rather than
just after the creation of the connection.
2015-11-04 13:26:27 +01:00
Simone Bordet
670fcf83db
Merged branch 'jetty-9.3.x' into 'master'.
2015-11-04 10:46:36 +01:00
Simone Bordet
473d658842
481385 - Incorrect parsing of END_REQUEST frames.
2015-11-04 10:45:01 +01:00
Simone Bordet
2a765afdc6
Improved javadocs and logging.
2015-11-04 10:45:01 +01:00
Jan Bartel
d5649e1d1b
481075 Session statistics are not accurate
2015-11-04 18:15:43 +11:00
Jan Bartel
c63ef3e08b
481373 Corner cases where session may remain in JDBCSessionManager memory
2015-11-04 17:24:38 +11:00
Jan Bartel
06f3486b8d
481373 Corner cases where session may remain in JDBCSessionManager memory
2015-11-04 17:23:42 +11:00
Joakim Erdfelt
92cc44c1a3
Javadoc fix: HttpServletRequest#getPushBuilder() does not exist
...
+ Fixing bad order (@throws, @param, @return) to correct order @param, @return, @throws
2015-11-02 13:34:49 -07:00
Joakim Erdfelt
2235eab93c
Javadoc fix
2015-11-02 13:34:40 -07:00
Joakim Erdfelt
60ed6cd143
Javadoc fix: Invalid member type qualification
2015-11-02 13:33:58 -07:00
Joakim Erdfelt
30888e134b
Set what you test
2015-11-02 13:28:45 -07:00
Simone Bordet
36fdf9b788
Merged branch 'jetty-9.3.x' into 'master'.
2015-11-02 18:23:38 +01:00
Simone Bordet
b102bd507a
419966 - Add ContentProvider that submits multipart/form-data.
...
Second implementation after feedback from the community.
2015-11-02 18:17:51 +01:00
Simone Bordet
5062756135
Merged branch 'jetty-9.3.x' into 'master'.
2015-11-02 12:17:00 +01:00
Simone Bordet
58027a3421
481225 - Secondary resources with query parameters are not properly pushed.
...
Fixed by making PushCacheFilter remember the query parameters for
secondary resources, so that the PUSH_PROMISE frame can be correctly
generated with the query parameters.
2015-11-02 11:37:17 +01:00
Jan Bartel
b3b48924d5
Update build profile for jdk1.8.0.66
2015-11-02 12:42:22 +11:00
Jan Bartel
ac416d21e8
481203 Add ability to set configurations to apply to WebAppContext for jetty-maven-plugin
2015-11-02 12:36:39 +11:00
Jan Bartel
a022c77dab
481203 Add ability to set configurations to apply to WebAppContext for jetty-maven-plugin
2015-11-02 12:35:02 +11:00
Simone Bordet
303f98e38c
Merged branch 'jetty-9.3.x' into 'master'.
2015-10-30 16:21:44 +01:00
Simone Bordet
73f4c590d5
479378 - Incorrect REQUEST_URI.
...
Introduced parameter "originalURIAttribute" to retrieve the original
URI. The RewriteHandler has the ability to save the original URI in
a request attribute, so we just need to be able to retrieve it in the
FastCGIProxyServlet to set the correct REQUEST_URI.
2015-10-30 16:21:09 +01:00
Simone Bordet
0bd1e0ad7d
481116 - Introduce connection pooling also for HTTP/2 transport.
...
Implemented connection pooling for multiplexed transports.
Reworked the ConnectionPool code and its relationship with
HttpDestination.
2015-10-30 15:33:12 +01:00
Simone Bordet
0b95a9e23e
Merged branch 'jetty-9.3.x' into 'master'.
2015-10-30 11:18:16 +01:00
Simone Bordet
45cd1f1ce6
Improved thread safety.
2015-10-30 11:17:28 +01:00
Greg Wilkins
fa53b11850
fixed reset of DispatcherType
2015-10-30 10:35:37 +11:00
Simone Bordet
915a905df4
Refactored checks for secure schemes.
2015-10-29 19:27:33 +01:00