Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-07294563 Websocket client connectionGreg Wilkins1-0/+1
2010-04-07306349 ProxyServlet does not work unless deployed at /Greg Wilkins1-0/+1
2010-04-05307847 Fixed combining mime type parametersGreg Wilkins1-4/+55
2010-04-02JETTY-1202 Use platfrom default algorithm for SecureRandomGreg Wilkins1-0/+1
2010-04-01307898 Handle large/async websocket messagesGreg Wilkins1-0/+4
2010-03-31set release versionJesse McConnell1-1/+1
2010-03-30307589 updated servlet 3.0 continuations for final APIGreg Wilkins1-0/+1
2010-03-30Allow Configuration array to be set on Server instance and then applied to al...Jan Bartel1-0/+1
2010-03-30Ensure we don't look in WEB-INF/lib for webapps that don't have a WEB-INF.Jan Bartel1-0/+1
2010-03-30Convert log.info statements to log.debug statements.Jan Bartel1-0/+1
2010-03-30306782 httpbis interpretation of 100 continues. Body never skippedGreg Wilkins1-1/+1
2010-03-29297552 Dont call Continuation timeouts from acceptor tickGreg Wilkins1-0/+1
2010-03-27306782 Do not skip content if 100 not sent, but content availableGreg Wilkins1-0/+1
2010-03-26298236 Additional unit tests for jetty-clientGreg Wilkins1-4/+5
2010-03-23306880 - Support for UPGRADE in HttpClientGreg Wilkins1-0/+1
2010-03-23306884 handle timeouts <=0 for suspendGreg Wilkins1-0/+1
2010-03-23306840 suppress content-length in requests without contentGreg Wilkins1-0/+1
2010-03-23306783 NPE for throwableGreg Wilkins1-0/+3
2010-03-22JETTY-1174 Close rather than finish Gzipstreams to avoid JVM leakGreg Wilkins1-0/+2
2010-03-18306330 Flush filter chain cache after Invoker servletGreg Wilkins1-0/+1
2010-03-18306331 Session manager is kept after call to doScopeGreg Wilkins1-0/+1
2010-03-16JETTY-1163 AJP13 forces 8859-1 encodingGreg Wilkins1-0/+1
2010-03-16Fixes #306028 (Enable TCP_NODELAY by default in client connectors).Simone Bordet1-0/+1
2010-03-16Fixes #305997 (Coalesce buffers in ChannelEndPoint.flush()).Simone Bordet1-1/+2
2010-03-15JETTY-1192 Fixed Digested POSTGreg Wilkins1-0/+1
2010-03-05ready for releaseGreg Wilkins1-1/+1
2010-03-05292800 - ContextDeployer - recursive setting is undone by FilenameFilterJan Bartel1-0/+1
2010-03-05292799 - WebAppDeployer - start a started context?Jan Bartel1-0/+1

Back to the top