summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server
Commit message (Expand)AuthorAgeFilesLines
* Prepare 4.7.3-SNAPSHOT buildsMatthias Sohn2018-07-272-16/+16
* JGit v4.7.2.201807261330-rv4.7.2.201807261330-rMatthias Sohn2018-07-262-2/+2
* Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-11-221-11/+0
|\
| * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-11-221-17/+0
| |\
| | * Prepare 4.5.5-SNAPSHOT buildsMatthias Sohn2017-11-222-15/+15
| | * JGit v4.5.4.201711221230-rv4.5.4.201711221230-rMatthias Sohn2017-11-222-2/+2
| | * Prepare 4.5.4-SNAPSHOT buildsMatthias Sohn2017-08-262-15/+15
| | * JGit v4.5.3.201708160445-rv4.5.3.201708160445-rMatthias Sohn2017-08-162-2/+2
| | * Prepare 4.5.3-SNAPSHOT buildsMatthias Sohn2017-04-082-15/+15
| | * JGit v4.5.2.201704071617-rv4.5.2.201704071617-rMatthias Sohn2017-04-072-2/+2
| | * Prepare 4.5.2-SNAPSHOT buildsMatthias Sohn2017-03-252-15/+15
| | * JGit v4.5.1.201703201650-rv4.5.1.201703201650-rMatthias Sohn2017-03-202-2/+2
| * | Prepare 4.6.2-SNAPSHOT buildsMatthias Sohn2017-03-072-16/+16
| * | JGit v4.6.1.201703071140-rv4.6.1.201703071140-rMatthias Sohn2017-03-072-2/+2
* | | Prepare 4.7.2-SNAPSHOT buildsMatthias Sohn2017-06-082-16/+16
* | | JGit v4.7.1.201706071930-rv4.7.1.201706071930-rMatthias Sohn2017-06-082-2/+2
* | | Prepare 4.7.1-SNAPSHOTMatthias Sohn2017-04-062-16/+16
* | | JGit v4.7.0.201704051617-rv4.7.0.201704051617-rMatthias Sohn2017-04-052-2/+2
* | | 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
* | Move AtomicObjectOutputStream to lfs/internalChristian Halstrick2016-09-206-123/+3
* | Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2016-09-192-15/+15
|/
* Improve JavaDoc for LfsProtocolServlet.getLargeFileRepositoryMatthias Sohn2016-09-011-0/+23
* Add specific exception for LFS unavailableDavid Pursehouse2016-08-301-10/+11