Commit Graph

407 Commits

Author SHA1 Message Date
Greg Wilkins 25ee7b272c 306782 httpbis interpretation of 100 continues. Body never skipped
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1419 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-30 08:59:31 +00:00
Greg Wilkins 6c2741bbd6 297552 Dont call Continuation timeouts from acceptor tick
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1418 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-29 21:51:18 +00:00
Greg Wilkins b12bdbc06e 306782 Do not skip content if 100 not sent, but content available
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1416 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-27 19:56:53 +00:00
Greg Wilkins 889e7eb728 298236 Additional unit tests for jetty-client
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1412 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-26 17:04:26 +00:00
Greg Wilkins 203d692be0 306880 - Support for UPGRADE in HttpClient
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1408 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 22:59:17 +00:00
Greg Wilkins a21a29b6a9 306884 handle timeouts <=0 for suspend
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1407 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 22:57:45 +00:00
Greg Wilkins b5654648eb 306840 suppress content-length in requests without content
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1406 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 20:36:42 +00:00
Greg Wilkins da9f167b31 306783 NPE for throwable
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1403 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-23 16:36:56 +00:00
Greg Wilkins 798c664698 JETTY-1174 Close rather than finish Gzipstreams to avoid JVM leak
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1402 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-22 23:17:28 +00:00
Greg Wilkins 2747d128dd 306330 Flush filter chain cache after Invoker servlet
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1389 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-18 11:32:40 +00:00
Greg Wilkins f697509af0 306331 Session manager is kept after call to doScope
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1388 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-18 11:08:40 +00:00
Greg Wilkins c23e75bc3e JETTY-1163 AJP13 forces 8859-1 encoding
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1386 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 22:07:28 +00:00
Simone Bordet f9329e1a33 Fixes #306028 (Enable TCP_NODELAY by default in client connectors).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1385 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 15:31:20 +00:00
Simone Bordet fa37afd7fe Fixes #305997 (Coalesce buffers in ChannelEndPoint.flush()).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1382 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-16 11:56:25 +00:00
Greg Wilkins 96ec4af2df JETTY-1192 Fixed Digested POST
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1378 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-15 20:19:03 +00:00
Greg Wilkins fef5684fcd ready for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1348 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 20:31:12 +00:00
Jan Bartel fce49f7804 292800 - ContextDeployer - recursive setting is undone by FilenameFilter
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1346 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 13:42:18 +00:00
Jan Bartel 2b21975ab1 292799 - WebAppDeployer - start a started context?
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1345 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 12:38:02 +00:00
Jan Bartel bdb24d1de0 294799 when configuring a webapp, don't look for WEB-INF/jetty6-web.xml
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1344 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 12:27:18 +00:00
Greg Wilkins 66533d0af9 304781 Reset HttpExchange timeout on slow request content. 304801 SSL connections FULL fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1342 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 12:04:05 +00:00
Jan Bartel 435a0d256b 296569 - removeLifeCycleListener() has no effect
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1341 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 11:41:40 +00:00
Jan Bartel e2e5f03cc2 304658
304698


git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1340 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-05 09:26:01 +00:00
Greg Wilkins 5dc2947b8a 304532 Skip some tests on IBM JVMs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1334 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-03 15:55:49 +00:00
Greg Wilkins 6e4cf5e36e 303526 Added include cyphers
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1333 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-03 15:01:23 +00:00
Greg Wilkins d5de0a20c5 JETTY-1133 Handle multiple URL ; parameters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1327 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-02 09:34:33 +00:00
Greg Wilkins aea99b14aa 304307 JETTY-1133 Handle ;jsessionid in FROM Auth
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1326 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-02 08:37:02 +00:00
Greg Wilkins 27aa1d806d updated servlet 3 api
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1312 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-28 11:22:01 +00:00
Greg Wilkins 3b6870c4ec IpAccessHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1281 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-22 22:00:46 +00:00
Greg Wilkins daca96cb67 JETTY-1184 shrink thread pool even with frequent small jobs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1277 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-19 00:05:46 +00:00
Jan Bartel 4ad2ddd43e JETTY-1179
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1269 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-16 04:15:28 +00:00
Greg Wilkins 176ba8073f 302018 301089 300933 Improve statistics
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1268 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-15 22:05:22 +00:00
Greg Wilkins 37fe212f35 JETTY-983 range handling cleanup
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1267 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-15 05:14:07 +00:00
Jan Bartel ec3a5b4f61 302669
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1266 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-15 02:40:28 +00:00
Simone Bordet 52cab495e0 Fix for #302556 (CrossOriginFilter does not work correctly when Access-Control-Request-Headers header is not present)
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1264 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-11 09:01:14 +00:00
Greg Wilkins 521bf3e254 302246 - redirect loop using form authenticator
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1254 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-09 13:09:33 +00:00
Greg Wilkins 9a69ad2191 302244 - invalid configuration boolean conversion in FormAuthenticator
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1253 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-09 12:47:00 +00:00
Greg Wilkins 72b546abe6 302198 Rename HttpClient authorization classes to Authentication
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1249 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-08 22:17:07 +00:00
Greg Wilkins 0340565c25 JETTY-1177 Allow error handler to set cacheControl
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1245 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-06 02:50:11 +00:00
Greg Wilkins 8ea3b1b770 301089 Improve statistics available in StatisticsHandler and AbstractConnector
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1235 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-03 13:38:57 +00:00
Jan Bartel 163b50e119 Bug 300733 - Jars from lib/ext are not visible for my web application
Add section "ext" (as a dynamic section).


git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1220 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-28 03:18:29 +00:00
Greg Wilkins 4d65767692 300933 - AbstractConnector uses concurrent objects for stats
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1217 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-27 09:20:05 +00:00
Jan Bartel 007638800b JETTY-776
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1214 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-26 01:38:46 +00:00
Simone Bordet 23568f58af Fix for #300178 - HttpClients opens too many connections that are immediately closed.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1207 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-20 12:59:23 +00:00
Greg Wilkins 3987ed20aa 299455 Enum support in JSONPojoConvertor
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1194 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-13 03:27:17 +00:00
Greg Wilkins 52e5527d47 JETTY-1153 System property for UrlEncoded charset
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1181 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-05 05:56:41 +00:00
Greg Wilkins cbd9ed8386 JETTY-1151 JETTY-1098 allow UTF-8 with 0 carry bits
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1179 7e9141cc-0065-0410-87d8-b60c137991c4
2010-01-05 05:09:31 +00:00
Greg Wilkins 52fc378b93 298667 various deployer improvements
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1174 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-31 03:02:16 +00:00
Greg Wilkins 8e19d18057 298667 DeploymentManager improvements
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1173 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-30 23:45:16 +00:00
Greg Wilkins ef75f443af 298234 Unit test for jetty-client handling different HTTP error codes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1165 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-23 01:53:45 +00:00
Greg Wilkins 8c501855b7 JETTY-1155 HttpConnection.close notifies HttpExchange
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1163 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-22 01:32:45 +00:00
Greg Wilkins 69d093c6ef 298145 Reorganized test harness to separate the HTTP PUT and HTTP GET test URLs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1162 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-21 23:18:42 +00:00
Greg Wilkins 87da18834e 298144 Unit test for jetty-client connecting to a server that uses Basic Auth
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1159 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-19 23:13:41 +00:00
Greg Wilkins 1b0347c0ac JETTY-910 Allow request listeners to access session
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1158 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-17 13:00:28 +00:00
Greg Wilkins 4912c23732 297783 Handle HEAD reponses in HttpClient
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1157 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-17 03:31:26 +00:00
Greg Wilkins 87c21752a0 COMETD-46 reset ContentExchange response content on resend
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1155 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-16 23:13:02 +00:00
Greg Wilkins 07e3fa3ac2 JETTY-1157 Do not hold array passed in write bytes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1147 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-11 22:22:51 +00:00
Greg Wilkins 845443322b JETTY-1156 SSL blocking close with JVM Bug busy key fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1146 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-11 04:51:39 +00:00
Greg Wilkins 3fea82d8a4 296765 JMX Connector Server and ShutdownThread
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1140 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-10 23:21:06 +00:00
Greg Wilkins 9825a4282b 297421 Hide server/system classes from WebAppClassLoader.getResources
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1139 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-10 21:54:06 +00:00
Greg Wilkins aaf4930edd 290765 Reset input for HttpExchange retry
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1137 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-10 01:21:42 +00:00
Greg Wilkins 604a2ae23f JSON parses NaN as null
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1101 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-26 02:27:36 +00:00
Greg Wilkins 61e8a2bf2a fixed Date handling for 1xx responses
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1094 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-25 01:49:42 +00:00
Jesse McConnell a142187a7b Update Version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1088 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-23 19:30:53 +00:00
Jesse McConnell 777e73a819 set for stage
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1083 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-22 13:54:53 +00:00
Simone Bordet 28102e6cea Fix for #295562: CrossOriginFilter does not work with default values in Chrome and Safari.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1072 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-19 10:32:09 +00:00
Jesse McConnell 05efc1ec37 set version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1064 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-18 17:25:48 +00:00
Simone Bordet 0c6f8e63bc Fix for #295421: Cannot reset() a newly created HttpExchange: IllegalStateException 0 => 0.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1063 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-18 09:42:47 +00:00
Jesse McConnell 02f7618784 set release version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1054 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-17 02:44:40 +00:00
Greg Wilkins a190a5447c JETTY-1148 Reset partially read request reader
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1049 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-16 13:19:55 +00:00
Greg Wilkins b90ad09443 CVE-2009-3555 prevent renegotiation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1047 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-15 23:41:46 +00:00
Jesse McConnell 1da3065043 [Bug 294345] minor fix to previous patch for this bugzilla issue
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1042 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-11 04:11:27 +00:00
Greg Wilkins bb1bb0b960 294563 Initial websocket implementation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1040 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-09 01:22:06 +00:00
Greg Wilkins a04e60d1fe moved verifier and cetnralized log back to sandbox
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1037 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-08 06:58:40 +00:00
Greg Wilkins 4755af0996 294154 Patched jetty-osgi
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1033 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-07 14:14:47 +00:00
Greg Wilkins 45b6b6abe7 JETTY-1144 fixed multi-byte character overflow
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1030 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-07 05:42:15 +00:00
Simone Bordet 3821e44760 Fix for #294345: Support for HTTP/301 + HTTP/302 response codes (patches from M. Gorovoy).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1028 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-06 14:00:13 +00:00
Simone Bordet 1017e2235d Fix for #294224: HttpClient timeout setting has no effect when connecting to host.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1027 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-04 20:07:19 +00:00
Greg Wilkins ebdc841479 CQ-3581 jetty-osgi contribution from Hugues Malphettes of intalio
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1023 7e9141cc-0065-0410-87d8-b60c137991c4
2009-11-02 22:49:53 +00:00
Greg Wilkins b170e765f3 293222 improved statistics collection for async
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1022 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-31 12:10:54 +00:00
Greg Wilkins b71d1a7b0f Fixed client abort association
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1020 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-31 11:35:06 +00:00
Jesse McConnell 92e596399a adjust version with latest bug fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1018 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-29 18:24:22 +00:00
Simone Bordet 3562c5e457 Fix for #293557: Add "jad" mime mapping.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1015 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-28 11:18:58 +00:00
Greg Wilkins a24f48c113 292546 Proactively enforce HttpClient idle timeout
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1013 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-26 06:20:09 +00:00
Greg Wilkins 583fa4dcde JETTY-1135 Handle connection closed before accepted during JVM bug work around
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1012 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-26 06:17:38 +00:00
Greg Wilkins e8d0535d6b COMETD-34 moved baeyux mbean to cometd
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1010 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-21 00:56:35 +00:00
Greg Wilkins ace1d80fab 292825 avoid ISE in filters and use listener to remove from queue
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1009 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-20 21:19:26 +00:00
Athena Yao c92a35af5d [BUG 292642]
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1007 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-19 07:54:33 +00:00
Greg Wilkins 75c80264c2 JETTY-983 send content-length with ranges
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1006 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-17 00:49:21 +00:00
Jan Bartel c0c3e110f6 JETTY-1125
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@994 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-16 00:32:36 +00:00
Greg Wilkins 298182f737 JETTY-1121 Merge Multipart query parameters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@993 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-16 00:14:38 +00:00
Greg Wilkins b5d16898e5 JETTY-1129 Filter control characters out of StdErrLog
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@991 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-15 19:04:48 +00:00
Greg Wilkins 9583051709 Refactored continuation test harnessess
Continuations ISE rather than ignore bad transitions



git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@990 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-15 01:24:33 +00:00
Athena Yao e3e7e9457f [BUG 291543]
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@983 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-08 10:13:53 +00:00
Athena Yao f9c29fde86 BUG 291019
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@982 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-08 06:58:46 +00:00
Greg Wilkins b3cbfb2027 version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@981 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-08 02:13:06 +00:00
Greg Wilkins 0f01841df1 JETTY-1122 handle multi-byte utf8 buffer overflow better
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@979 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-07 22:52:06 +00:00
Athena Yao 17b94b6dc0 [BUG 291589]
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@978 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-07 12:06:36 +00:00
Jan Bartel 35dfcc2d4b remove printlns from jetty-plus.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@977 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-07 04:10:02 +00:00
Greg Wilkins d94bdb791f JETTY-937 More JVM bug work arounds. Insert pause if all else fails
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@976 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-06 14:36:57 +00:00
Greg Wilkins 14a1f24a0f 290761 HttpExchange isDone handles intercepted events
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@968 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-05 14:22:32 +00:00
Simone Bordet 5d022a627b Fixed bug #291340: Race condition in onException() notifications.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@966 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-05 13:16:24 +00:00
Joakim Erdfelt 440e584870 289960 start.jar assumes command line args are configs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@958 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-30 23:13:47 +00:00
Greg Wilkins c961b097db fixed XSS issue in demo CometDump servlet
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@949 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-24 03:53:33 +00:00
Greg Wilkins 69159ea484 JETTY-1114
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@948 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-22 05:57:32 +00:00
Greg Wilkins bb13f52da8 290081 Eager consume LF after CR
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@947 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-22 03:36:25 +00:00
Greg Wilkins 45953ed582 289959 improved ContextDeployer configuration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@939 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-21 05:39:39 +00:00
Jan Bartel 33f42f70f0 289958 - StatisticsServlet incorrectly adds StatisticsHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@938 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-21 02:50:24 +00:00
Greg Wilkins ac6c1b98e1 JETTY-1086 Use UncheckedPrintWriter & cleaned up HttpStatus.Code usage
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@931 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-18 02:12:11 +00:00
Simone Bordet 0b70620b82 Fixed bug #289686: HttpExchange.setStatus() has too coarse synchronization.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@929 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-17 08:03:08 +00:00
Jan Bartel b16c1f00dc Copy VERSION.txt to distro.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@928 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-17 07:40:54 +00:00
Jan Bartel 33399664b5 JETTY-1113
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@925 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-17 03:49:27 +00:00
Jan Bartel de5a44532c Tweak DefaultServletTest for windows.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@923 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-17 02:20:47 +00:00
Greg Wilkins f86b4124cc 274251 DefaultServlet exact welcome servlets
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@919 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-16 07:48:09 +00:00
Jan Bartel d30d9eb5a2 289285 org.eclipse.jetty.continuation 7.0.0.RC5 imports the org.mortbay.util.ajax package
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@908 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-16 01:44:00 +00:00
Jan Bartel 96c4c1ee7f JETTY-1112 Response fails if header exceeds buffer size
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@907 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-16 01:37:26 +00:00
Simone Bordet 432ab6605a Fixed bug #289221: HttpExchange does not timeout when using blocking connector.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@901 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-15 14:39:09 +00:00
Simone Bordet 991b97ff9e Fixed JETTY-719: Document state machine of jetty http client.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@898 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-15 13:46:00 +00:00
Greg Wilkins 1349237ab6 JETTY-936 Improved servlet matching and optimized
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@895 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-15 03:05:54 +00:00
Greg Wilkins d6415542d3 289027 deobfuscate HttpClient SSL passwords
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@894 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-15 01:30:16 +00:00
Greg Wilkins 21907e25e6 289265 test harness for async input
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@893 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-15 01:13:50 +00:00
Greg Wilkins df989b3141 JETTY-1108 SSL EOF detection
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@889 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-14 04:52:16 +00:00
Simone Bordet 84c922dd4c Fixed bug #288401: HttpExchange.cancel() Method Unimplemented.
It is now implemented.
Improved Javadocs and made all members private.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@881 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-11 14:24:28 +00:00
Jan Bartel 7605c6b1ea JETTY-1105
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@875 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-11 03:07:12 +00:00
Jesse McConnell e87dfd072b apply fix from 7.0.0 to trunk
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@866 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-10 21:56:32 +00:00
Jesse McConnell c62db0a278 add reference to resolved issue
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@861 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-10 20:08:17 +00:00
Jan Bartel d627905f4b JETTY-780
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@859 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-10 11:51:11 +00:00
Greg Wilkins 1ec196076a 282543 HttpClient SSL buffer size fix
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@854 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-10 08:00:20 +00:00
Simone Bordet 2bbf944a20 Fix for bug #283357: org.eclipse.jetty.server.HttpConnectionTest exceptions.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@848 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-09 12:43:06 +00:00
Joakim Erdfelt 002518bd48 Adding 7.0.1-SNAPSHOT section to VERSION.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@841 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 20:51:18 +00:00
Simone Bordet 92f1b1801f Fixed #280723: Add non blocking statistics handler.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@833 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 20:07:44 +00:00
Jan Bartel cbcbb96be1 JETTY-1084
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@827 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 08:34:15 +00:00
Greg Wilkins f47ddbee95 JETTY-1101 Updated servlet3 continuation constructor
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@826 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 04:56:51 +00:00
Greg Wilkins 6b6d7e77c3 JETTY-1098 Default form encoding is UTF8
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@825 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-08 04:32:47 +00:00
Jan Bartel 37501e0c0b JETTY-1092
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@824 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-07 23:36:26 +00:00
Simone Bordet d6bd35a773 Fix for bug #288772: Failure to connect does not set status to EXCEPTED.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@823 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-07 18:55:43 +00:00
Jan Bartel bab8d4d31a JETTY-1080 modify previous fix to work on windows
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@817 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-04 04:41:33 +00:00
Greg Wilkins de111c511d update VERSION.txt with jetty-6 versions
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@816 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-03 23:19:58 +00:00
Simone Bordet ca5c996d70 Fix for bug #288466: LocalConnector is not thread safe.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@811 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-03 16:44:11 +00:00
Simone Bordet c5b769634d Fix for bug #288514: AbstractConnector does not handle InterruptedExceptions on shutdown.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@810 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-03 16:37:47 +00:00
Greg Wilkins 37d55422e6 JETTY-1086 Use UncheckedPrintWriter
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@801 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-02 12:55:31 +00:00
Jan Bartel 01cb70fc54 JETTY-1093
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@794 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-01 01:58:05 +00:00
Jesse McConnell 0d4b93e685 set VERSION.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@791 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-31 21:07:05 +00:00
Jesse McConnell eb4c9a06c4 set resolved issues
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@789 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-31 20:40:38 +00:00
Jesse McConnell 9aaf93c8bf git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@781 7e9141cc-0065-0410-87d8-b60c137991c4 2009-08-28 21:56:52 +00:00
Jesse McConnell 9bd6550473 set version for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@773 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-27 15:08:21 +00:00
Greg Wilkins 28cbed4144 JETTY-838 Dont log and throw
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@766 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 09:15:11 +00:00
Greg Wilkins 64f30c1990 JETTY-874 Better header full warnings
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@765 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 07:51:57 +00:00
Greg Wilkins 8dfc3b8ed0 JETTY-1085 Allow url sessionID if cookie invalid
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@764 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 07:50:30 +00:00
Greg Wilkins a33c8cdf1a 287632 FilterContinuations for blocking jetty6
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@763 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 03:01:35 +00:00
Jan Bartel 4ae850e9e5 JETTY-960 support ldaps
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@762 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-26 02:03:16 +00:00
Greg Wilkins 2c4db31b34 287496 Use start.ini always and added --exec
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@760 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-25 08:54:14 +00:00
Athena Yao e06d6b979a JETTY-1084
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@755 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-24 09:15:18 +00:00
Greg Wilkins bebaf5bbe2 JETTY-1087
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@754 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-24 06:53:24 +00:00
Greg Wilkins 463bf87ebf JETTY-1086 Added UncheckedPrintWriter to avoid ignored EOFs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@753 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-24 05:00:38 +00:00
Greg Wilkins 347ea58a28 JETTY-1057
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@752 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-24 01:18:30 +00:00
Athena Yao 7e760b5a7c JETTY-1081
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@747 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-20 12:29:20 +00:00
Athena Yao 7e6b89f986 BUG 286911
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@746 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-20 12:25:48 +00:00
Greg Wilkins 039af3b9cc ready for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@734 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-18 00:57:46 +00:00
Greg Wilkins 800dfa2883 moved to codehaus
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@733 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-18 00:48:56 +00:00
Greg Wilkins 2097eac0d9 286242 Ported jetty-setuid from jetty-6
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@730 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-17 23:03:00 +00:00
Athena Yao 2c6ba58afe JETTY-1080 - update version.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@729 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-17 09:41:36 +00:00
Greg Wilkins 5984d4375c 279820 Fixed HotSwapHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@728 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-17 00:46:07 +00:00
Greg Wilkins 285637de8b 285891 Serializable SessionAuthentication
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@726 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-16 23:54:50 +00:00
Jan Bartel effe71fb90 JETTY-1079
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@721 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-14 03:41:32 +00:00
Greg Wilkins 024df7b64e 286535 ContentExchange status code
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@720 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-13 23:58:17 +00:00
Greg Wilkins 50fc3906aa Added discoverable start options
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@707 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-13 01:30:40 +00:00
Jesse McConnell 536e5522c8 add resolved issue
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@703 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-12 13:43:46 +00:00
Greg Wilkins 261950e457 no snapshot
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@654 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-06 14:09:12 +00:00
Greg Wilkins 60a5d9ea9f release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@653 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-06 14:02:44 +00:00
Athena Yao d6e61ed545 [Bug 283375] fix property name; add additional checks to prevent NPE on passwords
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@651 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-06 09:14:51 +00:00
Athena Yao c94e0ce88a [Bug 283172] add to version.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@650 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-06 07:54:07 +00:00
Greg Wilkins b034d1ed4c 283513 Check endp.isOpen when blocking read
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@643 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 23:54:22 +00:00
Greg Wilkins 4628a6869c 282447 concurrent destinations in HttpClient
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@640 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 15:34:31 +00:00
Greg Wilkins 3c81bb4985 285697 extract parameters if dispatch has query
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@638 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 15:25:15 +00:00
Greg Wilkins 05abaec2af version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@629 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-04 08:06:59 +00:00
Greg Wilkins 62c605f802 JETTY-1074 JMX thread manipulation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@627 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-04 07:36:49 +00:00
Joakim Erdfelt 6deb6a6446 [277403] remove system properties
* Removing many of the jetty specific System.getProperty() usages to
  make embedding more useful, replacing with fields in objects that can
  be set using standard Java mechanisms.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@625 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 20:58:25 +00:00
Greg Wilkins 3c71736a7a improved deferred authentication handling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@619 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 02:39:33 +00:00
Greg Wilkins e70c253364 285006 fix AbstractConnector NPE during shutdown
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@617 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-02 23:28:17 +00:00
Greg Wilkins 1465e8ae19 improved ResourceCollection handling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@614 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-01 00:06:28 +00:00
Jesse McConnell f8fc673a8a set release version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@603 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-29 14:37:49 +00:00
Simone Bordet a349c081e2 Fixed #284981: Implement a cross-origin filter.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@601 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-29 09:30:47 +00:00
Joakim Erdfelt 314afc446b Adding JavaUtilLog info to VERSION.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@600 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-28 17:26:11 +00:00
Greg Wilkins 644588c1a4 Added DebugHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@596 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-28 01:09:56 +00:00
Joakim Erdfelt 9ad7377e13 284475 update jetty.sh for new OPTIONS syntax
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@588 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-24 02:56:21 +00:00
Joakim Erdfelt bb50e1bac8 284510 Enhance jetty-start for diagnosis and unit testing
Merging in changes made on /jetty-start-enhancement/ branch



git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@587 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-23 21:50:09 +00:00
Greg Wilkins 778489d7cf disassociate Identity
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@586 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-23 04:06:34 +00:00
Greg Wilkins 74241823dd 283818 fixed merge of forward parameters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@585 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-23 03:28:11 +00:00
Jan Bartel 8a96bdc0d3 Update for annotations and configuration mechanism checkin.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@576 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-22 00:52:44 +00:00
Greg Wilkins 640b20941a 283375 improved extensibility of SSL connectors
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@574 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-22 00:48:58 +00:00
Greg Wilkins 60cc0db395 JETTY-1068 Avoid busy flush of async SSL
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@565 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-20 08:28:52 +00:00
Joakim Erdfelt 483be91d48 283844 Webapp / TLD errors are not clear
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@564 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-17 19:07:23 +00:00
Jesse McConnell cada0bf22b set to release version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@557 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-15 21:05:32 +00:00
Joakim Erdfelt c404c12c92 Adding missing commit
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@556 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-15 21:04:17 +00:00
Greg Wilkins c2196f51d6 JETTY-1066 283357 Send 400 error for request URI parse exceptions
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@555 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-14 23:13:26 +00:00
Greg Wilkins 6096568c7f 282807 283049 282543 Improved handling of timeouts and complete. More debug
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@538 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-10 08:20:24 +00:00
Greg Wilkins 1a47662030 282807 Better handling of 100 continues if response committed
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@535 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 23:27:40 +00:00
Greg Wilkins c116cd7e63 281287 Handle date headers before 1 Jan 1970
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@524 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 03:48:38 +00:00
Jesse McConnell f03acc0307 update to release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@520 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-09 02:26:44 +00:00
Joakim Erdfelt 3a7cc3809f 271535 Adding integration tests, and enabling RFC2616 tests.
Adding /tests/test-integration/ tree, along with new RedirectRegexRule.



git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@496 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-08 19:28:16 +00:00