summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server
Commit message (Expand)AuthorAgeFilesLines
* JGit v4.10.0.201712302008-rv4.10.0.201712302008-rMatthias Sohn2017-12-312-2/+2
* 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
* Add missing slf4j dependency in BUCK file for jgit-lfs-serverZhen Chen2017-01-141-1/+2
* LfsProtocolServlet#LfsRequest: Add operation type helper methodsDavid Pursehouse2017-01-141-0/+27
* Expose LFS operation strings as public constantsDavid Pursehouse2017-01-131-7/+6
* LfsProtocolServlet: Improve error on getLargeFileRepository failureDavid Pursehouse2017-01-142-2/+12
* Add support for refusing LFS request due to invalid authorizationDavid Pursehouse2017-01-131-0/+4
* Remove unused API warning filtersMatthias Sohn2016-12-291-17/+0
* Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2016-12-272-16/+16
* Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2016-12-242-16/+16
* JGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2016-12-242-2/+2
* Expose getObjectToTransfer method of FileLfsServletJacek Centkowski2016-12-061-1/+14
* Merge branch 'stable-4.5'David Pursehouse2016-12-061-2/+3
|\
| * Use the same variable to check and extract LFS object idJacek Centkowski2016-11-241-2/+3
| * Prepare 4.5.1-SNAPSHOT buildsMatthias Sohn2016-09-212-15/+15
| * JGit v4.5.0.201609210915-rv4.5.0.201609210915-rMatthias Sohn2016-09-212-2/+2
* | Add missing @since tags for new APIMatthias Sohn2016-11-141-0/+1
* | Organize importsDavid Pursehouse2016-11-141-1/+1
* | FileLfsServlet: Make sendError protectedDavid Pursehouse2016-11-131-1/+13
* | Make ObjectUploadListener publicDavid Pursehouse2016-11-131-3/+8
* | Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn2016-09-203-5/+5