aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/DefaultReceivePackFactoryTest.java
Commit message (Expand)AuthorAgeFilesLines
* Bump jetty version to 12.0.9 and servlet-api to 6.0David Ostrovsky2024-05-081-5/+5
* Bump jetty version to 11.0.20David Ostrovsky2024-05-021-2/+2
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Suppress "unchecked cast" warnings related to UploadPackFactory.DISABLEDDavid Pursehouse2016-02-151-0/+1
* Update to Jetty 9.2.10Matthias Sohn2015-05-101-1/+1
* Add type argumente to some raw reclarationRobin Rosenberg2012-12-271-2/+3
* daemon: Use HTTP's resolver and factory patternShawn O. Pearce2011-02-141-3/+3
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-1/+15
* Save StoredConfig after modificationsShawn O. Pearce2010-12-151-4/+13
* Make inner classes static in http codeRobin Rosenberg2010-06-131-1/+1
* Add JUnit tests for HTTP transportShawn O. Pearce2010-01-121-0/+198