Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-03#309686 Fixed response buffers usageGreg Wilkins1-0/+1
2010-05-03291448 SessionManager has isCheckingRemoteSessionIdEncodingGreg Wilkins1-1/+1
2010-05-03311362 Optional org.eclipse.jetty.util.log.stderr.SOURCEGreg Wilkins1-0/+1
2010-05-03309153 Hide extracted WEB-INF/lib when running a non-extracted warGreg Wilkins1-0/+1
2010-05-03#310382 NPE protection when WAR is not a fileGreg Wilkins1-0/+1
2010-05-03291448 encodeRedirectURL only encodes absolute URLs to same host/port/contextGreg Wilkins1-1/+2
2010-05-02testGreg Wilkins1-0/+1
2010-05-02#310094Greg Wilkins1-0/+1
2010-04-30Fixes #308865 (Update test suite to JUnit4 - Module jetty-start).Simone Bordet1-0/+1
2010-04-30Fixed 297104 (HTTP CONNECT does not work correct with SSL destinations) via t...Simone Bordet1-3/+4
2010-04-30311154 Use Appendable in preference to StringBuilder/StringBuffer in APIsGreg Wilkins1-0/+1
2010-04-29Fixed order of entries in VERSION.txtMichael Gorovoy1-3/+3
2010-04-29310562 SslSocketConnector fails to start if excludeCipherSuites is setMichael Gorovoy1-0/+1
2010-04-28310918 Synchronize content exchangeGreg Wilkins1-0/+1
2010-04-27310703 - Update test suite to JUnit4 - Module tests/test-integrationJoakim Erdfelt1-0/+1
2010-04-27310634 Get the localport when opening a server socketGreg Wilkins1-0/+1
2010-04-27Fixes #308861 (Update test suite to JUnit4 - Module jetty-security).Simone Bordet1-1/+2
2010-04-27Fixes #308868 (Update test suite to JUnit4 - Module jetty-websocket).Simone Bordet1-1/+2
2010-04-27Fixes #308869 (Update test suite to JUnit4 - Module jetty-xml).Simone Bordet1-1/+2
2010-04-27Fixes #308848 (Update test suite to JUnit4 - Module jetty-ajp).Simone Bordet1-1/+3
2010-04-27Fixes #308848 (Update test suite to JUnit4 - Module jetty-ajp).Simone Bordet1-0/+1
2010-04-27VERSION.txt for releaseJesse McConnell1-1/+1
2010-04-27Fixes 310605 (Make a clean room implementation of the JSP logger bridge).Simone Bordet1-0/+1
2010-04-27Fixes 310603 (Make Logger interface consistent).Simone Bordet1-0/+1
2010-04-27JETTY-1214 dont invalidate when already invalidGreg Wilkins1-0/+1
2010-04-26JETTY-1212 handle long content lengthsGreg Wilkins1-0/+1
2010-04-26310431 Default ErrorHandler as server BeanGreg Wilkins1-0/+1
2010-04-26Fixes 310467 (Allow SocketConnector to create generic Connection objects).Simone Bordet1-3/+3
2010-04-23versionGreg Wilkins1-1/+12
2010-04-22310094 Improved start.jar usage and config filesGreg Wilkins1-0/+1
2010-04-22310051 - _configurationClasses now defaults to null in WebAppContextJan Bartel1-0/+1
2010-04-21JETTY-1200 SSL NIO Endpoint wraps non NIO buffersGreg Wilkins1-0/+1
2010-04-20JETTY-903 Stop both cachesGreg Wilkins1-0/+1
2010-04-20309765 Added JSP moduleGreg Wilkins1-0/+1
2010-04-16309466 removed syncs from stderrlogGreg Wilkins1-0/+1
2010-04-14286889 Allow System and Server classes to be set on Server instance and when ...Greg Wilkins1-1/+0
2010-04-13286889 Allow System and Server classes to be set on Server instance and when ...Michael Gorovoy1-0/+1
2010-04-12308925 Protect the test webapp from remote accessGreg Wilkins1-0/+1
2010-04-09307294 Add AbstractLifeCycle.AbstractLifeCycleListener implementationMichael Gorovoy1-0/+1
2010-04-08297104 Improve handling of CONNECT methodGreg Wilkins1-0/+1
2010-04-07308009 ObjectMBean incorrectly casts getTargetException() to ExceptionMichael Gorovoy1-1/+2
2010-04-07308420 - convert jetty-plus.xml to use DeploymentManagerJan Bartel1-0/+1
2010-04-07jetty-plus.xml was not finished being ported to jetty-7 because it still refe...Jan Bartel1-0/+2

Back to the top