aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.http/src/org/eclipse/jgit/junit/http/AppServer.java
Commit message (Expand)AuthorAgeFilesLines
* AppServer: Remove unnecessary 'unused' suppressionsDavid Pursehouse2016-09-221-4/+2
* Fix AppServer build errors in Eclipse with <4.6 target platformsMatthias Sohn2016-07-141-18/+27
* Implement new abstract MappedLoginService methods added in Jetty 9.3Matthias Sohn2016-07-111-0/+8
* Support LFS protocol and a file system based LFS storageMatthias Sohn2016-02-041-1/+10
* Update to Jetty 9.2.10Matthias Sohn2015-05-101-6/+14
* Use default thread pool to prevent thread pool starvationMatthias Sohn2012-06-031-17/+1
* Update Jetty to 8.1.3.v20120416Matthias Sohn2012-05-231-2/+2
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-4/+5
* Introduce http test bundleJens Baumgart2010-12-081-0/+291