Commit Graph

2292 Commits

Author SHA1 Message Date
Jan Bartel 0dfbf8bb0d JETTY-1414 HashLoginService doesn't refresh realm if specified config filename is not an absolute platform specific value
Also add extra debug to scanner.
2011-08-18 16:09:02 +10:00
Michael Gorovoy 39fce10d74 335001 Eliminate expected exceptions from log when running in JBoss 2011-08-17 15:32:31 -04:00
Jesse McConnell 53f2a4f62b tweak so handy proxy server works 2011-08-17 10:20:01 -05:00
Michael Gorovoy fa7364ac1b 276670 SLF4J loggers show correct location information 2011-08-16 16:25:51 -04:00
Simone Bordet faaeabd243 Code cleanup and properly synchronized. 2011-08-16 18:26:37 +02:00
Greg Wilkins ee1afa5e97 353073 cleaned up no context logging 2011-08-16 17:59:28 +10:00
Joakim Erdfelt c2c4234690 Fixing minor formatting issues in prep for jetty-version-maven-plugin 2011-08-15 12:54:42 -07:00
Jesse McConnell 4d7ba354e1 [maven-release-plugin] prepare for next development iteration 2011-08-15 14:18:53 -05:00
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