Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-27292326 Stop continuations if server is stoppedGreg Wilkins1-0/+1
2010-05-26302350 org.eclipse.jetty.server.NCSARequestLog is missing JavaDocMichael Gorovoy1-0/+2
2010-05-26314581 Implement the Sec-Websocket handshakeGreg Wilkins1-1/+3
2010-05-26Setting up release idJoakim Erdfelt1-1/+1
2010-05-26314009Greg Wilkins1-2/+1
2010-05-26add resolved issueJesse McConnell1-0/+1
2010-05-26296567 HttpClient RedirectListener handles new HttpDestinationGreg Wilkins1-0/+1
2010-05-26307457 Exchanges are left unhandled when connection is lostMichael Gorovoy1-0/+1
2010-05-25314009 'BindException: Address already in use' when explicitly specifying jet...Joakim Erdfelt1-0/+2
2010-05-25314177 JSTL support is brokenMichael Gorovoy1-0/+1
2010-05-25297598 JDBCLoginService uses hardcoded credential classMichael Gorovoy1-0/+1
2010-05-24313205 - Unable to run tests on /test/test-sessions/test-jdbc-sessionsJoakim Erdfelt1-0/+1
2010-05-24305898 Websocket handles query string in URIGreg Wilkins1-0/+3
2010-05-23fixed readmeGreg Wilkins1-1/+1
2010-05-22ready for releaseGreg Wilkins1-1/+2
2010-05-21313278 Implement octet ranges in IPAccessHandlerMichael Gorovoy1-0/+1
2010-05-20312948 Recycle SSL crypto buffersGreg Wilkins1-0/+1
2010-05-20313336 secure websocketsGreg Wilkins1-0/+1
2010-05-18Update links to jetty website at eclipse and wiki at eclipseJan Bartel1-0/+1
2010-05-18308866 Update test suite to JUnit4 - Module jetty-utilMichael Gorovoy1-0/+1
2010-05-17313196 randomly allocate ports for session test.Greg Wilkins1-0/+3
2010-05-17Updating VERSION.txt for releaseJoakim Erdfelt1-1/+1
2010-05-14312526 Protect shutdown thread initialization during shutdownGreg Wilkins1-1/+2
2010-05-13Fix for #308867 (Update test suite to JUnit4 - Module jetty-webapp).Simone Bordet1-0/+1
2010-05-12306226 HttpClient should allow changing the keystore and truststore typeMichael Gorovoy1-0/+1
2010-05-12Fix for #308862 (Update test suite to JUnit4 - Module jetty-server).Simone Bordet1-0/+1
2010-05-12310918 Fixed write blocking for client HttpConnectionGreg Wilkins1-0/+1
2010-05-12312243 Optimized timeout handlingGreg Wilkins1-0/+1
2010-05-12Fix for #308855 (Update test suite to JUnit4 - Module jetty-io).Simone Bordet1-0/+1
2010-05-12302344 Make the list of available contexts if root context is not configured ...Michael Gorovoy1-0/+1
2010-05-11Fix for #308863 (Update test suite to JUnit4 - Module jetty-servlet).Simone Bordet1-0/+1
2010-05-11Fix for #308858 (Update test suite to JUnit4 - Module jetty-plus).Simone Bordet1-0/+1
2010-05-11Fix for #308859 (Update test suite to JUnit4 - Module jetty-policy).Simone Bordet1-0/+1
2010-05-11Fix for #308854 (Update test suite to JUnit4 - Module jetty-http).Simone Bordet1-0/+1
2010-05-11Fix for #308853 (Update test suite to JUnit4 - Module jetty-deploy).Simone Bordet1-0/+1
2010-05-11Fix for #308850 (Update test suite to JUnit4 - Module jetty-annotations).Simone Bordet1-0/+1
2010-05-10Fix for #308860 (Update test suite to JUnit4 - Module jetty-rewrite).Simone Bordet1-0/+1
2010-05-10Fix for #308856 (Update test suite to JUnit4 - Module jetty-jmx).Simone Bordet1-0/+1
2010-05-10Fix for #308857 (Update test suite to JUnit4 - Module jetty-jndi)Simone Bordet1-0/+1
2010-05-10Fix for #304803 (Remove TypeUtil Integer and Long caches).Simone Bordet1-1/+4
2010-05-05306353 fixed cross context dispatch to root contextGreg Wilkins1-0/+1
2010-05-05#311554 Protect shutdown thread from Server#doStopGreg Wilkins1-0/+1
2010-05-05#311154 Added deprecated StringBuffer API for backwards compatibilityGreg Wilkins1-13/+15
2010-05-04286889 Allow System and Server classes to be set on Server instance and when ...Michael Gorovoy1-0/+1
2010-05-04Added websocket load test that shows that #309369 (Using websockets in multit...Simone Bordet1-0/+2
2010-05-03JETTY-1142 Replace Set-Cookies with same nameGreg Wilkins1-0/+1
2010-05-03JETTY-1030 - Improve jetty.sh scriptJoakim Erdfelt1-0/+1
2010-05-03306782 Close connection when expected 100 continues is not sentGreg Wilkins1-0/+1
2010-05-03#296650 JETTY-1198 reset idle timeout on request body chunksGreg Wilkins1-0/+1
2010-05-03Fixes #308864 (Update test suite to JUnit4 - Module jetty-servlets).Simone Bordet1-2/+2

Back to the top