aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test
Commit message (Expand)AuthorAgeFilesLines
* Capture test coverage and add an aggregate test coverage reportMatthias Sohn2018-12-211-1/+1
* Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2018-12-032-21/+21
* Revert C Git 1.7.5 bug workaroundMasaya Suzuki2018-11-191-15/+0
* Configure classpath for separate test sources in EclipseMichael Keppler2018-10-171-2/+10
* Disable Eclipse warning about unrecognized @SuppressWarnings valueDavid Pursehouse2018-10-171-1/+1
* Explicitly specify charset when constructing PrintWriterDavid Pursehouse2018-09-301-1/+4
* Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2018-09-301-1/+1
* FileResolverTest#testNotAGitRepository: Fail when exception is not thrownDavid Pursehouse2018-09-291-0/+1
* Explicitly specify charset in constructor of InputStreamReaderDavid Pursehouse2018-09-261-6/+13
* Make inner classes static where possibleDavid Pursehouse2018-09-261-1/+1
* Fix Mylyn commit message templateMichael Keppler2018-09-231-1/+1
* Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-09-062-21/+21
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-2/+2
* HttpClientConnectionTest: Throw UnsupportedOperationException for unused methodsDavid Pursehouse2018-08-271-11/+11
* HttpClientConnectionTest: Reformat with the Eclipse styleDavid Pursehouse2018-08-271-132/+137
* HttpClientConnectionTest: Add missing license headerDavid Pursehouse2018-08-271-0/+42
* HttpClientTests: Open OutputStream in try-with-resourceDavid Pursehouse2018-08-251-6/+6
* HttpClientTests: Use assertEquals to assert about response codeDavid Pursehouse2018-08-251-3/+3
* HttpClientConnection.getHeaderFields should support multiple values for same ...Gabriel Couto2018-07-233-0/+94
* Add response message, if any, on HTTP status 404Thomas Wolf2018-07-031-2/+6
* Merge branch 'stable-5.0'Jonathan Nieder2018-06-043-2/+97
|\
| * Add protocol v2 support in httpJonathan Tan2018-06-043-2/+97
| * Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-302-2/+2
| * JGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2Matthias Sohn2018-05-302-2/+2
| * Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-232-2/+2
| * JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2018-05-222-2/+2
* | 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