summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit.http
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.1.9-SNAPSHOT buildsMatthias Sohn2019-06-052-11/+11
* JGit v5.1.8.201906050907-rv5.1.8.201906050907-rMatthias Sohn2019-06-052-2/+2
* Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-202-11/+11
* JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-202-2/+2
* Prepare 5.1.7-SNAPSHOT buildsMatthias Sohn2019-03-132-11/+11
* JGit v5.1.6.201903130242-rv5.1.6.201903130242-rMatthias Sohn2019-03-132-2/+2
* Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2018-12-272-11/+11
* JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2018-12-272-2/+2
* Prepare 5.1.5-SNAPSHOT buildsMatthias Sohn2018-12-262-11/+11
* JGit v5.1.4.201812251853-rv5.1.4.201812251853-rMatthias Sohn2018-12-262-2/+2
* Prepare 5.1.4-SNAPSHOT buildsMatthias Sohn2018-10-202-11/+11
* JGit v5.1.3.201810200350-rv5.1.3.201810200350-rMatthias Sohn2018-10-202-2/+2
* Prepare 5.1.3-SNAPSHOT buildsMatthias Sohn2018-10-062-11/+11
* JGit v5.1.2.201810061102-rv5.1.2.201810061102-rMatthias Sohn2018-10-062-2/+2
* Prepare 5.1.2-SNAPSHOT buildsMatthias Sohn2018-09-182-11/+11
* JGit v5.1.1.201809181055-rv5.1.1.201809181055-rMatthias Sohn2018-09-182-2/+2
* Prepare 5.1.1-SNAPSHOT buildsMatthias Sohn2018-09-112-11/+11
* JGit v5.1.0.201809111528-rv5.1.0.201809111528-rMatthias Sohn2018-09-112-2/+2
* Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-09-052-2/+2
* JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1Matthias Sohn2018-09-052-2/+2
* Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-08-292-2/+2
* JGit v5.1.0.201808281540-m3v5.1.0.201808281540-m3Matthias Sohn2018-08-282-2/+2
* refactor: simplify collection.toArray()Michael Keppler2018-08-231-1/+1
* Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-05-232-11/+11
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-153-5/+5
* Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-03-082-11/+11
* Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2018-03-082-11/+11
* JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2018-03-082-2/+2
* Enable warning for resources not managed by try-with-resourceDavid Pursehouse2018-03-031-1/+1
* Configure Semaphore used in TestRequestLog to be fairMatthias Sohn2018-02-221-1/+1
* Fix indentation in TestRequestLogMatthias Sohn2018-02-221-75/+76
* Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2017-12-312-11/+11
* Add header Automatic-Module-Name for Java 9Karsten Thoms2017-12-231-0/+1
* Fix remaining javadoc errors raised by doclintMatthias Sohn2017-12-211-1/+1
* Remove redundant @SuppressWarnings("unused")David Pursehouse2017-12-181-8/+4
* Fix javadoc in org.eclipse.jgit.junit.httpMatthias Sohn2017-12-177-16/+284
* Specify consistent version range for junit in OSGi manifestsDavid Pursehouse2017-12-081-1/+1
* Merge branch 'stable-4.9'Matthias Sohn2017-11-241-1/+11
|\
| * Ignore warning for minor version change without API changeMatthias Sohn2017-11-241-1/+11
| * Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2017-10-082-11/+11
| * JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2017-10-072-2/+2
* | Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2017-10-082-11/+11
|/
* Handle SSL handshake failures in TransportHttpThomas Wolf2017-09-131-1/+15
* Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn2017-08-301-1/+1
* Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn2017-08-301-2/+2
* Enhance Eclipse save actionsMatthias Sohn2017-08-281-7/+12
* Do authentication re-tries on HTTP POSTThomas Wolf2017-08-221-10/+29
* Add support to follow HTTP redirectsThomas Wolf2017-08-173-12/+176
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1