Greg Wilkins
|
b82adb9e79
|
297104 Improve handling of CONNECT method
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1489 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-08 12:19:03 +00:00 |
Greg Wilkins
|
6176ea23c4
|
294563 cleaned up connection return
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1482 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-08 09:55:28 +00:00 |
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 |
Jan Bartel
|
4d8783af32
|
Take 7 out of heading on auth.html page
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1470 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-06 17:58:12 +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 |
Hugues Malphettes
|
dbc2865260
|
enable the default ssl connection by default
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1451 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-03 00:38:17 +00:00 |
Hugues Malphettes
|
e59406a987
|
fix a trivial mistake in the generation of the eclipse source bundle
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1450 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-03 00:37:38 +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 |
Simone Bordet
|
9e4f1fd335
|
Fixed bug where a buffer not entirely flushed by the I/O system was called skip() twice.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1441 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-02 10:28:17 +00:00 |
Simone Bordet
|
5118ba49ac
|
Cosmetics.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1440 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-02 08:17:09 +00:00 |
Greg Wilkins
|
05da23b3c6
|
307898 cleanup
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1439 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-02 08:04:11 +00:00 |
Simone Bordet
|
f1c3f3e42c
|
Fixed encoding of the length in case of binary messages.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1438 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-02 08:03:42 +00:00 |
Simone Bordet
|
529e04295f
|
Fixed tests.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1437 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-01 21:24:25 +00:00 |
Simone Bordet
|
6fdd5c9677
|
Fixes #307898 (websocket does not handle messages larger than a buffer).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1436 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-01 17:20:28 +00:00 |
Greg Wilkins
|
012b1e7c22
|
307898 websocket connection returns if no progress
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1435 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-01 16:49:03 +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
|
50dd4c94b1
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1433 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-31 16:46:40 +00:00 |
Jesse McConnell
|
ff7ae57f00
|
[maven-release-plugin] prepare release jetty-project-7.0.2.v20100331
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1431 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-31 16:46: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
|
5c3d1535e9
|
demo improvements
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1429 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-31 13:49:37 +00:00 |
Greg Wilkins
|
df7af92d94
|
servlet 3 continuations
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1428 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-31 09:00:16 +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 |
Hugues Malphettes
|
956c5ea73c
|
bug #290658 generate an Eclipse-SourceBundle
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1426 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-30 18:45:31 +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 |
Jan Bartel
|
4d399b7d07
|
Remove the unneeded main from Dump which was accidentally commited as part of 1418 I think.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1422 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-30 15:27:33 +00:00 |
Greg Wilkins
|
51541f7109
|
minor cleanups
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1421 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-30 13:21:50 +00:00 |
Greg Wilkins
|
9b292b0567
|
removed commented out config
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1420 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-30 12:21:31 +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
|
c4e8eb1a29
|
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@1417 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-27 21:07:40 +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 |
Hugues Malphettes
|
2dc0ae0546
|
fix the build sorry about that. missing dependency on jetty-deploy
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1415 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-27 18:55:44 +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 |
Hugues Malphettes
|
9e04c27078
|
bug 306971 better support for bundles that contain tld files
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1411 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-26 01:20:19 +00:00 |
Hugues Malphettes
|
1502bfe0e2
|
trivial error that had escaped until now
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1410 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-25 22:48:08 +00:00 |
Hugues Malphettes
|
eceb7b6ec6
|
bug 306971 also replaced the require-bundle by pacakge imports
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1409 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-25 18:42:11 +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
|
3a2228ffc9
|
pom validation from mvn 3.0
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1405 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-23 20:36:05 +00:00 |
Greg Wilkins
|
f3e2b0248d
|
306840 suppress content-length in requests without content
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1404 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-23 20:24:11 +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
|
e2ad04d28d
|
JETTY-1199 findbugs cleanup
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1401 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-22 22:39:47 +00:00 |