Commit Graph

4411 Commits

Author SHA1 Message Date
Greg Wilkins 65202e9abe 393363 Use Locale.ENGLISH for all toUpperCase and toLowerCase calls 2012-11-02 11:55:00 +11:00
Greg Wilkins ba06103442 393383 delay onClose call until closeOut is done 2012-11-02 10:28:23 +11:00
Jesse McConnell e93a254306 [Bug 393218] add xsd=application/xml mime mapping to defaults 2012-11-01 10:57:17 -05:00
Jesse McConnell b5fd095055 added test case to validate the existing regex rewrite rule as wired up 2012-10-31 10:24:51 -05:00
Joakim Erdfelt 6108d0df0c 393075 Jetty WebSocket client cannot connect to Tomcat WebSocket Server
* Adding testcase to repliate behavior as reported by bug.
2012-10-29 11:18:01 -07:00
Jan Bartel 3d198a94fb Merge remote-tracking branch 'origin/jetty-7' into jetty-8 2012-10-29 16:06:38 +11:00
Jan Bartel 8b90057b68 371170 MongoSessionManager LastAccessTimeTest fails 2012-10-29 16:05:46 +11:00
Jan Bartel a8a015d8c2 Merge remote-tracking branch 'origin/jetty-7' into jetty-8 2012-10-29 14:44:12 +11:00
Jan Bartel 7c03c793d5 392812 MongoSessionIDManager never purges old sessions 2012-10-29 12:49:38 +11:00
Jan Bartel 16b159fe8d 393015 Mongodb purge not rescheduled 2012-10-29 12:48:01 +11:00
Jan Bartel 3ef7a8b263 393014 Mongodb purgevalid using query for purgeinvalid 2012-10-29 11:29:34 +11:00
Jan Bartel 4c08f90a3c Merge remote-tracking branch 'origin/jetty-7' into jetty-8 2012-10-27 18:33:14 +11:00
Jan Bartel 0efdc471db Add space to license for license-checker recognition 2012-10-27 18:31:34 +11:00
Jan Bartel e93aa7d42c Merge remote-tracking branch 'origin/jetty-7' into jetty-8 2012-10-26 09:39:53 +11:00
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