aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server.test/tst/org/eclipse/jgit/lfs/server/fs/DownloadTest.java
Commit message (Expand)AuthorAgeFilesLines
* Replace ExpectedException which was deprecated in junit 4.13Matthias Sohn2020-01-241-18/+8
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* LfsServerText: Fix formatting of invalidPathInfo messageDavid Pursehouse2017-12-071-1/+1
* InvalidLongObjectIdException: Fix formatting of messageDavid Pursehouse2017-12-071-1/+1
* DownloadTest: Use ExpectedException instead of try..catch..failDavid Pursehouse2017-12-071-26/+20
* FileLfsServlet: Do not pretty print json responseDavid Pursehouse2017-12-071-2/+2
* DownloadTest: Use enums from org.apache.http.HttpStatusDavid Pursehouse2016-08-201-3/+8
* Fix typo in email address in copyright headersDavid Pursehouse2016-07-281-1/+1
* FileLfsServlet: Include error message in response bodyDavid Pursehouse2016-07-271-10/+17
* FileLfsServlet: Return HTTP 422 instead of 400David Pursehouse2016-07-271-2/+2
* Support LFS protocol and a file system based LFS storageMatthias Sohn2016-02-041-0/+132