4081 Commits

Author SHA1 Message Date
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
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
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
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
Jesse McConnell
7fadb8548b set for release 2012-11-06 07:41:59 -06:00
Jesse McConnell
7172e4e959 Merge branch 'jetty-7' into release-7 2012-11-06 07:37:47 -06:00
Jesse McConnell
581779a9df reset 2012-11-06 07:37:07 -06:00
Jan Bartel
fe09ca0e66 391623 Add option to --stop to wait for target jetty to stop 2012-11-06 14:35:37 +11:00
Jesse McConnell
26b4f69a02 Merge branch 'release-7' into jetty-7 2012-11-05 13:25:12 -06:00
Jesse McConnell
c74a56582a set for dev 2012-11-05 13:24:43 -06:00
Jesse McConnell
70d591c430 [maven-release-plugin] prepare for next development iteration 2012-11-05 12:16:03 -06:00
Jesse McConnell
017826b4eb [maven-release-plugin] prepare release jetty-7.6.8.v20121105 2012-11-05 12:15:57 -06:00
Jesse McConnell
a83f7794e1 Merge branch 'jetty-7' into release-7 2012-11-05 11:46:51 -06:00
Jesse McConnell
92e2ad44fc Updating VERSION.txt top section 2012-11-05 11:45:59 -06:00
Jesse McConnell
073ab7af20 Merge branch 'jetty-7' into release-7 2012-11-05 11:43:27 -06:00
Joakim Erdfelt
53f1892f7b Fixing license header 2012-11-05 10:40:20 -07:00
Joakim Erdfelt
7b3a15a403 Fixing license-check plugin scope 2012-11-05 10:39:52 -07:00
Joakim Erdfelt
c1f06f9329 Moving license check to default build for top-level only 2012-11-05 10:37:00 -07:00
Jan Bartel
fff825a997 393494 HashSessionManager can't delete unrestorable sessions on Windows 2012-11-05 16:26:20 +11:00
Greg Wilkins
36ddd3f5d6 393368 min websocket version 2012-11-05 11:02:50 +11:00
Greg Wilkins
13f6940fc3 393363 Use Locale.ENGLISH for all toUpperCase and toLowerCase calls 2012-11-02 13:16:53 +11:00
Joakim Erdfelt
b6cca66914 Fixing compile issue. File.getName(Locale) is not allowed. 2012-11-01 19:12:36 -07:00
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
8b90057b68 371170 MongoSessionManager LastAccessTimeTest fails 2012-10-29 16:05:46 +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
0efdc471db Add space to license for license-checker recognition 2012-10-27 18:31:34 +11:00
Jan Bartel
8a9d25a48b 392641 JDBC Sessions not scavenged if expired during downtime 2012-10-26 09:26:40 +11:00
Jan Bartel
63ec4e4a39 392525 Add option to --stop-wait to specify timeout 2012-10-21 20:18:45 +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
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
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
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