aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/HookMessageTest.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
* [test] Fix closing of test repositoriesNail Samatov2022-01-301-0/+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-21/+11
* Deprecate Repository#hasObjectJonathan Nieder2019-01-041-1/+1
* HookMessageTest: Open Transport in try-with-resourceDavid Pursehouse2018-03-061-10/+2
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+4
* Repository: Introduce exactRef and findRef, deprecate getRefJonathan Nieder2015-11-251-2/+2
* Remove some unnecessary dependencies on FileRepostoryRobin Rosenberg2013-04-181-5/+4
* Allow users to show server messages while pushingAndré Dietisheim2013-03-211-0/+38
* 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/+9
* Introduce http test bundleJens Baumgart2010-12-081-2/+2
* 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
* Capture non-progress side band #2 messages and put in resultShawn O. Pearce2010-03-121-0/+174