Commit Graph

3752 Commits

Author SHA1 Message Date
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
Greg Wilkins 5e83df20c8 various sonar/findbug code cleanups 2012-04-25 00:00:54 +10:00
Jan Bartel 734f2bcae1 371853 Support bundleentry: protocol for webapp embedded as directory in osgi bundle 2012-04-24 18:16:11 +10:00
Jan Bartel 25bc28c545 376801 Make JAAS login modules useable without jetty infrastructure 2012-04-24 18:12:30 +10:00
Simone Bordet 107d3a4492 Removed duplicate logger. 2012-04-23 16:25:21 +02:00
Simone Bordet ef7057a4f1 Made testCONNECTAndPOSTWithBigBody() send a bigger body to exercise SelectChannelEndPoint.blockWritable(). 2012-04-20 15:07:36 +02:00
Jesse McConnell a93ef5fdc3 Merge branch 'release' 2012-04-16 12:55:40 -05:00
Jesse McConnell 582f92aa21 prep for dev 2012-04-16 12:53:30 -05:00
Jesse McConnell 10e269ad68 [maven-release-plugin] prepare for next development iteration 2012-04-16 09:37:15 -05:00
Jesse McConnell df1f709ea2 [maven-release-plugin] prepare release jetty-7.6.3.v20120416 2012-04-16 09:37:08 -05:00
Jesse McConnell 461282a573 Updating VERSION.txt top section 2012-04-16 09:10:25 -05:00