aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.http/src
Commit message (Expand)AuthorAgeFilesLines
* Remove some unnecessary dependencies on FileRepostoryRobin Rosenberg2013-04-181-3/+2
* SimpleHttpServer API shouldn't expose internalsMatthias Sohn2013-03-221-4/+3
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-182-2/+2
* cleanup: Remove unused declarationsRobin Rosenberg2012-06-061-1/+0
* Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127Matthias Sohn2012-06-031-1/+1
* Use default thread pool to prevent thread pool starvationMatthias Sohn2012-06-031-17/+1
* Update Jetty to 8.1.3.v20120416Matthias Sohn2012-05-232-3/+3
* cleanup: Silence an unused-parameter warningRobin Rosenberg2012-03-091-0/+1
* Adapt to Jetty 7.3 API change coming with IndigoMatthias Sohn2011-03-011-0/+4
* daemon: Use HTTP's resolver and factory patternShawn O. Pearce2011-02-141-3/+3
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-313-11/+14
* Introduce http test bundleJens Baumgart2010-12-087-0/+1171