Greg Wilkins
bed3ea04f8
401382 Prevent parseAvailable from parsing next chunk when previous has not been consumed. Handle no content-type in chunked request.
2013-02-21 14:57:36 +11:00
Greg Wilkins
27cad4960b
401382 Prevent parseAvailable from parsing next chunk when previous has not been consumed
2013-02-21 12:43:18 +11:00
Joakim Erdfelt
e210dfbcca
401211 - Remove requirement for jetty-websocket.jar in WEB-INF/lib
...
+ Adding appropriate configuration in WebAppContext to use
WebSocketServlet from server classloader. Similar to how
the WebSocket interface and WebSocketFactory are also
defined.
+ Marking jetty-websocket as provided in test webapp
2013-02-19 09:38:32 -07:00
Jesse McConnell
cf98276b32
[Bug 394064] ensure that JarFile instances are closed on JarFileResource.release()
2013-02-15 11:59:39 -06:00
Greg Wilkins
2581eb130a
381521 allow compress methods to be configured
2013-02-15 12:12:12 +11:00
Greg Wilkins
c7d985fa02
400859 limit max size of writes from cached content
2013-02-15 11:20:29 +11:00
Greg Wilkins
d74a8c8281
398649 ServletContextListener.contextDestroyed() is not called on ContextHandler unregistration
2013-02-15 11:19:04 +11:00
Jan Bartel
9c96892870
400457 Thread context classloader hierarchy not searched when finding webapp's java:comp/env
...
Reset classloaders after each test
2013-02-14 17:14:16 +11:00
Jan Bartel
ae76e07303
400457 Thread context classloader hierarchy not searched when finding webapp's java:comp/env
2013-02-14 15:58:24 +11:00
Joakim Erdfelt
14e24c97aa
400040 - NullPointerException in HttpGenerator.prepareBuffers
...
+ Adding safety check on _header use
2013-02-05 18:07:23 -07:00
Joakim Erdfelt
65c2112964
Making Jsp tests work on JDK's less than 7
2013-02-05 18:00:58 -07:00
Jan Bartel
d7920f236f
398649 ServletContextListener.contextDestroyed() is not called on ContextHandler unregistration
2013-02-01 18:58:46 +11:00
Greg Wilkins
1610329d3e
399703 made encoding error handling consistent
2013-02-01 15:31:55 +11:00
Jesse McConnell
b679565178
Merge branch 'release-7' into jetty-7
2013-01-31 10:41:20 -06:00
Jesse McConnell
81d3c76780
prep for dev
2013-01-31 10:41:05 -06:00
Jesse McConnell
a5e1e04af1
[maven-release-plugin] prepare for next development iteration
2013-01-31 08:42:20 -06:00
Jesse McConnell
b7fb18fd65
[maven-release-plugin] prepare release jetty-7.6.9.v20130131
2013-01-31 08:42:12 -06:00
Jesse McConnell
ade2e15318
Set for release
2013-01-31 08:03:42 -06:00
Jesse McConnell
2e2c07dad9
Set for release
2013-01-31 08:02:54 -06:00
Jesse McConnell
50f5fe6716
Merge branch 'jetty-7' into release-7
2013-01-31 08:01:58 -06:00
Jesse McConnell
c87cc4d4f0
resolve compilation issues with statistics servlet post patch application
2013-01-29 15:48:33 -06:00
KARASZI István
dd4a80288b
[Bug 391249] fix for invalid XML node dispatchedTimeMean in statistics servlet
...
Signed-off-by: Jesse McConnell <jesse.mcconnell@gmail.com>
2013-01-29 15:43:02 -06:00
KARASZI István
840f147019
[Bug 391248] fixing localhost checking in statistics servlet
...
Signed-off-by: Jesse McConnell <jesse.mcconnell@gmail.com>
2013-01-29 15:41:39 -06:00
Jesse McConnell
1910fb8ce4
[Bug 391345] fix missing br tag in statistics servlet
2013-01-29 14:55:22 -06:00
Jesse McConnell
ddce31a323
[Bug 396574] add JETTY_HOME as a location for pid to be found
2013-01-29 14:48:25 -06:00
Jesse McConnell
b9b7e76b7c
[Bug 396574] add /Users/jesse/installs/jetty as a location for pid to be found
2013-01-29 14:07:27 -06:00
Jesse McConnell
35ebe6cea3
[Bug 394541] remove continuation jar from distro, add as dep to test-jetty-webapp
2013-01-29 13:34:45 -06:00
Thomas Becker
988206c36a
393968 fix typo in javadoc
2013-01-28 16:11:33 +01:00
Greg Wilkins
9b383c5780
381521 Only set Vary header when content could be compressed
2013-01-26 11:03:46 +11:00
Jesse McConnell
1a31067369
Add note about getCanonicalFile check and fix IdleSession test in test hash sessions
2013-01-25 16:25:59 -06:00
Jesse McConnell
b3043276bc
add corresponding correct file removal check
2013-01-25 16:12:08 -06:00
Jesse McConnell
111bd19634
doh, header
2013-01-25 15:30:59 -06:00
Jesse McConnell
d4568feba6
[Bug 399132] check parent dir of session store against file to be removed
2013-01-25 15:22:16 -06:00
Jesse McConnell
c00e8d0283
Add analystics to aggregate javadoc profile (so it only targeted on actual release deployment.)
2013-01-25 11:26:25 -06:00
Greg Wilkins
4a1a4700c3
382237 support non java JSON classes
2013-01-25 12:28:54 +11:00
Greg Wilkins
c9d026703f
removed System.outs
2013-01-25 09:42:51 +11:00
Greg Wilkins
161a14d9d0
381521 Only set Vary header when content could be compressed
2013-01-24 14:07:25 +11:00
Joakim Erdfelt
a7aab0b6c6
Bumping up jetty-version-maven-plugin to 1.0.9
2013-01-23 13:56:05 -07:00
Jan Bartel
92af54c3fc
Make IdleTimeoutTest jdk1.5 compliant
2013-01-22 08:58:35 +11:00
Jan Bartel
91a94f8213
362226 HttpConnection "wait" call causes thread resource exhaustion
2013-01-21 16:43:57 +11:00
Greg Wilkins
b36411d382
381521 Only set Vary header when content could be compressed
2013-01-21 12:09:46 +11:00
Greg Wilkins
747eeb87c1
398337 UTF-16 percent encoding in UTF-16 form content
2013-01-17 09:04:04 +11:00
Greg Wilkins
c4e77feefa
unit test uses fake JSP
2013-01-15 15:53:54 +11:00
Jan Bartel
98146f2ca2
396500 HttpClient Exchange takes forever to complete when less content sent than Content-Length
2013-01-15 14:17:41 +11:00
Jesse McConnell
a4dbb5823c
update license blocks for 2013
2013-01-11 14:57:51 -06:00
Greg Wilkins
1add18a57b
397535 Support pluggable alias checking to support symbolic links
2013-01-10 13:23:11 +11:00
Greg Wilkins
8deb1222db
Making change to reintroduce this test to merged 8
2013-01-10 13:03:27 +11:00
Greg Wilkins
a17a290eb5
381521 Only set Vary header when content could be compressed
2013-01-10 12:02:11 +11:00
Joakim Erdfelt
7a3b440a62
Refactoring Jsp + DefaultServlet + Resource Aliasing test cases
2013-01-09 15:22:32 -07:00
Greg Wilkins
64ed66db8b
Remove test needing java 7
2013-01-08 09:12:08 +11:00