13 Commits (08609d439d81f65c4f691609acaa29c1c7e96757)

Author SHA1 Message Date
  Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
  6543 06e4687cec
more context for models (#19511) 2 years ago
  KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 2 years ago
  KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2 years ago
  Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 2 years ago
  Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 2 years ago
  KN4CK3R ee5e1c4a88
Rewrite of the LFS server (#15523) 3 years ago
  zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login (#15303) 3 years ago
  KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 3 years ago
  6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 3 years ago
  zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
  Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 3 years ago
  6543 4353cf96c0
Move LFSLock APIFormat into convert package (#13808) 3 years ago
  zeripath 9269b7f627
Multiple LFS improvements (#10667) 4 years ago
  zeripath dc2fe9801f Make repository management section handle lfs locks (#8726) 4 years ago
  zeripath 6551a9d6ca
Ensure Request Body Readers are closed in LFS server (#8454) 4 years ago
  Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 5 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  zeripath 31557b1274
Fix LFS Locks over SSH (#6999) 5 years ago
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
  Antoine GIRARD 9e842c8a72 Fix SSH auth lfs locks (#3152) 6 years ago
  Antoine GIRARD 4035ab05fa Fix git lfs path (#3016) 6 years ago
  Antoine GIRARD d99f4ab003 Git LFS lock api (#2938) 6 years ago