Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-08271535 Adding integration tests, and enabling RFC2616 tests.Joakim Erdfelt1-0/+1
2009-07-08280843 buffer pool mixing typesGreg Wilkins1-0/+1
2009-07-06JETTY-967 JETTY-1056Athena Yao1-0/+2
2009-07-02JETTY-1058 Handle trailing / with aliasesGreg Wilkins1-0/+1
2009-07-02set version slotJesse McConnell1-0/+2
2009-07-01versionGreg Wilkins1-1/+2
2009-07-01JETTY-1057Greg Wilkins1-0/+1
2009-06-30JETTY-1031Greg Wilkins1-0/+1
2009-06-30JETTY-799 shell script for jetty on cygwinDavid Yu1-0/+1
2009-06-30JETTY-1034 JETTY-1055Greg Wilkins1-0/+2
2009-06-27JETTY-1054 Avoid double deploysGreg Wilkins1-0/+1
2009-06-27JETTY-1049 Improved transparent proxy usabilityGreg Wilkins1-0/+1
2009-06-26JETTY-1048Greg Wilkins1-0/+1
2009-06-26JETTY-1042Greg Wilkins1-0/+1
2009-06-25[281470] handle the case where request path == "/*" and servlet mapping uses ...Athena Yao1-0/+1
2009-06-22281059 NPE with debug onGreg Wilkins1-0/+1
2009-06-22releaseGreg Wilkins1-1/+3
2009-06-18280707 client.HttpConnection does not catch and handle non-IOExceptionsJan Bartel1-0/+1
2009-06-17static code analysis cleanupsGreg Wilkins1-0/+1
2009-06-15reworked the buffers mechanism to be less conditionalGreg Wilkins1-0/+1
2009-06-10276545 Quoted cookie pathsGreg Wilkins1-0/+1
2009-06-10279725 Support 100 and 102 expectationsGreg Wilkins1-0/+1
2009-06-08javadoc and ContinuationThrowableGreg Wilkins1-0/+1
2009-06-08continuations only support response wrappingGreg Wilkins1-0/+1
2009-05-26[277798] Denial of Service FilterAthena Yao1-0/+1
2009-05-23portable continuationsGreg Wilkins1-0/+1
2009-05-22277403 reduced usage of system propertiesGreg Wilkins1-0/+1
2009-05-20added setConfigurationDiscovered for servlet 3.0 featuresGreg Wilkins1-0/+2
2009-05-20Bug 274251 Dispatch to welcome files which are servlets with no matching stat...Athena Yao1-0/+1
2009-05-19fixed race with expired async requestGreg Wilkins1-2/+3
2009-05-18ready for releaseGreg Wilkins1-0/+2
2009-05-18versionsGreg Wilkins1-0/+17
2009-05-16JETTY-1013Jan Bartel1-0/+1
2009-05-15JETTY-1020 (Patch was not applied due to different code, but a similar try/ca...Jan Bartel1-0/+1
2009-05-13275396 Added Authentication.Wrapped to allow JSAPI wrappingGreg Wilkins1-0/+1
2009-05-12275396 Added ScopedHandler to set servlet scope before security handlerGreg Wilkins1-0/+1
2009-05-05JETTY-1015 Reduce BayeuxClient and HttpClient lock contentionGreg Wilkins1-0/+1
2009-05-05JETTY-1014 Enable start-stop-daemon by default on jetty.sh (START_STOP_DAEMON=1)David Yu1-0/+1
2009-04-30updatesGreg Wilkins1-2/+39
2009-04-30JETTY-937Greg Wilkins1-0/+1
2009-04-30JETTY-980 & JETTY-1004Greg Wilkins1-1/+3
2009-04-29JETTY-1003Jan Bartel1-0/+1
2009-04-27273767Jan Bartel1-0/+1
2009-04-24JETTY-959 CGI servlet doesn't kill the CGI in case the client disconnectsDavid Yu1-2/+3
2009-04-24JETTY-941, JETTY-996David Yu1-0/+2
2009-04-22ready for releaseGreg Wilkins1-1/+5
2009-04-21273153 Avoid dispatcher loopsGreg Wilkins1-0/+1
2009-04-21[BUG-273101] Fix test failures on DefaultServletTest from Jetty6 migration.Jesse McConnell1-0/+1
2009-04-21[BUG-271536] add support for closing readers and writers for IOJesse McConnell1-0/+1
2009-04-21273011 XSS in directory listingGreg Wilkins1-1/+1

Back to the top