40 次代码提交 (a346a8c852a44c9c22eeb06701a384bb17a7ac0b)

作者 SHA1 备注 提交日期
  techknowlogick a346a8c852
bump to use go 1.22 (#29119) 3 个月前
  Lunny Xiao 34633d85f1
Fix bug for generated repository object format (#28969) 4 个月前
  Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 4 个月前
  Lunny Xiao 408a484224
Adjust object format interface (#28469) 5 个月前
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) 5 个月前
  Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 9 个月前
  Lunny Xiao 037c9895a7
Support copy protected branch from template repository (#25889) 10 个月前
  John Olheiser 8afc1b1cb5
Move some regexp out of functions (#25430) 11 个月前
  Kyle D 8220e50b56
Substitute variables in path names of template repos too (#25294) 11 个月前
  techknowlogick 2741546bed
Repositories: by default disable all units except code and pulls on forks (#22541) 1年前
  Felipe Leopoldo Sologuren Gutiérrez 04c97aa364
Change use of Walk to WalkDir to improve disk performance (#22462) 1年前
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 1年前
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1年前
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1年前
  wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 1年前
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1年前
  Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 年前
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 年前
  silverwind 318f360252
Update go tool dependencies (#19676) 2 年前
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 年前
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 2 年前
  Abheek Dhawan f316582458
Set the default branch for repositories generated from templates (#19136) 2 年前
  6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2 年前
  6543 54e9ee37a7
format with gofumpt (#18184) 2 年前
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 年前
  Lunny Xiao 5723240490
Some repository refactors (#17950) 2 年前
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 年前
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 年前
  zeripath 5a8dd96b33
Ensure that git daemon export ok is created for mirrors (#17243) 2 年前
  zeripath 9302eba971
DBContext is just a Context (#17100) 2 年前
  Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 2 年前
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 年前
  zeripath 8e0548ed4a
Ensure that HEAD is updated to match default branch in template generation (#13948) 3 年前
  zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 3 年前
  zeripath 7a7f56044a
Adopt repositories (#12920) 3 年前
  zeripath 4979f15c3f
Add configurable Trust Models (#11712) 3 年前
  zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 3 年前
  zeripath 52cfd2743c
Option to set default branch at repository creation (#10803) 4 年前
  John Olheiser 28216bde46 More expansions in template repositories (#10021) 4 年前
  Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 4 年前