Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-02Improved graceful shutdown and added testsGreg Wilkins1-1/+1
2015-06-25470803 If a webapp is not fully started do not fully stop itJan Bartel1-0/+8
2015-06-12Removing [version] sections in modulesJoakim Erdfelt1-3/+0
2015-06-10469860 - Add module metadata versioning to support backwards compatJoakim Erdfelt1-0/+3
2015-04-30less verbose unit testsGreg Wilkins1-0/+5
2015-04-22446564 Refactored RequestLog MechanismGreg Wilkins2-2/+6
2015-04-21464727 - Update Javadoc for Java 8 DocLintJoakim Erdfelt12-97/+134
2015-04-15464727 - Update Javadoc for Java 8 DocLintJoakim Erdfelt2-2/+2
2015-03-26Organised importsGreg Wilkins13-27/+30
2015-03-12Using new DecoratorJoakim Erdfelt1-1/+3
2015-03-12453834 - CDI Support for WebSocketJoakim Erdfelt2-19/+146
2015-03-12Rename EnhancedInstantiator to DecoratedObjectFactoryJoakim Erdfelt1-4/+4
2015-03-12453834 - CDI Support for WebSocketJoakim Erdfelt1-14/+14
2015-03-12Making ServletContextHandler use util.DecoratorsJoakim Erdfelt1-39/+58
2015-03-12Rethinking DecoratorsJoakim Erdfelt1-4/+5
2015-03-06Merge branch 'jetty-9.2.x'Joakim Erdfelt1-0/+63
2015-03-06461070 Handle setReadListener on request with no contentGreg Wilkins1-0/+64
2015-02-24460210 - ExecutionStragegy producer for SelectManager calls onOpen from produ...Greg Wilkins1-2/+6
2015-02-23460210 - ExecutionStragegy producer for SelectManager calls onOpen from produ...Greg Wilkins2-3/+92
2015-02-19Merge remote-tracking branch 'origin/jetty-9.2.x'Greg Wilkins1-2/+2
2015-02-18459681 Remove dead code after removal of glassfish jasper supportJan Bartel1-31/+10
2015-02-18460176 When checking for precompiled jsp, ensure classname is presentJan Bartel1-2/+2
2015-02-05default to delayed dispatchGreg Wilkins1-1/+2
2015-02-05Added test cases and improved isReady and isFinished handlingGreg Wilkins1-6/+96
2015-02-04added direct buffer configurationGreg Wilkins1-2/+3
2015-02-04added test for async IO isNotReadyAtEOFGreg Wilkins1-1/+91
2015-02-04added test for async IO isNotReadyAtEOFGreg Wilkins1-2/+6
2015-02-04Merge remote-tracking branch 'origin/jetty-9.2.x'Greg Wilkins1-3/+2
2015-02-04added test for async IO isNotReadyAtEOFGreg Wilkins1-3/+2
2015-02-04Merge remote-tracking branch 'origin/jetty-9.2.x'Greg Wilkins1-5/+1
2015-02-04added test for async IO isNotReadyAtEOFGreg Wilkins1-5/+1
2015-02-03Merge remote-tracking branch 'origin/jetty-9.2.x'Greg Wilkins1-0/+87
2015-02-03added test for async IO isNotReadyAtEOFGreg Wilkins1-0/+87
2015-01-23Merge remote-tracking branch 'origin/jetty-9.2.x'Greg Wilkins1-10/+18
2015-01-23458175 multipart annotation on lazily loaded servlet does not workJan Bartel1-10/+18
2015-01-08Merge remote-tracking branch 'origin/master' into jetty-9.3-ewykGreg Wilkins45-45/+45
2015-01-08Happy New Year 2015Joakim Erdfelt45-45/+45
2015-01-08Happy New Year 2015Joakim Erdfelt45-45/+45
2015-01-02removed unneeded execute for SslConnection onFillableGreg Wilkins1-1/+1
2014-12-31fixed mergeGreg Wilkins1-1/+1
2014-12-11Merge remote-tracking branch 'origin/jetty-9.2.x'Greg Wilkins1-4/+75
2014-12-05454157 - HttpInput.consumeAll spins if input is in async mode.Simone Bordet1-4/+75
2014-12-05Merge remote-tracking branch 'origin/jetty-9.2.x'Greg Wilkins1-1/+87
2014-12-04454157 abort to avoid spin in async HttpInput.consumeAllGreg Wilkins1-1/+87
2014-12-04Merge remote-tracking branch 'origin/jetty-9.2.x'Greg Wilkins1-1/+1
2014-12-04453629 Fixed big write testGreg Wilkins1-1/+1
2014-11-27Merged branch 'jetty-9.2.x' into branch 'master'.Simone Bordet1-1/+3
2014-11-27451634 DefaultServlet: useFileMappedBuffer javadoc is misleadingJan Bartel1-1/+3
2014-11-20Merge remote-tracking branch 'origin/jetty-9.2.x'Greg Wilkins1-0/+1
2014-11-20447472 Clear async context timeout on async static contentGreg Wilkins1-0/+1

Back to the top