Commit Graph

3763 Commits

Author SHA1 Message Date
Greg Wilkins 077b220cf8 380212 Clear buffer if parsing fails due to full buffer 2012-05-22 14:23:40 +02:00
Greg Wilkins 473ebb447a Merge "377403: fix GzipFilter.java javadoc" 2012-05-22 07:59:56 -04:00
Greg Wilkins c6c2e000ad Merge "379116: start.jar fix to shutdown child processes with --exec. Remove finally block and replace with a shutdown hook in _exec if branch." 2012-05-22 07:57:41 -04:00
Greg Wilkins e002fc4a5e 367608 - ignore the aysncrequestreadtest as it is known to fail and is waiting for a fix 2012-05-22 12:01:09 +02:00
Jan Bartel 5420009f0f 380222 JettyPolicyRuntimeTest failure 2012-05-22 11:31:33 +02:00
Jan Bartel 6f6164862f Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-05-22 10:26:31 +02:00
Thomas Becker fdf6dac1d3 spdy: no push if the main request contains if-modified-since header
Change-Id: I9462d8d3ff68dd9cf74ad5a45a093e598c6d704b
2012-05-14 18:50:49 +02:00
Jan Bartel cd614823a6 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-05-14 18:44:48 +02:00
Thomas Becker d7fec35028 379116: start.jar fix to shutdown child processes with --exec. Remove finally block and replace with a shutdown hook in _exec if branch.
Change-Id: I85af53090a2797f433aca22276b413762999a477
2012-05-10 17:04:47 +02:00
Jan Bartel 9773113a47 After discussion with original author Hugues, decided to remove this implementation in favour of using only JettyServerServiceTracker. 2012-05-10 14:54:42 +02:00
Thomas Becker 5687aa8beb SPDY: move probably blocking/long running flush out of synchronized block in StandardSession.syn(..)
Change-Id: I29b748495adb1fa48fab8dc130a8067ff3be6bc5
2012-05-10 12:29:58 +02:00
Jan Bartel ea557759b3 379089 DefaultServlet ignores its resourceBase and uses context's ResourceCollection when listing diretories 2012-05-10 11:30:04 +02:00
Jan Bartel b281b037dd 379015 Use factored jetty xml config files for defaults 2012-05-10 11:27:58 +02:00
Jan Bartel 9aa5f49df5 379015 Use factored jetty xml config files for defaults 2012-05-09 18:28:28 +02:00
Jan Bartel 3618be23cd Cosmetic changes: typos, javadocs, comments, indenting 2012-05-09 16:47:45 +02:00
Jan Bartel eae1b01122 Reformat and reindent code. 2012-05-09 09:33:44 +02:00
Jan Bartel d0f35d10fd Updated version on pom 2012-05-08 15:23:23 +02:00
Jan Bartel 4926fa9bd5 Reformatted classes. 2012-05-08 15:21:43 +02:00
Simone Bordet 72befc31b0 Adding the scheme header to the tests. 2012-05-07 22:45:21 +02:00
Simone Bordet 858c143b4f Fixed tests: pushed streams cannot reply. 2012-05-07 22:45:21 +02:00
Simone Bordet 14f8091252 Completed implementation of the referrer SPDY push strategy. 2012-05-07 22:45:21 +02:00
Simone Bordet 362e011851 Fixed SPDY push implementation, by correctly supporting pushed streams also on the client side. 2012-05-07 22:45:21 +02:00
Simone Bordet f607d34fdc Fixed Javadocs. 2012-05-07 22:45:21 +02:00
Simone Bordet 75414a05c0 Guarded against NPE in case of null Header. 2012-05-07 22:45:21 +02:00
Simone Bordet f75a9d83f1 Updates to the SPDY push implementation. 2012-05-07 22:45:21 +02:00
Simone Bordet 3ce07230d5 Initial draft for SPDY push. 2012-05-07 22:45:20 +02:00
Jan Bartel 50ebafb286 378487 Null out contextPath on Request.recycle 2012-05-04 15:58:38 +02:00
Jan Bartel 7158ad9f63 378273 Remove default Bundle-Localization header 2012-05-03 13:55:27 +02:00
Jan Bartel 1ca8eb030d 377610 New session not timed out if an old session is invalidated in scope of same request 2012-05-02 16:41:32 +02:00
Jan Bartel b131a0b30b 378242 Re-extract war on restart if incomplete extraction
Also removed unneeded .active files (used by a jetty-6 feature to try to overcome sun bug on tmp files not being deleted on windows that has not been ported to jetty-7)
2012-05-02 15:01:08 +02:00
Jan Bartel d0825239af 377391 Manifest updates to jetty-osgi-boot-logback 2012-05-02 14:47:31 +02:00
Jan Bartel 5755da0b36 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-04-29 09:33:17 +10:00
Jan Bartel 8f98d7976f 377391 Bundle-Version for org.eclipse.jetty.osgi.* is not correct 2012-04-29 09:32:26 +10:00
Thomas Becker f362fb0b48 spdy push implementation
Change-Id: Ibca8ce444588785f13c9890370422a2dc4b149ac
2012-04-27 17:44:22 +02:00
Thomas Becker 011ae1f447 377587: UnitTest for ConnectHandler.write() with partial writes and non full buffer.
Change-Id: I8a8a3d57cba7a9c3502d1b6af6ff6eb5ac4e4ef5

377587: UnitTest for ConnectHandler.write() with partial writes and non full buffer.

Change-Id: I8d104d54de55e22325d14e69b474b245fe9d126c
2012-04-27 11:13:44 +02:00
Jan Bartel b684bfa05c 373620 Add ch.qos.logback.access.jetty to the Import-Package for jetty-osgi-boot-logback bundle 2012-04-27 13:36:40 +10:00
Greg Wilkins f70886cec0 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-04-27 08:10:18 +10:00
Jan Bartel 1634ac1fce 377391 Bundle-Version for org.eclipse.jetty.osgi.* is not correct 2012-04-27 08:06:41 +10:00
Greg Wilkins 7f542fcdca removed slf4j from aggregate 2012-04-26 19:00:31 +10:00
Jan Bartel 1169319e4a Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-04-26 08:53:58 +10:00
Jan Bartel 190459817b 377709 Support for RequestParameterCallback missing 2012-04-26 08:53:02 +10:00
Greg Wilkins 925340c72b handle setting null charset 2012-04-26 08:03:29 +10:00
Greg Wilkins fbac246a41 376152 apply context resources recursively 2012-04-25 18:17:35 +10:00
Greg Wilkins 66e7caea86 377259: better handle bad encodings 2012-04-25 17:34:08 +10:00
Greg Wilkins 934de295fe Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-04-25 16:02:33 +10:00
Greg Wilkins 0524e2d47a 377550 set charset when content type is set 2012-04-25 16:01:42 +10:00
Jan Bartel 1871b0036f Update version after release 2012-04-25 15:57:01 +10:00
Greg Wilkins b5d377ab26 377587 ConnectHandler write will block on partial write 2012-04-25 11:19:43 +10:00
Jan Bartel c4416e2ed7 377492 NPE when deploying a Web Application Bundle with unresolved Require-TldBundle 2012-04-25 09:54:39 +10:00
Greg Wilkins 0d68272401 Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project 2012-04-25 00:01:20 +10:00