aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server
Commit message (Expand)AuthorAgeFilesLines
* LfsProtocolServlet: Pass request and path to getLargeFileRepositoryDavid Pursehouse2016-07-271-12/+29
* FileLfsServlet: Include error message in response bodyDavid Pursehouse2016-07-271-3/+29
* FileLfsServlet: Return HTTP 422 instead of 400David Pursehouse2016-07-271-2/+2
* Ignore 'The value of exception parameter is not used' warningDavid Pursehouse2016-07-261-0/+1
* Update links to LFS API documentationDavid Pursehouse2016-07-262-2/+2
* Remove duplicated single quotes in text not handled by MessageFormatMarkus Keller2016-07-011-5/+5
* Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn2016-06-012-15/+15
* [findBugs] Prevent potential NPE in FileLfsRepository.getOutputStream()Matthias Sohn2016-05-301-1/+4
* [findBugs] Fix calculation of host header in SignerV4Matthias Sohn2016-05-191-3/+3
* Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-04-082-15/+15
* Prepare 4.3.1-SNAPSHOT versionsMatthias Sohn2016-04-082-15/+15
* JGit v4.3.0.201604071810-rv4.3.0.201604071810-rMatthias Sohn2016-04-082-2/+2
* JGit v4.3.0.201604071045-rMatthias Sohn2016-04-072-2/+2
* Prepare 4.3-SNAPSHOT buildsMatthias Sohn2016-04-052-2/+2
* JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1Matthias Sohn2016-03-232-2/+2
* Make the FileLfsRepository thread safeSaša Živkov2016-03-222-25/+12
* Support Amazon S3 based storage for LFSMatthias Sohn2016-02-177-1/+808
* Support LFS protocol and a file system based LFS storageMatthias Sohn2016-02-0430-0/+2395