aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server.test/tst/org/eclipse/jgit/lfs/server/fs/UploadTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* ErrorProne: Increase severity of FutureReturnValueIgnored to ERRORDavid Pursehouse2019-06-111-1/+4
* Convert to lambda or member referenceCarsten Hammer2019-05-161-8/+4
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Fix typo in email address in copyright headersDavid Pursehouse2016-07-281-1/+1
* Make the FileLfsRepository thread safeSaša Živkov2016-03-221-0/+39
* Support LFS protocol and a file system based LFS storageMatthias Sohn2016-02-041-0/+101