aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/AdvertiseErrorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 12.0.9 and servlet-api to 6.0David Ostrovsky2024-05-081-2/+2
* Bump jetty version to 11.0.20David Ostrovsky2024-05-021-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Apache HTTP: run more testsThomas Wolf2019-08-261-2/+7
* Convert to lambda or member referenceCarsten Hammer2019-05-161-12/+6
* AdvertiseErrorTest: Open Transport in try-with-resourceDavid Pursehouse2018-03-051-4/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+3
* Remove some unnecessary dependencies on FileRepostoryRobin Rosenberg2013-04-181-5/+4
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-1/+1
* daemon: Use HTTP's resolver and factory patternShawn O. Pearce2011-02-141-4/+4
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-1/+8
* Introduce http test bundleJens Baumgart2010-12-081-1/+1
* Move FileRepository to storage.file.FileRepositoryShawn O. Pearce2010-06-261-2/+2
* Use FileRepository where we assume other file semanticsShawn O. Pearce2010-06-251-2/+3
* Remove RepositoryConfig and use FileBasedConfig insteadShawn O. Pearce2010-06-251-2/+2
* Use "ERR message" for early ReceivePack problemsShawn O. Pearce2010-03-121-0/+151