4447 Commits

Author SHA1 Message Date
Jan Bartel
43c9bba86d 393158 java.lang.IllegalStateException when sending an empty InputStream 2012-12-17 18:40:50 +11:00
Jan Bartel
f9e76b1620 Merge remote-tracking branch 'origin/jetty-7' into jetty-8
Conflicts:
	jetty-servlet/src/main/java/org/eclipse/jetty/servlet/ServletHandler.java
	jetty-servlets/src/main/java/org/eclipse/jetty/servlets/MultiPartFilter.java
	jetty-util/src/main/java/org/eclipse/jetty/util/ReadLineInputStream.java
2012-12-14 11:48:55 +11:00
Jan Bartel
aacc8a1712 396459 Log specific message for empty request body for multipart mime requests 2012-12-14 11:02:44 +11:00
Jan Bartel
892cafd9a3 396459 Log specific message for empty request body for multipart mime requests 2012-12-14 10:42:58 +11:00
Greg Wilkins
a478271828 JETTY-1533 handle URL with no path 2012-12-13 07:59:21 +11:00
Thomas Becker
b1a7779bd2 393220 remove dead code from ServletHandler and log ServletExceptions in warn instead of debug 2012-12-12 19:27:31 +01:00
Greg Wilkins
979d6dbbf9 367638 throw exception for excess form keys 2012-12-08 10:05:32 +11:00
Joakim Erdfelt
57849a905f Adding -Dtest.slow.destroy support to CookieDump to aid in testing of
start.jar -DSTOP.WAIT=360 --stop
2012-12-03 13:04:03 -07:00
Joakim Erdfelt
7c0f7cc8f4 Fixing for JDK5. 2012-12-03 12:55:37 -07:00
Greg Wilkins
d269015c7d Merge remote-tracking branch 'origin/jetty-7' into jetty-8 2012-11-30 09:09:22 +11:00
Greg Wilkins
61a0d48df4 395394 allow logging from boot classloader 2012-11-30 08:33:56 +11:00
Greg Wilkins
cfa1c1e2e4 395394 allow logging from boot classloader 2012-11-30 07:56:38 +11:00
Jesse McConnell
61e5aba531 Merge branch 'jetty-7' into jetty-8 2012-11-29 11:31:27 -06:00
Jesse McConnell
a22f2a25eb tweak tests and add some commenting 2012-11-29 11:30:02 -06:00
Jesse McConnell
51bb01e14b decode the request uri and validate that 2012-11-29 11:23:16 -06:00
Jesse McConnell
a5081abc55 add license headers 2012-11-29 10:54:35 -06:00
Jesse McConnell
90b8f60e7b [Bug 395380] add ValidUrlRule to jetty-rewrite 2012-11-29 10:53:50 -06:00
Jan Bartel
2d97e5b0ca Merge remote-tracking branch 'origin/jetty-7' into jetty-8 2012-11-29 17:18:51 +11:00
Jan Bartel
2723c415bf 395215 Multipart mime with just LF and no CRLF 2012-11-29 16:48:21 +11:00
Hugues Malphettes
e999c45bad 394294 Start web-bundles started before jetty
A web-bundle started before jetty-osgi should be deployed
as a webapp when jetty-osgi starts.
Thanks to Constantine Nosovsky for the patch.
2012-11-23 18:29:07 +08:00
Jan Bartel
8241089364 Merge remote-tracking branch 'origin/jetty-7' into jetty-8 2012-11-23 14:45:34 +11:00
Jan Bartel
769260f251 392417 Prevent Cookie parsing interpreting unicode chars 2012-11-23 12:29:53 +11:00
Jan Bartel
94547fb4ea Fix link to jetty @ eclipse for test webapp 2012-11-23 10:54:47 +11:00
Jan Bartel
3587350447 Fix link to jetty @ eclipse in remote.html 2012-11-23 10:51:47 +11:00
Jan Bartel
976d6e2203 394870 Make enablement of remote access to test webapp configurable in override-web.xml 2012-11-23 10:47:39 +11:00
Greg Wilkins
e42b5bf970 Merge remote-tracking branch 'origin/jetty-7' into jetty-8 2012-11-22 16:35:26 +11:00
Jan Bartel
90a86d3a6b Merge remote-tracking branch 'origin/jetty-7' into jetty-8 2012-11-22 16:26:38 +11:00
Jan Bartel
2693829f23 Merge branch 'jetty-7' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project into jetty-7 2012-11-22 16:14:04 +11:00
Jan Bartel
f6a8005b91 Add blank for license header check 2012-11-22 16:13:44 +11:00
Greg Wilkins
14162c6154 394514 Preserve URI parameters in sendRedirect 2012-11-22 16:10:19 +11:00
Jan Bartel
8920fcc128 394829 Session can not be restored after SessionManager.setIdleSavePeriod has saved the session 2012-11-22 15:50:01 +11:00
Greg Wilkins
597649d4aa 394719 remove regex from classpath matching 2012-11-22 15:41:01 +11:00
Jan Bartel
1f368d269d 394839 Allow multipart mime with no boundary 2012-11-22 10:14:27 +11:00
Jan Bartel
4cf77cea31 394839 Allow multipart mime with no boundary 2012-11-22 09:55:12 +11:00
Thomas Becker
6a194521c0 394811: Make JAASLoginService log login failures to DEBUG instead of WARN. Same for some other exceptions. 2012-11-21 17:42:51 +01:00
Thomas Becker
207745fdef 394811: Make JAASLoginService log login failures to DEBUG instead of WARN. Same for some other exceptions. 2012-11-21 17:41:11 +01:00
Greg Wilkins
9ab2a96715 removed incorrect log.info from listener initialiser 2012-11-12 13:05:06 +11:00
Jan Bartel
8ed0bc40d0 Remove debug printlns from SecurityHandler. 2012-11-12 12:38:06 +11:00
Greg Wilkins
3d3b035b22 Merge remote-tracking branch 'origin/jetty-7' into jetty-8
Conflicts:
	jetty-servlet/src/test/java/org/eclipse/jetty/servlet/DefaultServletTest.java
2012-11-12 09:08:53 +11:00
Greg Wilkins
0f60eb751d 393947 additional tests 2012-11-11 10:25:10 +11:00
Greg Wilkins
75aedbbf45 393947 implement ETags and update gzip filter to handle them 2012-11-11 09:52:26 +11:00
Greg Wilkins
b3274a6baa Merge remote-tracking branch 'origin/jetty-7' into jetty-8
Conflicts:
	VERSION.txt
2012-11-08 14:41:01 +11:00
Greg Wilkins
eaf65a2902 393075 1xx 204 and 304 ignore all headers suggesting content 2012-11-08 14:37:07 +11:00
Greg Wilkins
e615504889 392492 expect headers only examined for requests>=HTTP/1.1 2012-11-08 14:37:07 +11:00
Jesse McConnell
5130847432 Merge branch 'release-8' into jetty-8 2012-11-06 12:01:56 -06:00
Jesse McConnell
d0819605af set for dev 2012-11-06 12:01:06 -06:00
Jesse McConnell
de08c15f77 Merge branch 'release-7' into jetty-7 2012-11-06 09:01:09 -06:00
Jesse McConnell
edf898bdd1 set for dev 2012-11-06 09:00:48 -06:00
Jesse McConnell
f25aa2dca6 [maven-release-plugin] prepare for next development iteration 2012-11-06 08:11:59 -06:00
Jesse McConnell
bbdf7c8ab0 [maven-release-plugin] prepare release jetty-7.6.8.v20121106 jetty-7.6.8.v20121106 2012-11-06 08:11:51 -06:00