summaryrefslogtreecommitdiffstats
path: root/routers/repo/lfs.go
Commit message (Expand)AuthorAgeFilesLines
* Display SVG files as images instead of text (#14101)Jonathan Tran2021-01-121-3/+8
* Some code improvements (#14266)Lunny Xiao2021-01-061-0/+6
* migrate from com.* to alternatives (#14103)65432020-12-251-3/+1
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-140/+6
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-211-1/+1
* Add default storage configurations (#12813)Lunny Xiao2020-09-291-4/+2
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-081-2/+7
* [Vendor] Switch go-version lib (#12719)65432020-09-051-3/+2
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-2/+2
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-171-3/+3
* Make repository management section handle lfs locks (#8726)zeripath2019-12-121-0/+176
* Add basic repository lfs management (#7199)zeripath2019-10-281-0/+551