Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Happy New Year 2016Joakim Erdfelt1-1/+1
2015-12-19Javadoc fixesJoakim Erdfelt1-1/+1
2015-12-18484622 - Improve handling of Direct and Mapped buffers for static contentGreg Wilkins1-22/+36
2015-09-17477278 Refactored DefaultServlet for cached Gzip & EtagsGreg Wilkins1-19/+147
2015-04-21464727 - Update Javadoc for Java 8 DocLintJoakim Erdfelt1-5/+5
2015-03-26Organised importsGreg Wilkins1-1/+1
2015-01-08Happy New Year 2015Joakim Erdfelt1-1/+1
2015-01-08Happy New Year 2015Joakim Erdfelt1-1/+1
2014-11-20Merge remote-tracking branch 'origin/jetty-9.2.x'Greg Wilkins1-3/+3
2014-11-20447472 Clear async context timeout on async static contentGreg Wilkins1-3/+3
2014-11-06minor cleanups of HttpContentGreg Wilkins1-16/+17
2014-10-16Improve HTTP header pre-encodingGreg Wilkins1-24/+81
2014-09-23444547 Format exception in ResourceCache.Content.toString()Jan Bartel1-1/+1
2014-09-19444547 Format exception in ResourceCache.Content.toString()Jan Bartel1-1/+1
2014-08-13improved debugging outputGreg Wilkins1-1/+1
2014-07-10438190 findbug improvementsGreg Wilkins1-1/+0
2014-01-02Happy New Year - 2014!Joakim Erdfelt1-1/+1
2013-11-04global clean up importsGreg Wilkins1-1/+0
2013-10-17Refactored complexity out of HttpFieldsGreg Wilkins1-1/+2
2013-07-18398467 Servlet 3.1 Non Blocking IOGreg Wilkins1-41/+5
2013-06-17409953 return buffer.slice() instead of buffer.asReadOnlyBuffer() in Resource...Thomas Becker1-1/+1
2013-06-03409556 Resource files not closedGreg Wilkins1-1/+1
2013-04-22Merge remote-tracking branch 'origin/jetty-8'Greg Wilkins1-8/+2
2013-04-22405281 allow filemappedbuffers to not be usedGreg Wilkins1-0/+1
2013-01-11merge from jetty-8 and update license blocks.Jesse McConnell1-1/+1
2013-01-11update license blocks for 2013Jesse McConnell1-1/+1
2013-01-02395885 - ResourceCache should honor useFileMappedBuffer if setJoakim Erdfelt1-0/+1
2012-12-24Revert "395794 slightly modified fix for empty file extenstion to mime type m...Jan Bartel1-1/+1
2012-12-18395794 slightly modified fix for empty file extenstion to mime type mapping. ...Thomas Becker1-1/+1
2012-12-17395794 NullPointerException in when requesting a file without extensionJan Bartel1-1/+2
2012-11-12Merge remote-tracking branch 'origin/jetty-8'Greg Wilkins1-10/+15
2012-11-10393947 implement ETags and update gzip filter to handle themGreg Wilkins1-10/+14
2012-10-18392237 Implemented HttpOutput.sendContent for large contentGreg Wilkins1-0/+9
2012-08-17Merge from jetty-8 to jetty-9 (license header standarization)Joakim Erdfelt1-12/+17
2012-08-17standardize license header blocksJesse McConnell1-12/+17
2012-07-20jetty-9 merge from jetty-8. Mostly compiling but some tests still failing.Greg Wilkins1-1/+2
2012-05-10jetty-9 progress on jetty-serverGreg Wilkins1-5/+14
2012-03-26jetty-9 work in progress. Further simplification of jetty-ioGreg Wilkins1-2/+0
2012-03-08jetty-9 work in progress jetty-serverGreg Wilkins1-20/+34
2012-03-08jetty-9 javadoc and code cleanupsGreg Wilkins1-2/+2
2012-02-09jetty-9 removed plurals from enum type namesGreg Wilkins1-18/+18
2012-02-06Fixing JDK5 build abort due to bad javadocsJoakim Erdfelt1-1/+3
2011-08-24293739 - Deprecate static Jetty Log usage in favor of named logsJoakim Erdfelt1-6/+9
2011-04-07more debugGreg Wilkins1-17/+27
2011-01-21Fixing broken javadoc and importsJoakim Erdfelt1-1/+0
2010-11-25Several minor fixes:Greg Wilkins1-1/+1
2010-11-07329643 Improved deployment of resource collectionsGreg Wilkins1-5/+23
2010-11-04329410 Enforce XmlConfiguration properties as Map<String,String>Greg Wilkins1-0/+6
2010-10-19327725 cleanupGreg Wilkins1-1/+1
2010-10-19327725 fixed /Greg Wilkins1-24/+23

Back to the top