summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3Matthias Sohn2018-06-052-2/+2
* 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.0.0-SNAPSHOT buildsMatthias Sohn2018-05-162-2/+2
* JGit v5.0.0.201805151920-m7v5.0.0.201805151920-m7Matthias Sohn2018-05-162-2/+2
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-113-7/+8
* Remove deprecated LfsProtocolServlet#getLargeFileRepositoryMatthias Sohn2018-03-101-42/+0
* Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-03-082-16/+16
* Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2018-03-082-16/+16
* JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2018-03-082-2/+2
* FileLfsServlet: Open PrintWriter in try-with-resourceDavid Pursehouse2018-03-061-4/+4
* Enable warning for resources not managed by try-with-resourceDavid Pursehouse2018-03-031-1/+1
* LFS: Add remote download to SmudgeFilterMarkus Duft2018-02-161-1/+18
* Update gson version in org.eclipse.jgit.lfs.server manifestDavid Pursehouse2018-02-021-1/+1
* Revert usage of TYPE_USE in Nullable and NonNull annotationsDavid Pursehouse2018-01-191-1/+1
* Nullable: Switch to TYPE_USEDavid Pursehouse2018-01-181-1/+1
* Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2017-12-312-16/+16
* Add header Automatic-Module-Name for Java 9Karsten Thoms2017-12-231-0/+1
* Fix remaining javadoc errors raised by doclintMatthias Sohn2017-12-211-4/+3
* Fix javadoc in org.eclipse.jgit.lfs.serverMatthias Sohn2017-12-1711-66/+98
* Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-071-4/+4
* LfsServerText: Fix formatting of invalidPathInfo messageDavid Pursehouse2017-12-071-1/+1
* Move repeated LFS Gson handling to common classDavid Pursehouse2017-12-073-46/+123
* FileLfsServlet: Do not pretty print json responseDavid Pursehouse2017-12-071-5/+4
* Merge branch 'stable-4.9'Matthias Sohn2017-11-241-0/+6
|\
| * Ignore warning for minor version change without API changeMatthias Sohn2017-11-241-0/+6
| * Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2017-10-082-16/+16
| * JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2017-10-072-2/+2
* | Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2017-10-082-16/+16
|/
* 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
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1
* Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2017-05-302-16/+16
* Remove unused clirr-maven-plugin from LFS pom.xml filesDavid Pursehouse2017-05-121-19/+0
* Bazel: Restrict src globs to Java source filesDavid Pursehouse2017-04-131-1/+1
* Remove unused API filtersMatthias Sohn2017-04-091-11/+0
* Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2017-04-052-16/+16
* Remove Buck buildDavid Pursehouse2017-03-221-23/+0
* bazel: Add explicit targets for library dependenciesJonathan Nieder2017-03-191-4/+4
* Silence API error reported in LfsProtocolServletMatthias Sohn2017-03-091-0/+11
* LfsProtocolServlet: Pass HTTP Authorization header to getLargeFileRepositoryDavid Pursehouse2017-03-081-2/+49
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-203-9/+9
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-1/+1
* Don't rely on default locale when using toUpperCase() and toLowerCase()Matthias Sohn2017-01-281-2/+4
* Implement Bazel build for http-apache, lfs, lfs-serverDavid Pursehouse2017-01-221-0/+17
* Make ObjectDownloadListener publicDavid Pursehouse2017-01-191-2/+4