summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server.test/tst
Commit message (Expand)AuthorAgeFilesLines
* LfsServerTest: Remove unnecessary suppression of 'restriction' warningDavid Pursehouse2016-09-221-1/+0
* DownloadTest: Use enums from org.apache.http.HttpStatusDavid Pursehouse2016-08-201-3/+8
* Fix typo in email address in copyright headersDavid Pursehouse2016-07-283-3/+3
* LfsServerTest: Treat response body as UTF-8 when decoding error messageDavid Pursehouse2016-07-281-9/+12
* FileLfsServlet: Include error message in response bodyDavid Pursehouse2016-07-272-12/+33
* FileLfsServlet: Return HTTP 422 instead of 400David Pursehouse2016-07-271-2/+2
* Make the FileLfsRepository thread safeSaša Živkov2016-03-221-0/+39
* Support LFS protocol and a file system based LFS storageMatthias Sohn2016-02-043-0/+485