Simone Bordet
|
cddf630426
|
Fix for #308853 (Update test suite to JUnit4 - Module jetty-deploy).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1751 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-11 14:51:47 +00:00 |
Simone Bordet
|
5b4de08242
|
Fix for #308850 (Update test suite to JUnit4 - Module jetty-annotations).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1749 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-11 14:46:12 +00:00 |
Simone Bordet
|
a3297f8233
|
Fix for #308860 (Update test suite to JUnit4 - Module jetty-rewrite).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1747 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-10 16:28:52 +00:00 |
Simone Bordet
|
0e0453b2b5
|
Fix for #308856 (Update test suite to JUnit4 - Module jetty-jmx).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1746 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-10 15:55:18 +00:00 |
Simone Bordet
|
390379b9e8
|
Fix for #308857 (Update test suite to JUnit4 - Module jetty-jndi)
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1745 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-10 15:50:49 +00:00 |
Simone Bordet
|
c3d31d68b0
|
Fix for #304803 (Remove TypeUtil Integer and Long caches).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1744 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-10 15:12:34 +00:00 |
Greg Wilkins
|
8d42a32e9a
|
306353 fixed cross context dispatch to root context
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1723 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-05 15:03:37 +00:00 |
Greg Wilkins
|
6337796369
|
#311554 Protect shutdown thread from Server#doStop
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1722 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-05 13:06:45 +00:00 |
Greg Wilkins
|
d41459934c
|
#311154 Added deprecated StringBuffer API for backwards compatibility
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1721 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-05 13:00:51 +00:00 |
Michael Gorovoy
|
a4d20486b2
|
286889 Allow System and Server classes to be set on Server instance and when applied to all webapps
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1688 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-04 16:16:24 +00:00 |
Simone Bordet
|
1445b94b8e
|
Added websocket load test that shows that #309369 (Using websockets in multithreaded environment causes threads to block each other due to the synchronization done while scheduling a new Timeout task) is not a bug.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1686 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-04 11:58:16 +00:00 |
Greg Wilkins
|
2f2c9cbe14
|
JETTY-1142 Replace Set-Cookies with same name
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1683 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-03 23:28:25 +00:00 |
Joakim Erdfelt
|
1b90cea30e
|
JETTY-1030 - Improve jetty.sh script
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1661 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-03 20:53:52 +00:00 |
Greg Wilkins
|
dd2f1166ae
|
306782 Close connection when expected 100 continues is not sent
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1660 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-03 20:19:36 +00:00 |
Greg Wilkins
|
d994f2db2d
|
#296650 JETTY-1198 reset idle timeout on request body chunks
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1654 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-03 18:52:16 +00:00 |
Simone Bordet
|
6ff56da2fb
|
Fixes #308864 (Update test suite to JUnit4 - Module jetty-servlets).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1651 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-03 16:26:55 +00:00 |
Greg Wilkins
|
f841262232
|
#309686 Fixed response buffers usage
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1650 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-03 14:18:24 +00:00 |
Greg Wilkins
|
ab71e91877
|
291448 SessionManager has isCheckingRemoteSessionIdEncoding
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1649 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-03 13:48:54 +00:00 |
Greg Wilkins
|
820855b3b5
|
311362 Optional org.eclipse.jetty.util.log.stderr.SOURCE
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1647 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-03 13:15:49 +00:00 |
Greg Wilkins
|
5662d548f6
|
309153 Hide extracted WEB-INF/lib when running a non-extracted war
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1646 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-03 12:34:29 +00:00 |
Greg Wilkins
|
7908935011
|
#310382 NPE protection when WAR is not a file
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1645 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-03 10:41:45 +00:00 |
Greg Wilkins
|
4f5c512d75
|
291448 encodeRedirectURL only encodes absolute URLs to same host/port/context
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1644 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-03 10:37:13 +00:00 |
Greg Wilkins
|
45e68e6c7a
|
test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1643 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-02 22:03:27 +00:00 |
Greg Wilkins
|
04c2665fc9
|
#310094
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1642 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-05-02 21:27:24 +00:00 |
Simone Bordet
|
9b9cdd45fd
|
Fixes #308865 (Update test suite to JUnit4 - Module jetty-start).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1633 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-30 15:18:24 +00:00 |
Simone Bordet
|
4171777536
|
Fixed 297104 (HTTP CONNECT does not work correct with SSL destinations) via the ProxyHandler class.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1632 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-30 13:20:17 +00:00 |
Greg Wilkins
|
0348941c3e
|
311154 Use Appendable in preference to StringBuilder/StringBuffer in APIs
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1629 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-30 12:30:19 +00:00 |
Michael Gorovoy
|
5cc3068e70
|
Fixed order of entries in VERSION.txt
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1625 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-29 21:08:55 +00:00 |
Michael Gorovoy
|
d24e2901ad
|
310562 SslSocketConnector fails to start if excludeCipherSuites is set
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1624 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-29 21:05:21 +00:00 |
Greg Wilkins
|
dffed8cef7
|
310918 Synchronize content exchange
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1622 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-28 22:38:33 +00:00 |
Joakim Erdfelt
|
1755a8c069
|
310703 - Update test suite to JUnit4 - Module tests/test-integration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1616 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-27 20:06:51 +00:00 |
Greg Wilkins
|
560d3f2967
|
310634 Get the localport when opening a server socket
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1611 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-27 17:13:53 +00:00 |
Simone Bordet
|
6bc2460cb0
|
Fixes #308861 (Update test suite to JUnit4 - Module jetty-security).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1604 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-27 15:19:26 +00:00 |
Simone Bordet
|
b0f02acc45
|
Fixes #308868 (Update test suite to JUnit4 - Module jetty-websocket).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1599 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-27 14:59:55 +00:00 |
Simone Bordet
|
66fe084dc9
|
Fixes #308869 (Update test suite to JUnit4 - Module jetty-xml).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1597 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-27 14:43:11 +00:00 |
Simone Bordet
|
5b6d50b69b
|
Fixes #308848 (Update test suite to JUnit4 - Module jetty-ajp).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1596 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-27 14:36:59 +00:00 |
Simone Bordet
|
1407834e1d
|
Fixes #308848 (Update test suite to JUnit4 - Module jetty-ajp).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1595 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-27 14:36:09 +00:00 |
Jesse McConnell
|
acd1a17e86
|
VERSION.txt for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1585 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-27 13:14:34 +00:00 |
Simone Bordet
|
79f6d89da8
|
Fixes 310605 (Make a clean room implementation of the JSP logger bridge).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1571 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-27 11:11:19 +00:00 |
Simone Bordet
|
19368f3985
|
Fixes 310603 (Make Logger interface consistent).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1570 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-27 11:04:59 +00:00 |
Greg Wilkins
|
1d10da1d95
|
JETTY-1214 dont invalidate when already invalid
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1568 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-27 07:22:21 +00:00 |
Greg Wilkins
|
d95081150b
|
JETTY-1212 handle long content lengths
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1567 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-26 20:25:52 +00:00 |
Greg Wilkins
|
937d475839
|
310431 Default ErrorHandler as server Bean
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1566 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-26 20:15:12 +00:00 |
Simone Bordet
|
53b2e8d6c1
|
Fixes 310467 (Allow SocketConnector to create generic Connection objects).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1561 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-26 15:09:17 +00:00 |
Greg Wilkins
|
a022459fab
|
version
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1556 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-23 16:02:18 +00:00 |
Greg Wilkins
|
4fe6fa388f
|
310094 Improved start.jar usage and config files
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1548 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-22 12:59:40 +00:00 |
Jan Bartel
|
5731200946
|
310051 - _configurationClasses now defaults to null in WebAppContext
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1547 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-22 11:01:01 +00:00 |
Greg Wilkins
|
a32d7cd517
|
JETTY-1200 SSL NIO Endpoint wraps non NIO buffers
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1535 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-21 10:25:46 +00:00 |
Greg Wilkins
|
4d20d65455
|
JETTY-903 Stop both caches
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1532 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-20 21:11:18 +00:00 |
Greg Wilkins
|
62135a39be
|
309765 Added JSP module
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1529 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-20 08:49:19 +00:00 |
Greg Wilkins
|
e0d07733bd
|
309466 removed syncs from stderrlog
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1520 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-16 13:32:52 +00:00 |
Greg Wilkins
|
392f3b088e
|
286889 Allow System and Server classes to be set on Server instance and when applied to all webapps - backed out
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1510 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-14 07:34:40 +00:00 |
Michael Gorovoy
|
8c91c6c166
|
286889 Allow System and Server classes to be set on Server instance and when applied to all webapps
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1507 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-13 15:56:48 +00:00 |
Greg Wilkins
|
1f406b4616
|
308925 Protect the test webapp from remote access
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1501 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-12 20:16:17 +00:00 |
Michael Gorovoy
|
d0112baf50
|
307294 Add AbstractLifeCycle.AbstractLifeCycleListener implementation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1494 7e9141cc-0065-0410-87d8-b60c137991c4
|
2010-04-09 20:45:52 +00:00 |
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 |
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 |