Michael Gorovoy
|
fa7e3477e5
|
308009 ObjectMBean incorrectly casts getTargetException() to Exception
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1481 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-07 23:56:11 +00:00 |
Jan Bartel
|
a42b954a26
|
308420 - convert jetty-plus.xml to use DeploymentManager
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1478 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-07 23:26:30 +00:00 |
Jan Bartel
|
e89eab77f3
|
jetty-plus.xml was not finished being ported to jetty-7 because it still referred to addLifeCycle instead of addBean. Also added AnnotationConfiguration in as part of plusConfig
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1477 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-07 20:04:37 +00:00 |
Greg Wilkins
|
ac50ff46f3
|
294563 Websocket client connection
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1476 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-07 11:09:17 +00:00 |
Greg Wilkins
|
7c4cc68017
|
306349 ProxyServlet does not work unless deployed at /
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1474 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-07 09:58:58 +00:00 |
Greg Wilkins
|
7f94b1a66d
|
307847 Fixed combining mime type parameters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1466 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-05 20:57:50 +00:00 |
Greg Wilkins
|
c3275730b9
|
JETTY-1202 Use platfrom default algorithm for SecureRandom
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1442 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-02 11:13:38 +00:00 |
Greg Wilkins
|
54117dad5b
|
307898 Handle large/async websocket messages
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1434 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-01 16:39:26 +00:00 |
Jesse McConnell
|
05d3c9f3ab
|
set release version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1430 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-31 16:13:11 +00:00 |
Greg Wilkins
|
6985c24948
|
307589 updated servlet 3.0 continuations for final API
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1427 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-30 22:15:06 +00:00 |
Jan Bartel
|
a1742aa8a6
|
Allow Configuration array to be set on Server instance and then applied to all webapps.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1425 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-30 18:14:54 +00:00 |
Jan Bartel
|
681c29bcdb
|
Ensure we don't look in WEB-INF/lib for webapps that don't have a WEB-INF.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1424 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-30 18:07:06 +00:00 |
Jan Bartel
|
f971ed42ee
|
Convert log.info statements to log.debug statements.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1423 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-30 18:05:16 +00:00 |
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 |