summaryrefslogtreecommitdiffstats
path: root/modules/lfs/locks.go
Commit message (Expand)AuthorAgeFilesLines
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-348/+0
* [refactor] replace int with httpStatusCodes (#15282)65432021-04-051-23/+24
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+3
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-2/+2
* Move LFSLock APIFormat into convert package (#13808)65432020-12-031-7/+8
* Multiple LFS improvements (#10667)zeripath2020-03-091-12/+59
* Make repository management section handle lfs locks (#8726)zeripath2019-12-121-2/+2
* Ensure Request Body Readers are closed in LFS server (#8454)zeripath2019-10-101-2/+6
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-231-1/+1
* Add golangci (#6418)kolaente2019-06-121-12/+5
* Fix LFS Locks over SSH (#6999)zeripath2019-05-281-32/+83
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Fix SSH auth lfs locks (#3152)Antoine GIRARD2018-01-271-36/+42
* Fix git lfs path (#3016)Antoine GIRARD2017-11-291-6/+13
* Git LFS lock api (#2938)Antoine GIRARD2017-11-281-0/+236