Commit Graph

370 Commits

Author SHA1 Message Date
Michael Gorovoy 2c7f0f9372 revert r1915
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1920 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 15:45:41 +00:00
Greg Wilkins b3c156a988 315748 Removed --fromDaemon from start.jar
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1919 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 11:02:16 +00:00
Greg Wilkins 78587f820c 315744 Fixed STOP.PORT and STOP.KEY in start.jar
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1918 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 10:05:32 +00:00
Greg Wilkins a74286d92c 315715 Improved Cookie version handling. Server.setMaxCookieVersion
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1917 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 06:34:53 +00:00
Michael Gorovoy 2d08e4d8f9 293222 Improve request log to handle/show asynchronous latency
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1916 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-04 05:05:30 +00:00
Michael Gorovoy 8542e6c7ae 292814 Make QoSFilter and DoSFilter JMX manageable
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1915 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-02 21:19:47 +00:00
Simone Bordet 2ea16b7ab3 Fixes #315190 (CrossOriginFilter adds headers not understood by Chrome 5 WebSocket implementation).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1910 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-01 12:02:07 +00:00
Michael Gorovoy 7a691ffd9a 314299 Create test harness for JDBCLoginService
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1908 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-29 18:14:52 +00:00
Michael Gorovoy 81b24d2d7a 294212 Can not customize session cookie path
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1905 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 17:17:23 +00:00
Michael Gorovoy f40ee83149 304100 Better document JMX setup in jetty-jmx.xml
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1904 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 16:23:16 +00:00
Greg Wilkins 83fb15ef8c 292326 Stop continuations if server is stopped
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1903 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 14:05:08 +00:00
Michael Gorovoy 2830e8116d 302350 org.eclipse.jetty.server.NCSARequestLog is missing JavaDoc
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1900 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 23:00:18 +00:00
Greg Wilkins d29c110a31 314581 Implement the Sec-Websocket handshake
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1899 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 22:56:02 +00:00
Joakim Erdfelt e6b0152c28 Setting up release id
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1893 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 18:41:08 +00:00
Greg Wilkins dac8726629 314009
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1878 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 14:38:00 +00:00
Jesse McConnell 943b910742 add resolved issue
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1876 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 13:53:01 +00:00
Greg Wilkins f728f9dfa3 296567 HttpClient RedirectListener handles new HttpDestination
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1872 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 08:04:28 +00:00
Michael Gorovoy 0e780cd2f8 307457 Exchanges are left unhandled when connection is lost
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1871 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-26 04:44:30 +00:00
Joakim Erdfelt b90b7dcc15 314009 'BindException: Address already in use' when explicitly specifying jetty.xml configuration file on command line
Fixing jetty.sh to not include jetty.xml on command line.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1869 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-25 22:19:48 +00:00
Michael Gorovoy 3050264701 314177 JSTL support is broken
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1866 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-25 16:08:00 +00:00
Michael Gorovoy 6f631fab63 297598 JDBCLoginService uses hardcoded credential class
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1865 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-25 15:54:34 +00:00
Joakim Erdfelt 15c5e54628 313205 - Unable to run tests on /test/test-sessions/test-jdbc-sessions
* Removed testng in favor of junit 4.x (so that MavenTestingUtils
  utility class could be used)
* Made derby in test-jdbc-sessions use test specific maven target
  directory location as derby.system.home to eliminate /tmp/sessions
  bogus locked and read-only errors.

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1856 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-24 21:40:31 +00:00
Greg Wilkins 67e095e204 305898 Websocket handles query string in URI
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1851 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-24 11:42:06 +00:00
Greg Wilkins 0a4ebb3cc6 fixed readme
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1845 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-23 20:36:28 +00:00
Greg Wilkins e6244352a9 ready for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1840 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-22 08:06:25 +00:00
Michael Gorovoy 222e11ded7 313278 Implement octet ranges in IPAccessHandler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1834 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-21 19:59:18 +00:00
Greg Wilkins edd416d583 312948 Recycle SSL crypto buffers
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1827 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-20 10:15:15 +00:00
Greg Wilkins 811a5f9b57 313336 secure websockets
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1825 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-20 09:29:41 +00:00
Jan Bartel 42e4723bc2 Update links to jetty website at eclipse and wiki at eclipse
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1819 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-18 09:15:42 +00:00
Michael Gorovoy 14d997de30 308866 Update test suite to JUnit4 - Module jetty-util
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1818 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-18 02:43:31 +00:00
Greg Wilkins f5559e3f3a 313196 randomly allocate ports for session test.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1815 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-17 20:02:09 +00:00
Joakim Erdfelt a9d28d5798 Updating VERSION.txt for release
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1811 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-17 18:50:14 +00:00
Greg Wilkins 11cef96193 312526 Protect shutdown thread initialization during shutdown
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1774 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-14 06:48:27 +00:00
Simone Bordet 9fbd9a912d Fix for #308867 (Update test suite to JUnit4 - Module jetty-webapp).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1773 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-13 15:55:25 +00:00
Michael Gorovoy 16ee953581 306226 HttpClient should allow changing the keystore and truststore type
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1767 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 15:30:31 +00:00
Simone Bordet be3c8682ed Fix for #308862 (Update test suite to JUnit4 - Module jetty-server).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1766 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 13:36:26 +00:00
Greg Wilkins becb140427 310918 Fixed write blocking for client HttpConnection
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1765 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 13:07:20 +00:00
Greg Wilkins 91bfa30e6c 312243 Optimized timeout handling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1764 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 12:20:49 +00:00
Simone Bordet 8d9ecd3268 Fix for #308855 (Update test suite to JUnit4 - Module jetty-io).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1762 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 08:39:06 +00:00
Michael Gorovoy 7b82292ff0 302344 Make the list of available contexts if root context is not configured optional
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1761 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-12 06:39:46 +00:00
Simone Bordet 4d72f12fa1 Fix for #308863 (Update test suite to JUnit4 - Module jetty-servlet).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1755 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 16:14:09 +00:00
Simone Bordet 2a37d805b3 Fix for #308858 (Update test suite to JUnit4 - Module jetty-plus).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1754 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 15:52:12 +00:00
Simone Bordet 8f6bde3ccd Fix for #308859 (Update test suite to JUnit4 - Module jetty-policy).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1753 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 15:27:33 +00:00
Simone Bordet 15dc2319d1 Fix for #308854 (Update test suite to JUnit4 - Module jetty-http).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1752 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-11 15:16:01 +00:00
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