Jesse McConnell
|
2175bae0a0
|
[maven-release-plugin] prepare release jetty-7.5.0.RC0
|
2011-08-15 14:18:42 -05:00 |
Jesse McConnell
|
0610ce4387
|
update for release
|
2011-08-15 14:03:25 -05:00 |
Michael Gorovoy
|
6fb751e216
|
354397 RewriteRegexRule handles special characters in regex group
|
2011-08-15 12:24:07 -04:00 |
Greg Wilkins
|
bfda9e0523
|
353073 removed old origin handling
|
2011-08-15 16:16:34 +10:00 |
Greg Wilkins
|
2cb0cd377e
|
353073 better close messages
|
2011-08-15 15:19:14 +10:00 |
Joakim Erdfelt
|
1f1bf28cd6
|
Adding some code to test for gzip no-recompress logic
|
2011-08-12 16:04:46 -07:00 |
Joakim Erdfelt
|
06e7813539
|
Testing some perceived odd behavior with MimeTypes object.
|
2011-08-12 14:04:33 -07:00 |
Joakim Erdfelt
|
c75b76b9a1
|
fixing javadoc errors
|
2011-08-12 10:49:38 -07:00 |
Michael Gorovoy
|
8b4a99758c
|
Fixed more cut/paste errors, added test for file size under minGzipSize, added tests for not gzipped files of all sizes
|
2011-08-12 13:44:15 -04:00 |
Joakim Erdfelt
|
391014691e
|
Fixing copy/paste error
|
2011-08-12 10:06:02 -07:00 |
Michael Gorovoy
|
1ac9463414
|
Removed misleading comments
|
2011-08-12 12:59:18 -04:00 |
Joakim Erdfelt
|
72f28e0b35
|
Rounding out the Content-Length test scenarios
|
2011-08-12 09:35:39 -07:00 |
Greg Wilkins
|
1529892105
|
352684 Added a Dumpable to the thread monitor
|
2011-08-12 15:24:38 +10:00 |
Greg Wilkins
|
904aebd669
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-12 14:24:33 +10:00 |
Greg Wilkins
|
11d89c9e3f
|
353073 too large message handling
|
2011-08-12 14:23:51 +10:00 |
Michael Gorovoy
|
157e1c3fe5
|
352684 Implemented extra stack trace logging mode
|
2011-08-11 20:54:45 -04:00 |
Joakim Erdfelt
|
f39ffad9a9
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-11 13:21:35 -07:00 |
Joakim Erdfelt
|
da8f5052a3
|
Beefing up GzipFilter tests
|
2011-08-11 13:20:31 -07:00 |
Jan Bartel
|
9315e1896d
|
354466 - Typo in example config of jetty-plus.xml
|
2011-08-11 19:31:47 +10:00 |
Greg Wilkins
|
365bc6bb67
|
353073 use java.net ProtocolException
|
2011-08-11 18:24:13 +10:00 |
Greg Wilkins
|
8ae43e9bea
|
353073 expose cookie api
|
2011-08-11 17:26:15 +10:00 |
Greg Wilkins
|
c07e14840c
|
353073 Support fake fragements, so that frames may be larger than buffers
|
2011-08-11 13:26:12 +10:00 |
Greg Wilkins
|
d63294bfe4
|
353073 Improved client javadoc
|
2011-08-11 12:18:36 +10:00 |
Greg Wilkins
|
3d36f07a62
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-11 11:52:52 +10:00 |
Greg Wilkins
|
72caa15632
|
353073 Improved client API to use futures
|
2011-08-11 11:52:33 +10:00 |
Greg Wilkins
|
6b9ecd0806
|
353073 Improved client API to use futures
|
2011-08-11 11:50:23 +10:00 |
Michael Gorovoy
|
f01c8f7ebf
|
352684 Rewrote thread monitor code, removed deadlock detection, removed spin analyzer that was slow
|
2011-08-10 17:28:27 -04:00 |
Michael Gorovoy
|
599d7f92c9
|
352684 Added spinning thread analyzer, improved logging to eliminate redundant info
|
2011-08-10 01:35:47 -04:00 |
Greg Wilkins
|
5ea2806c08
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
Conflicts:
jetty-websocket/src/test/java/org/eclipse/jetty/websocket/WebSocketClientTest.java
|
2011-08-09 15:45:17 +10:00 |
Greg Wilkins
|
75dacc2b61
|
fixed websocket client tests
|
2011-08-09 15:39:26 +10:00 |
Jan Bartel
|
548696ef60
|
354204 - Charset encodings property file not used
|
2011-08-09 13:51:14 +10:00 |
Michael Gorovoy
|
d496a4f80a
|
354014 Content-Length is passed to wrapped response in GZipFilter
|
2011-08-08 18:03:36 -04:00 |
Joakim Erdfelt
|
5e2583084d
|
Making various changes for Java 1.5isms + Generic support
|
2011-08-05 18:10:46 -07:00 |
Joakim Erdfelt
|
222d1ca787
|
Fixing javadoc errors and warnings
|
2011-08-05 18:10:03 -07:00 |
Joakim Erdfelt
|
dc236529b0
|
Adding unit testing to MultiMap
|
2011-08-05 18:09:40 -07:00 |
Michael Gorovoy
|
3362af9856
|
352684 Added thread state information to the log output
|
2011-08-05 18:35:59 -04:00 |
Jesse McConnell
|
3dd582475b
|
Resolve test case issue with comment for Greg on proper order of on*
responses for websocket interface
|
2011-08-05 12:44:41 -05:00 |
Joakim Erdfelt
|
f930050a4a
|
Working out what testBadHandshake keeps failing
|
2011-08-05 10:11:38 -07:00 |
Joakim Erdfelt
|
43e7bcc1a0
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-05 09:56:23 -07:00 |
Joakim Erdfelt
|
300f449e6f
|
Working out what testBadHandshake keeps failing
|
2011-08-05 09:55:51 -07:00 |
Michael Gorovoy
|
4e4099c821
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-05 12:43:20 -04:00 |
Joakim Erdfelt
|
1b51da30f4
|
Working out what testBadHandshake keeps failing
|
2011-08-05 09:30:23 -07:00 |
Michael Gorovoy
|
095cf33010
|
354014 Improved GzipFilterTest to verify that Content-Length header is passed when mime type is not configured.
|
2011-08-05 12:21:32 -04:00 |
Joakim Erdfelt
|
05bd98d822
|
352133 - Generally resolve java 1.5isms
+ Expanding on the test cases for LazyList to make sure that it behaves
well with Generics in the mix.
|
2011-08-04 15:02:21 -07:00 |
Simone Bordet
|
449db20d7d
|
Fixes #353862 (Improve performance of QuotedStringTokenizer.quote()). Corrected various implementation mistakes (thanks test suite).
|
2011-08-04 14:44:21 +02:00 |
Simone Bordet
|
01cbaf528b
|
Fixes #353862 (Improve performance of QuotedStringTokenizer.quote()).
|
2011-08-04 12:15:39 +02:00 |
Jesse McConnell
|
3d9ebd7803
|
Disconnecting test for mac since build server apparently has issues
finding itself
|
2011-08-03 12:20:26 -05:00 |
Joakim Erdfelt
|
79a2046715
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-03 08:24:48 -07:00 |
Joakim Erdfelt
|
4b7b44249e
|
352133 - Generally resolve java 1.5isms
+ Expanding on the test cases for LazyList to make sure that it behaves
well with Generics in the mix.
|
2011-08-03 08:23:59 -07:00 |
Michael Gorovoy
|
f0e646e18b
|
Merge branch 'master' of ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
|
2011-08-02 20:59:31 -04:00 |