summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server
Commit message (Expand)AuthorAgeFilesLines
* JGit v4.7.8.201903121755-rv4.7.8.201903121755-rMatthias Sohn2019-03-122-2/+2
* Prepare 4.7.8-SNAPSHOT buildsMatthias Sohn2018-12-242-16/+16
* JGit v4.7.7.201812240805-rv4.7.7.201812240805-rMatthias Sohn2018-12-242-2/+2
* Prepare 4.7.7-SNAPSHOT buildsMatthias Sohn2018-10-192-16/+16
* JGit v4.7.6.201810191618-rv4.7.6.201810191618-rMatthias Sohn2018-10-192-2/+2
* Fix file handle leak in ObjectDownloadListener.onWritePossibleMatthias Sohn2018-10-131-1/+6
* Prepare 4.7.6-SNAPSHOT buildsMatthias Sohn2018-10-062-16/+16
* JGit v4.7.5.201810051826-rv4.7.5.201810051826-rMatthias Sohn2018-10-062-2/+2
* ObjectDownloadListener#onWritePossible: Add comment on return statementDavid Ostrovsky2018-09-251-0/+4
* Prepare 4.7.5-SNAPSHOT buildsMatthias Sohn2018-09-182-16/+16
* JGit v4.7.4.201809180905-rv4.7.4.201809180905-rMatthias Sohn2018-09-182-2/+2
* Fix ObjectUploadListener#closeMatthias Sohn2018-09-181-1/+3
* Fix error handling in FileLfsServletMatthias Sohn2018-09-171-0/+5
* ObjectDownloadListener#onWritePossible: Make code spec compatibleDavid Ostrovsky2018-09-171-13/+19
* ObjectDownloadListener: Return from onWritePossible when data is writtenDavid Ostrovsky2018-09-151-0/+1
* Prepare 4.7.4-SNAPSHOT buildsMatthias Sohn2018-09-092-16/+16
* JGit v4.7.3.201809090215-rv4.7.3.201809090215-rMatthias Sohn2018-09-092-2/+2
* 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