Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-31[maven-release-plugin] copy for tag jetty-project-7.0.2.v20100331jetty-project-7.0.2.v20100331Jesse 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
2010-03-05294799 when configuring a webapp, don't look for WEB-INF/jetty6-web.xmlJan Bartel1-0/+1
2010-03-05304781 Reset HttpExchange timeout on slow request content. 304801 SSL connect...Greg Wilkins1-0/+2
2010-03-05296569 - removeLifeCycleListener() has no effectJan Bartel1-0/+1
2010-03-05304658Jan Bartel1-0/+2
2010-03-03304532 Skip some tests on IBM JVMsGreg Wilkins1-0/+1
2010-03-03303526 Added include cyphersGreg Wilkins1-0/+1
2010-03-02JETTY-1133 Handle multiple URL ; parametersGreg Wilkins1-1/+2
2010-03-02304307 JETTY-1133 Handle ;jsessionid in FROM AuthGreg Wilkins1-0/+1
2010-02-28updated servlet 3 apiGreg Wilkins1-0/+1
2010-02-22IpAccessHandlerGreg Wilkins1-0/+1
2010-02-19JETTY-1184 shrink thread pool even with frequent small jobsGreg Wilkins1-0/+1
2010-02-16JETTY-1179Jan Bartel1-0/+1
2010-02-15302018 301089 300933 Improve statisticsGreg Wilkins1-7/+8
2010-02-15JETTY-983 range handling cleanupGreg Wilkins1-0/+1
2010-02-15302669Jan Bartel1-0/+1
2010-02-11Fix for #302556 (CrossOriginFilter does not work correctly when Access-Contro...Simone Bordet1-1/+2
2010-02-09302246 - redirect loop using form authenticatorGreg Wilkins1-0/+1
2010-02-09302244 - invalid configuration boolean conversion in FormAuthenticatorGreg Wilkins1-0/+1
2010-02-08302198 Rename HttpClient authorization classes to AuthenticationGreg Wilkins1-0/+1
2010-02-06JETTY-1177 Allow error handler to set cacheControlGreg Wilkins1-0/+1
2010-02-03301089 Improve statistics available in StatisticsHandler and AbstractConnectorGreg Wilkins1-0/+1
2010-01-28 Bug 300733 - Jars from lib/ext are not visible for my web applicationJan Bartel1-1/+2
2010-01-27300933 - AbstractConnector uses concurrent objects for statsGreg Wilkins1-0/+1
2010-01-26JETTY-776Jan Bartel1-0/+1
2010-01-20Fix for #300178 - HttpClients opens too many connections that are immediatel...Simone Bordet1-0/+1
2010-01-13299455 Enum support in JSONPojoConvertorGreg Wilkins1-0/+1
2010-01-05JETTY-1153 System property for UrlEncoded charsetGreg Wilkins1-0/+1

Back to the top