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 |
Jan Bartel
|
1c5d007384
|
389965 OPTIONS should allow spaces in comma separated list
|
2012-09-20 17:02:18 +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
|
0035343af3
|
388675 Non utf8 encoded query strings not decoded to parameter map using queryEncoding
|
2012-09-13 13:35:27 +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
|
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
|
2012-09-10 14:18:01 -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
|
4180d7e1f5
|
prepare for release
|
2012-09-10 12:59:04 -05:00 |
Jesse McConnell
|
83781bce8d
|
prepare for release
|
2012-09-10 12:57:18 -05:00 |
Jesse McConnell
|
8da32f2630
|
Merge branch 'master' into release
|
2012-09-10 12:53:31 -05:00 |
Simone Bordet
|
18539cd903
|
Reverted log call at info level back to debug level.
|
2012-09-10 18:05:18 +02:00 |
Jan Bartel
|
2de753b30a
|
388895 Update dependencies for jetty-jndi
|
2012-09-06 11:55:02 +10:00 |
Jesse McConnell
|
093becb688
|
Merge branch 'release'
|
2012-09-03 14:32:54 -05:00 |
Jesse McConnell
|
fb929aca20
|
prep for dev
|
2012-09-03 14:32:38 -05:00 |
Jesse McConnell
|
d37deeea74
|
[maven-release-plugin] prepare for next development iteration
|
2012-09-03 13:33:18 -05:00 |
Jesse McConnell
|
41e9b1f6e2
|
[maven-release-plugin] prepare release jetty-7.6.6.v20120903
|
2012-09-03 13:33:10 -05:00 |
Jesse McConnell
|
1587c3e8c5
|
Updating VERSION.txt top section
|
2012-09-03 12:49:16 -05:00 |
Jesse McConnell
|
694c8af3ba
|
Merge branch 'master' into release
|
2012-09-03 12:47:48 -05:00 |
Greg Wilkins
|
fd01a1b496
|
JETTY-1541 fixed different behaviour for single byte writes
|
2012-09-03 17:57:37 +10:00 |
Greg Wilkins
|
a922d44ce0
|
388652 Do not flush on handle return if request is suspended
|
2012-09-03 13:48:17 +10:00 |
Thomas Becker
|
842f30fb87
|
Additional test to make sure that jetty sends a 500 response code when an exception is thrown.
|
2012-08-31 15:23:47 +02:00 |
Greg Wilkins
|
c3844a43c9
|
388502 handle earlyEOF with 500
|
2012-08-31 19:00:42 +10:00 |
Greg Wilkins
|
da82238d6b
|
improved efficiency
|
2012-08-31 17:19:47 +10:00 |