aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-05-232-21/+21
|/ / / /
* | | | Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-183-3/+3
* | | | Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-3/+3
* | | | Use Constants.CHARACTER_ENCODING in testsDavid Pursehouse2018-04-111-1/+1
* | | | Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-133-19/+7
* | | | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-2/+2
* | | | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-03-082-21/+21
|/ / /
* | | Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2018-03-082-21/+21
* | | JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2018-03-082-2/+2
* | | MeasurePackSizeTest: Open Transport in try-with-resourceDavid Pursehouse2018-03-071-5/+1
* | | HookMessageTest: Open Transport in try-with-resourceDavid Pursehouse2018-03-061-10/+2
* | | GitServletResponseTests: Open Transport in try-with-resourceDavid Pursehouse2018-03-061-15/+3
* | | DumbClientSmartServerTest: Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-061-22/+7
* | | AdvertiseErrorTest: Open Transport in try-with-resourceDavid Pursehouse2018-03-051-4/+1
* | | Enable warning for resources not managed by try-with-resourceDavid Pursehouse2018-03-031-1/+1
* | | Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2017-12-312-21/+21
|/ /
* | Add header Automatic-Module-Name for Java 9Karsten Thoms2017-12-231-0/+1
* | Fix javadoc in org.eclipse.jgit.http.testMatthias Sohn2017-12-172-3/+7
* | Specify consistent version range for junit in OSGi manifestsDavid Pursehouse2017-12-081-3/+3
* | Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-071-2/+2
* | 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-20/+20
| * JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2017-10-072-2/+2
* | dfs: Switch InMemoryRepository to DfsReftableDatabaseShawn Pearce2017-10-182-4/+4
* | Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2017-10-082-20/+20
|/
* Handle SSL handshake failures in TransportHttpThomas Wolf2017-09-131-13/+69
* Support http.<url>.* configsThomas Wolf2017-09-101-1/+6
* Add org.apache.commons.codec 1.9.0 to target platformMatthias Sohn2017-09-011-2/+2
* 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
* Cleanup: message reporting for HTTP redirect handlingThomas Wolf2017-08-231-4/+4
* Do authentication re-tries on HTTP POSTThomas Wolf2017-08-222-9/+254
* Bazel: Add missing dependency in org.eclipse.jgit.http.testDavid Pursehouse2017-08-181-0/+1
* Add support to follow HTTP redirectsThomas Wolf2017-08-175-65/+635
* Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2017-05-302-20/+20
* Update jetty to 9.4.5Mat Booth2017-05-111-14/+14
* Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2017-04-052-20/+20
* Merge branch 'stable-4.6'Matthias Sohn2017-04-021-14/+14
|\
| * Update Jetty to 9.3.17.v20170317Matthias Sohn2017-04-023-18/+18
| * Revert "Update Jetty to 9.4.1.v20170120"David Pursehouse2017-03-312-4/+4
| * Prepare 4.6.2-SNAPSHOT buildsMatthias Sohn2017-03-072-20/+20
| * JGit v4.6.1.201703071140-rv4.6.1.201703071140-rMatthias Sohn2017-03-072-2/+2
| * Update Jetty to 9.4.1.v20170120Matthias Sohn2017-03-062-4/+4
* | Downgrade jetty to 9.3.9.v20160517Matthias Sohn2017-03-311-14/+14
* | Require jetty 9.4.0 consistentlyMatthias Sohn2017-03-301-12/+12
* | Raise minimum version of o.e.jetty.security to 9.4.0Matthias Sohn2017-03-251-2/+2
* | Remove Buck buildDavid Pursehouse2017-03-221-41/+0
* | Add remaining parts of the bazel buildDavid Ostrovsky2017-03-211-0/+42