summaryrefslogtreecommitdiffstats
path: root/modules/lfs/server.go
Commit message (Expand)AuthorAgeFilesLines
* Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)Antoine GIRARD2017-12-081-2/+2
* Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)Lunny Xiao2017-12-021-11/+6
* Add LFS object verification step after upload (#2868)Lauris BH2017-11-081-1/+47
* Fix LFS not returning correct content length when requesting a range of bytes...Jacob Parry2017-11-071-1/+1
* Fix Git LFS object/repo link storage in database and small refactoring (#2803)Lauris BH2017-10-301-54/+34
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-151-1/+1
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-151-2/+2
* refactor: Remove unnecessary type conversions (#772)Bo-Yi Wu2017-01-271-1/+1
* Git LFS support v2 (#122)Fabian Zaremba2016-12-261-0/+549