Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-21Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet1-1/+0
2015-12-18javadoc fixesJoakim Erdfelt2-2/+1
2015-12-18Javadoc updatesJoakim Erdfelt3-5/+16
2015-12-18Javadoc updatesJoakim Erdfelt3-5/+18
2015-12-18437786 - SslContextFactory: Allow Password.getPassword to be overriddenJoakim Erdfelt1-7/+26
2015-12-18Merge remote-tracking branch 'origin/jetty-9.3.x'Greg Wilkins1-2/+43
2015-12-18484622 - Improve handling of Direct and Mapped buffers for static contentGreg Wilkins1-2/+43
2015-12-17Merge branch 'jetty-9.3.x'Joakim Erdfelt2-5/+7
2015-12-17Using Java 8 Predicate FunctionJoakim Erdfelt3-31/+2
2015-12-16Merge branch 'jetty-9.2.x' into jetty-9.3.xJoakim Erdfelt3-22/+93
2015-12-15484350 - Allow GzipHandler path include/exclude to use regexJoakim Erdfelt3-21/+88
2015-12-14484350 - Allow GzipHandler path include/exclude to use regexJoakim Erdfelt2-20/+62
2015-12-08Backporting GzipHandler's IncludeExclude configsJoakim Erdfelt2-0/+239
2015-12-08Merge branch 'jetty-9.2.x' into feature/gziphandler-configJoakim Erdfelt1-0/+8
2015-12-08StringUtil.csvSplit(String)Greg Wilkins1-1/+182
2015-12-08Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet1-0/+8
2015-12-08Merged branch 'jetty-9.2.x' into 'jetty-9.3.x'.Simone Bordet1-0/+8
2015-12-08483857 - jetty-client onComplete isn't called in case of exception in GZIPCon...Simone Bordet1-0/+8
2015-12-02Merge branch 'jetty-9.3.x'Joakim Erdfelt1-0/+86
2015-12-01483413 - Warn on @Deprecated servlet/filter useJoakim Erdfelt1-1/+1
2015-12-01483413 - Warn on @Deprecated servlet/filter useJoakim Erdfelt1-0/+86
2015-11-26483119 - CachingWebAppClassLoader breaks JSPGreg Wilkins1-40/+0
2015-11-26483059 Remove cache of authenticated usersJan Bartel1-7/+33
2015-11-24482172 - Report form key size count in UrlEncoded exceptionsJoakim Erdfelt1-6/+6
2015-11-24482058 - MultiPartInputStream test initial part boundary incorrectly allows e...Joakim Erdfelt1-1/+1
2015-11-24482057 - MultiPartInputStream temp file permissions should be limited to userJoakim Erdfelt1-0/+7
2015-11-19480904 - jetty-util Loader simplificationGreg Wilkins5-85/+33
2015-11-09481717 - Make Callback and Promise CompletableFuture-friendly.Simone Bordet2-23/+150
2015-11-09Removed usages of deprecated Callback.Adapter class.Simone Bordet1-14/+4
2015-10-27Merged branch 'jetty-9.3.x' into 'master'.Simone Bordet1-51/+56
2015-10-27480764 - Error parsing empty multipart.Simone Bordet1-51/+56
2015-10-16479179 Fixed NPE from debugGreg Wilkins1-24/+33
2015-10-16479179 Fixed NPE from debugGreg Wilkins1-24/+33
2015-10-15start.jar uses shaded jetty-util classesGreg Wilkins1-7/+6
2015-10-15Added file headers to TopologicalSortGreg Wilkins1-0/+18
2015-10-15Improved TopologicalSort javadocGreg Wilkins1-15/+73
2015-10-15Topological sort utilityGreg Wilkins1-0/+110
2015-09-30478372 - JavaUtilLog setSourceClass and setSourceMethodGreg Wilkins1-1/+1
2015-09-30477895 Prevent leak of handles to deleted files after redeployJan Bartel1-3/+5
2015-09-25Merged branch '477878' into 'master'.Simone Bordet1-6/+6
2015-09-25Improved IllegalStateException message.Simone Bordet1-6/+6
2015-09-25478372 - JavaUtilLog setSourceClass and setSourceMethodGreg Wilkins4-160/+237
2015-09-25478372 - JavaUtilLog setSourceClass and setSourceMethodGreg Wilkins1-15/+62
2015-09-24476720 getTrustStoreResource fixedGreg Wilkins1-1/+1
2015-09-24478008 Do not reset current value of CounterStatisticsGreg Wilkins1-3/+12
2015-09-21477817 Fixed memory leak in QueuedThreadPoolGreg Wilkins1-2/+2
2015-09-21477817 Fixed memory leak in QueuedThreadPoolGreg Wilkins1-2/+2
2015-09-18477757 - Null args in TypeUtil .call & .construct result in confusing exceptionsJoakim Erdfelt1-5/+35
2015-09-17477278 Refactored DefaultServlet for cached Gzip & EtagsGreg Wilkins1-0/+6
2015-09-15477385 - Problem in MANIFEST.MF with version 9.2.10 / 9.2.13.Simone Bordet1-0/+82

Back to the top