summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.4.0.201906120450-rMatthias Sohn2019-06-123-4/+4
* Repository: Add getIdentifier() method to avoid instanceof operatorDavid Ostrovsky2019-06-051-6/+4
* Convert to lambda or member referenceCarsten Hammer2019-05-161-9/+4
* Remove unnecessary type specificationsCarsten Hammer2019-04-111-1/+1
* Add missing source bundles and add them to a single source featureMatthias Sohn2019-04-022-0/+30
* Prepare 5.4.0-SNAPSHOT buildsMatthias Sohn2019-03-072-15/+15
* GitSmartHttpTools: Open SideBandOutputStream in try-with-resourceDavid Pursehouse2019-01-211-4/+5
* Replace deprecated FirstLine by FirstCommandMichael Keppler2018-12-311-1/+2
* Prepare 5.3.0-SNAPSHOT buildsMatthias Sohn2018-12-032-15/+15
* Remove unnecessary modifiers from interfacesJonathan Nieder2018-11-201-2/+2
* Revert C Git 1.7.5 bug workaroundMasaya Suzuki2018-11-193-38/+6
* Disable Eclipse warning about unrecognized @SuppressWarnings valueDavid Pursehouse2018-10-171-1/+1
* Move first line parsing for v0/v1 pack negotiation out of UploadPackIvan Frade2018-10-122-3/+5
* Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2018-09-302-3/+4
* Fix Mylyn commit message templateMichael Keppler2018-09-231-1/+1
* SmartOutputStream: Suppress false-positive resource leak warningDavid Pursehouse2018-09-151-0/+1
* Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-09-062-14/+14
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-1/+2
* refactor: simplify collection.toArray()Michael Keppler2018-08-232-2/+2
* Merge branch 'stable-5.0'Jonathan Nieder2018-06-043-6/+64
|\
| * Add protocol v2 support in httpJonathan Tan2018-06-042-3/+32
| * Give info/refs services more control over responseJonathan Tan2018-06-041-3/+32
| * 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-14/+14
|/
* InfoRefsServlet: Refactor to not use deprecated methodsDavid Pursehouse2018-05-211-7/+1
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-1812-20/+20
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-1513-18/+18
* RepositoryFilter: Refactor doFilter to open Repository in try-with-resourceDavid Pursehouse2018-03-141-8/+3
* Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-132-12/+3
* Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-03-082-14/+14
* Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2018-03-082-14/+14
* JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2018-03-082-2/+2
* InfoRefsServlet: Open OutputStreamWriter in try-with-resourceDavid Pursehouse2018-03-071-21/+22
* GitSmartHttpTools: Open OutputStream in try-with-resourceDavid Pursehouse2018-03-061-4/+1
* FileSender: Open OutputStream in try-with-resourceDavid Pursehouse2018-03-061-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-14/+14
* Add header Automatic-Module-Name for Java 9Karsten Thoms2017-12-231-0/+1
* Fix javadoc in org.eclipse.jgit.http.serverMatthias Sohn2017-12-1731-64/+204
* 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-14/+14
| * JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2017-10-072-2/+2
* | Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2017-10-082-14/+14
|/
* Cleanup: Remove unnecessary $NON-NLS$ tagsMatthias Sohn2017-08-301-1/+1
* 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