aboutsummaryrefslogtreecommitdiffstats
path: root/routers/repo/lfs.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-537/+0
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-051-8/+9
* Make modules/context.Context a context.Context (#16031)zeripath2021-05-311-1/+1
* Refactor renders (#15175)Lunny Xiao2021-04-191-10/+3
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-136/+74
* [refactor] replace int with httpStatusCodes (#15282)65432021-04-051-6/+7
* 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