4447 Commits

Author SHA1 Message Date
Jan Bartel
8a9d25a48b 392641 JDBC Sessions not scavenged if expired during downtime 2012-10-26 09:26:40 +11:00
Jan Bartel
e8a77e7fce Merge remote-tracking branch 'origin/jetty-7' into jetty-8 2012-10-21 20:20:04 +11:00
Jan Bartel
63ec4e4a39 392525 Add option to --stop-wait to specify timeout 2012-10-21 20:18:45 +11:00
Jan Bartel
0ad8913034 Merge remote-tracking branch 'origin/jetty-7' into jetty-8 2012-10-18 16:43:03 +11:00
Jan Bartel
4769ada666 392239 Allow no error-code or exception for error-pages 2012-10-18 16:34:15 +11:00
Jan Bartel
f6c1ade82f Refactor AbstractSession to remove _jdbcAttributes 2012-10-18 14:40:22 +11:00
Jan Bartel
bf1966ca94 392239 Throw exception if no code or exception in error-page element 2012-10-18 11:30:48 +11:00
Jan Bartel
3920146bf0 Remove printlns 2012-10-15 16:06:07 +11:00
Jan Bartel
6d26b45afe 391877 org.eclipse.jetty.webapp.FragmentDescriptor incorrectly reporting duplicate others for after ordering 2012-10-15 12:12:53 +11:00
Jan Bartel
07327cf46d Fix license header 2012-10-13 21:14:03 +11:00
Jan Bartel
785e06d347 390108 Servlet 3.0 API for programmatic login doesn't appear to work 2012-10-12 19:00:28 +11:00
Jan Bartel
7625f0b8b3 Merge remote-tracking branch 'origin/master' into jetty-8 2012-10-11 16:34:16 +11:00
Jan Bartel
5277122dd8 391622 Be lenient on RFC6265 restriction on duplicate cookie names in same response 2012-10-11 16:09:35 +11:00
Jan Bartel
86b51e608f 391623 Add option to --stop to wait for target jetty to stop 2012-10-11 13:40:33 +11:00
Jesse McConnell
f26b792782 [Bug 391483] fix bad javadoc example in shutdown handler 2012-10-09 15:23:01 -05:00
Jan Bartel
31807b7892 391188 Files written with Request.getPart().write(filename) should not be auto-deleted 2012-10-08 11:09:41 +11:00
Jan Bartel
36a2ed10be 391080 Multipart temp files can be left on disk from Request.getPart and getParts 2012-10-04 18:31:09 +10:00
Jan Bartel
25cdef966c 391080 Multipart temp files can be left on disk with MultiPartFilter 2012-10-04 15:24:23 +10:00
Jan Bartel
23fe83a689 391082 No exception if multipart input stream incomplete 2012-10-04 14:51:13 +10:00
Jan Bartel
ce3ba58887 390163 Implement ServletRegistration.Dynamic.setServletSecurity 2012-09-29 16:15:55 +10:00
Jan Bartel
c7e36470c5 390503 http-method-omission element not being processed 2012-09-28 20:16:52 +10:00
Jan Bartel
286df12f03 Merge remote-tracking branch 'origin/master' into jetty-8
Conflicts:
	jetty-annotations/src/main/java/org/eclipse/jetty/annotations/AnnotationParser.java
2012-09-28 19:27:07 +10:00
Jan Bartel
156e33bd23 Merge remote-tracking branch 'origin/master' into jetty-8 2012-09-28 18:47:33 +10:00
Jan Bartel
f3e151467d 390161 Apply DeferredAuthentication fix to jaspi 2012-09-28 18:34:00 +10:00
Jan Bartel
0ab5773963 390560 The method AnnotationParser.getAnnotationHandlers(String) always returns a empty collection. 2012-09-28 00:26:22 +10:00
Greg Wilkins
eacd75bbfd 390161 jetty-9 do not share DeferredAuthentication 2012-09-27 10:13:23 +10:00
Jan Bartel
95298f27c7 JETTY-1547 Jetty does not honor web.xml web-app/jsp-config/jsp-property-group/default-content-type 2012-09-27 07:25:34 +10:00
Jesse McConnell
494f7e48fc add websocket test for http keyword in response message from reported issue 2012-09-25 08:18:06 -05:00
Jan Bartel
af233a8a37 389686 Fix reference to org.eclipse.jetty.util.log.stderr.LONG system property in javadoc for StdErrLog 2012-09-21 11:25:58 +10:00
Jan Bartel
de17f8ec45 Merge remote-tracking branch 'origin/master' into jetty-8 2012-09-20 17:03:21 +10:00
Jan Bartel
1c5d007384 389965 OPTIONS should allow spaces in comma separated list 2012-09-20 17:02:18 +10:00
Jan Bartel
34c82efbcb Merge remote-tracking branch 'origin/master' into jetty-8 2012-09-20 16:50:10 +10:00
Jan Bartel
04d8dc664f 389956 Bad __context set in WebAppContext.start sequence with respect to ENC setup 2012-09-20 16:47:00 +10:00
Jan Bartel
c5395cff85 389452 if web-fragment metadata-complete==true still scan its related jar if there there is a ServletContainerInitializer, ensure webapp restarts work 2012-09-17 17:13:20 +10:00
Jan Bartel
394c478b19 389452 if web-fragment metadata-complete==true still scan its related jar if there there is a ServletContainerInitializer
Also some refactoring to simplify scanning for annotations/classes.
2012-09-14 16:51:53 +10:00
Jan Bartel
944b23240e 388706 Avoid unnecessary indirection through Charset.name 2012-09-13 17:03:10 +10:00
Jan Bartel
e1e321a243 Merge remote-tracking branch 'origin/master' into jetty-8 2012-09-13 14:10:01 +10:00
Jan Bartel
0035343af3 388675 Non utf8 encoded query strings not decoded to parameter map using queryEncoding 2012-09-13 13:35:27 +10:00
Jan Bartel
7af01587a8 389390 AnnotationConfiguration is ignored if the metadata-complete attribute is present in an override descriptor regardless of the value 2012-09-13 11:29:36 +10:00
Jesse McConnell
e7f1743dd4 Merge branch 'release' 2012-09-10 16:10:54 -05:00
Jesse McConnell
c7f8bdfee8 prep for dev 2012-09-10 16:10:42 -05:00
Jesse McConnell
73f0730de1 Merge branch 'release-8' into jetty-8 2012-09-10 15:40:24 -05:00
Jesse McConnell
ff2b988eff prep for dev 2012-09-10 15:40:04 -05:00
Jesse McConnell
a8994178f5 [maven-release-plugin] prepare for next development iteration 2012-09-10 14:18:11 -05:00
Jesse McConnell
92180a9700 [maven-release-plugin] prepare release jetty-7.6.7.v20120910 jetty-7.6.7.v20120910 2012-09-10 14:18:01 -05:00
Jesse McConnell
10e4027579 [maven-release-plugin] prepare for next development iteration 2012-09-10 13:59:34 -05:00
Jesse McConnell
57a6258f96 [maven-release-plugin] prepare release jetty-8.1.7.v20120910 jetty-8.1.7.v20120910 2012-09-10 13:59:10 -05:00
Jesse McConnell
1ec8b2621b [maven-release-plugin] prepare release jetty-7.6.7.v20120910 2012-09-10 13:47:05 -05:00
Jesse McConnell
fbadf940be Merge branch 'jetty-8' into release-8 2012-09-10 13:16:03 -05:00
Jesse McConnell
0c3f1b6ab1 prep for release 2012-09-10 13:15:40 -05:00