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 |
Greg Wilkins
|
9cc74e8451
|
undo accidental commit
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1399 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-22 03:22:00 +00:00 |
Greg Wilkins
|
40ee939b4e
|
306376 extra tests
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1398 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-22 03:17:25 +00:00 |
Hugues Malphettes
|
6ba2789cab
|
bug 306556 tell BND to not explicitly import javax.sql, javax.naming and javax.naming it is superfluous and can introduce issues later on
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1394 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-19 17:18:24 +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
|
32a02d38c2
|
better readme
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1387 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-17 10:51:39 +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 |
Greg Wilkins
|
a4b09b44da
|
JETTY-1192 Fixed Digested POST
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1384 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-16 14:33:47 +00:00 |
Greg Wilkins
|
0207f90d5b
|
JETTY-1192 Fixed Digested POST
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1383 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-16 12:41:11 +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 |
Hugues Malphettes
|
11a5d3674e
|
fix the version imports of the jstl library: 1.2.0; not 2.5.0; remove the imports of packages that belong to the jdk5 and more
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1375 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-10 06:39:19 +00:00 |
Hugues Malphettes
|
fb1befb69d
|
compatibility with spring-DM's webmvc
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1364 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-07 08:29:32 +00:00 |
Greg Wilkins
|
e8d649bac5
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1351 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-05 21:14:22 +00:00 |
Greg Wilkins
|
c121d581e5
|
302018 mbean
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1349 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-05 20:59:12 +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
|
7ef7c9c6ef
|
mime type
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1339 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-05 08:19:24 +00:00 |
Hugues Malphettes
|
5f9b092fc0
|
add the default helpers as static objects as thy are quite useful to the outside world as it
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1338 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-05 02:26:29 +00:00 |
Greg Wilkins
|
67d656ea39
|
skip test on IBM
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1337 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-03 22:44:24 +00:00 |
Hugues Malphettes
|
5421248333
|
imortant fix: resources necessary were not packaged with the build
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1335 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-03 19:56:10 +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
|
c53e8f4c39
|
handle stupid networks
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1331 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-03 13:35:47 +00:00 |
Greg Wilkins
|
bb311d8970
|
JETTY-1133 Handle multiple URL ; parameters test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1328 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-02 19:41:20 +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 |
Hugues Malphettes
|
303a5639b9
|
the OSGIWebappClassLoader now looks in OSGi for resources; before it was only looking for classes.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1325 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-01 20:12:16 +00:00 |
Greg Wilkins
|
ef0b8e8396
|
mime
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1324 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-01 18:00:04 +00:00 |
Greg Wilkins
|
107d19b521
|
mime types
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1322 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-03-01 10:17:41 +00:00 |
Greg Wilkins
|
c63b7775e6
|
gpg maven plugin
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1313 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-02-28 15:21:06 +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 |
Hugues Malphettes
|
57423b8dd9
|
make this jar an OSGi bundle
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1309 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-02-26 02:49:12 +00:00 |
Greg Wilkins
|
74d1988025
|
simplified test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1288 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-02-24 01:47:09 +00:00 |
Greg Wilkins
|
c5adaf5937
|
simplified test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1285 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-02-23 21:07:39 +00:00 |
Hugues Malphettes
|
f03dce5432
|
cleanup of jndi setup. update the version number to 7.0.2. fix some dependencies
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1284 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-02-23 20:52:46 +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
|
aa5c82df8e
|
longer timeouts in test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1280 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-02-22 22:00:26 +00:00 |
Greg Wilkins
|
22adee9473
|
IPAccessHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1279 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-02-22 01:15:17 +00:00 |
Greg Wilkins
|
0b522aee32
|
javadoc
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1278 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-02-19 03:31:40 +00:00 |