Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-20Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse6-11/+11
2017-02-20Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse6-1/+24
2017-02-20Update Jetty to 9.4.1.v20170120Matthias Sohn2-20/+16
2016-09-22AppServer: Remove unnecessary 'unused' suppressionsDavid Pursehouse1-4/+2
2016-08-08Fix non-parameterized generic type warningMatthias Sohn1-1/+3
2016-07-14Fix AppServer build errors in Eclipse with <4.6 target platformsMatthias Sohn1-18/+27
2016-07-10Implement new abstract MappedLoginService methods added in Jetty 9.3Matthias Sohn1-0/+8
2016-02-15Merge branch 'stable-4.2'Matthias Sohn1-1/+1
2016-02-15MockServletConfig: Fix warning about unchecked conversion of EnumerationDavid Pursehouse1-1/+1
2016-02-04Support LFS protocol and a file system based LFS storageMatthias Sohn1-1/+10
2015-05-10Update to Jetty 9.2.10Matthias Sohn3-7/+20
2013-04-18Remove some unnecessary dependencies on FileRepostoryRobin Rosenberg1-3/+2
2013-03-22SimpleHttpServer API shouldn't expose internalsMatthias Sohn1-4/+3
2013-03-18JGit 3.0: move internal classes into an internal subpackageShawn Pearce2-2/+2
2012-06-05cleanup: Remove unused declarationsRobin Rosenberg1-1/+0
2012-06-03Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127Matthias Sohn1-1/+1
2012-06-03Use default thread pool to prevent thread pool starvationMatthias Sohn1-17/+1
2012-05-23Update Jetty to 8.1.3.v20120416Matthias Sohn2-3/+3
2012-03-09cleanup: Silence an unused-parameter warningRobin Rosenberg1-0/+1
2011-03-01Adapt to Jetty 7.3 API change coming with IndigoMatthias Sohn1-0/+4
2011-02-15daemon: Use HTTP's resolver and factory patternShawn O. Pearce1-3/+3
2010-12-31Convert all JGit unit tests to JUnit 4Robin Rosenberg3-11/+14
2010-12-08Introduce http test bundleJens Baumgart7-0/+1171

    Back to the top