aboutsummaryrefslogtreecommitdiffstats
path: root/services/lfs/locks.go
Commit message (Expand)AuthorAgeFilesLines
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-8/+8
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-4/+4
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-2/+2
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-6/+6
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+3
* Rewrite of the LFS server (#15523)KN4CK3R2021-06-061-36/+1
* Prevent double-login for Git HTTP and LFS and simplify login (#15303)zeripath2021-05-151-21/+27
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-0/+349