Commit Graph

6734 Commits

Author SHA1 Message Date
Jesse McConnell 3aa4301711 [maven-release-plugin] prepare release jetty-9.0.2.v20140415 2013-04-15 11:40:37 -05:00
Jesse McConnell 90c44af0e1 Updating VERSION.txt top section 2013-04-15 11:09:27 -05:00
Jesse McConnell b2d44f8295 Merge branch 'master' into release-9 2013-04-15 11:08:34 -05:00
Greg Wilkins c912231d74 364921 - FIN WAIT sockets 2013-04-15 18:40:05 +10:00
Greg Wilkins 4b546de9c9 364921 - FIN WAIT sockets 2013-04-15 17:19:35 +10:00
Greg Wilkins 668290b77e made QoS test more travis CI friendly 2013-04-15 16:31:38 +10:00
Greg Wilkins a03a5c340b 405540 ServletContextListeners call in reverse in doStop 2013-04-15 14:31:41 +10:00
Greg Wilkins 4e3c7367af virtual host example 2013-04-15 12:29:08 +10:00
Greg Wilkins 2e5dd6b442 405679 example other server for documentation 2013-04-15 11:59:48 +10:00
Greg Wilkins 333f23bebd added magic empty line 2013-04-15 11:22:23 +10:00
Greg Wilkins 9a26992c8a 402885 reuse Deflaters in GzipFilter 2013-04-15 11:06:06 +10:00
Simone Bordet 70e6655ec5 364921 - FIN WAIT sockets.
Interim commit, as things are not working exactly right yet.
2013-04-12 23:17:24 +02:00
Simone Bordet 9fd155d36e Marked the test with @Stress. 2013-04-12 14:07:58 +02:00
Simone Bordet de7adaf0d2 Reverted usages of ConcurrentArrayBlockingQueue until proven it's correctly implemented. 2013-04-12 13:58:31 +02:00
Simone Bordet f57a4a45a6 405551 - InputStreamResponseListener.await returns null when request fails.
Moved the success/failure logic to onComplete(), to be notified even if only the request fails.
2013-04-12 13:50:45 +02:00
Greg Wilkins 9885449bdf 364921 improved close of SSL to avoid FINWAITs 2013-04-12 20:37:13 +10:00
Thomas Becker 7ed3a343ad 405449 spdy improve handling of duplicate stream Ids 2013-04-11 12:28:33 +02:00
Jan Bartel 8a0ba267c1 Rename some jetty-osgi classes, add comments, organize imports. 2013-04-11 15:14:08 +10:00
Jan Bartel 6783975707 Prune unused code; add more comments; rename classes. 2013-04-11 15:14:08 +10:00
Greg Wilkins 9bb0260410 improved shutdown handling for travis CI 2013-04-11 12:01:01 +10:00
Greg Wilkins a0ec3b6834 removed commented out line 2013-04-11 12:00:41 +10:00
Greg Wilkins 4c04f5dd40 403591 do not use the ConcurrentArrayBlockingQueue for thread pool, selector and async request log 2013-04-11 11:46:07 +10:00
Greg Wilkins c7c3e4455f 404511 fixed poor methods in ArrayTernaryTrie 2013-04-11 11:46:07 +10:00
Jan Bartel 76df005c64 405119 Tidy up comments and code formatting for osgi 2013-04-11 10:23:20 +10:00
Greg Wilkins e8d9625dcc adjust tests to make them more travis CI compatible 2013-04-11 08:33:28 +10:00
Jan Bartel 5637db66e8 405352 Servlet init-param always overridden by WebServlet annotation 2013-04-11 06:36:44 +10:00
Greg Wilkins e4e514d10a post 9.0.1 2013-04-11 06:24:45 +10:00
Greg Wilkins 5728077faf Merge remote-tracking branch 'origin/release-9' 2013-04-11 06:24:01 +10:00
Thomas Becker 6a6660bfc6 405364 spdy imeplement MAX_CONCURRENT_STREAMS 2013-04-10 16:49:45 +02:00
Simone Bordet aa4e79efe2 Ignoring queue benchmark tests as they take too long to run. 2013-04-09 23:05:34 +02:00
Simone Bordet ff08b1c2e5 Setting the heap size to 1 GiB for tests. 2013-04-09 18:36:09 +02:00
Simone Bordet 45253bfb2a Added benchmark for queues. 2013-04-09 12:13:53 +02:00
Simone Bordet e004ce0017 Merged branch 'jetty-8' into 'master'. 2013-04-08 16:48:02 +02:00
Simone Bordet e6fb9adeda Merge branch 'jetty-7' into jetty-8 2013-04-08 16:42:58 +02:00
Simone Bordet 87b1003641 Removed module jetty-npn, it now lives in its own repository at http://git.eclipse.org/c/jetty/org.eclipse.jetty.npn.git. 2013-04-08 16:41:50 +02:00
Greg Wilkins b8dd8bde14 [maven-release-plugin] prepare for next development iteration 2013-04-08 12:31:34 +10:00
Greg Wilkins bf3771904b [maven-release-plugin] prepare release jetty-9.0.1.v20130408 2013-04-08 12:30:59 +10:00
Greg Wilkins 1395675f21 Updating VERSION.txt top section 2013-04-08 11:23:41 +10:00
Greg Wilkins 4cb8aa3546 Merge branch 'master' into release-9 2013-04-08 11:21:39 +10:00
Jan Bartel 0965ca62e2 404906 servlets with load-on-startup = 0 are not fired up on jetty 9 startup 2013-04-08 09:58:46 +10:00
Greg Wilkins 44ec0b3f49 403360 Named connectors 2013-04-08 09:25:54 +10:00
Greg Wilkins 4e8406f62d Updating VERSION.txt top section 2013-04-08 08:20:58 +10:00
Greg Wilkins 574ec5831a Merge branch 'master' into release-9 2013-04-08 08:18:02 +10:00
Simone Bordet 120b8c9839 405044 - Query parameters lost for non GET or POST. 2013-04-05 23:20:19 +02:00
Greg Wilkins 01c2322615 404325 data constraint redirection does send default port 2013-04-05 17:24:00 +11:00
Greg Wilkins 533cd57b53 Merge remote-tracking branch 'origin/jetty-8'
Conflicts:
	jetty-security/src/main/java/org/eclipse/jetty/security/ConstraintSecurityHandler.java
	jetty-security/src/test/java/org/eclipse/jetty/security/ConstraintTest.java
2013-04-05 16:46:20 +11:00
Greg Wilkins abcb4f163b Merge remote-tracking branch 'origin/jetty-7' into jetty-8
Conflicts:
	jetty-security/src/main/java/org/eclipse/jetty/security/ConstraintSecurityHandler.java
2013-04-05 16:35:37 +11:00
Greg Wilkins cada28e8cf 404325 data constraint redirection does send default port 2013-04-05 16:32:51 +11:00
Greg Wilkins 39d690ed2a 404889 SelectorManager accepts attachments with sockets 2013-04-05 15:36:23 +11:00
Simone Bordet c5931ad56f 404610 - Reintroduce ability to disallow TLS renegotiation.
After review with Greg, avoid to clear the encrypted buffer after detection of reconnection denied.
2013-04-05 01:26:51 +02:00