51 次程式碼提交 (2ff0c12a95d52ef97286b5bce681a0c33263cd1b)

作者 SHA1 備註 提交日期
  Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 1 年之前
  Jason Song ea1afb945d
Replace placeholders in licenses (#24354) 1 年之前
  wxiaoguang 50a72e7a83
Use a general approach to access custom/static/builtin assets (#24022) 1 年之前
  wxiaoguang 4e33481357
Make label templates have consistent behavior and priority (#23749) 1 年之前
  Jason Song 090e753923
Reduce duplicate and useless code in options (#23369) 1 年之前
  Lauris BH 58b4143803
Add loading yaml label template files (#22976) 1 年之前
  wxiaoguang dc9cebdf45
Use `--message=%s` for git commit message (#23028) 1 年之前
  wxiaoguang 6bc3079c00
Refactor git command package to improve security and maintainability (#22678) 1 年之前
  Jason Song 477a1cc40e
Improve utils of slices (#22379) 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 年之前
  wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 年之前
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 年之前
  wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 2 年之前
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 年之前
  Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) 2 年之前
  wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2 年之前
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 年之前
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 2 年之前
  Lunny Xiao 76aa33d884
Move init repository related functions to modules (#19159) 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 3ca5dc7e32
Move keys to models/asymkey (#17917) 2 年之前
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 年之前
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 年之前
  Lunny Xiao 48ccd325a1
Move some functions into services/repository (#17660) 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 年之前
  6543 0d1444751f
[API] Add pagination to ListBranches (#14524) 3 年之前
  Chester Liu 632800eda7
Check for 'main' as potential default branch name (#14193) 3 年之前
  zeripath 8e0548ed4a
Ensure that HEAD is updated to match default branch in template generation (#13948) 3 年之前
  zeripath 911d370dad
Push HEAD instead of master when initialising repositories (#13719) 3 年之前
  zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 3 年之前
  zeripath de6e427a01
go-version constraints ignore pre-releases (#13234) 3 年之前
  zeripath 7a7f56044a
Adopt repositories (#12920) 3 年之前
  zeripath 4979f15c3f
Add configurable Trust Models (#11712) 3 年之前
  6543 bc11caff94
[Vendor] Switch go-version lib (#12719) 3 年之前
  zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 3 年之前
  xenofem d1562bfc34
properly set symbolic-ref HEAD when a repo is created with a non-master default branch (#12135) 4 年之前
  techknowlogick 6bf78d2b57
Global default branch setting (#11918) 4 年之前
  j.yao.SUSE b252b23f16
[feature] provide `OwnerName` field for README template (#10981) 4 年之前
  zeripath 52cfd2743c
Option to set default branch at repository creation (#10803) 4 年之前
  Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854) 4 年之前
  zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 4 年之前