59 Commits (5f5b5ba6e3e50ba5385e6cbf5957d4b73805769b)

Autor SHA1 Nachricht Datum
  Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) vor 6 Monaten
  wxiaoguang 047c69bd85
Improve CLI code and descriptions (#28482) vor 6 Monaten
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) vor 6 Monaten
  wxiaoguang d0dbe52e76
Refactor to use urfave/cli/v2 (#25959) vor 11 Monaten
  wxiaoguang 65d3e1161b
Fix sub-command log level (#25537) vor 1 Jahr
  Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) vor 1 Jahr
  wxiaoguang 6f9c278559
Rewrite queue (#24505) vor 1 Jahr
  wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) vor 1 Jahr
  Jason Song 4011821c94
Implement actions (#21937) vor 1 Jahr
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) vor 1 Jahr
  KN4CK3R 4b5a6e5ef0
Fix typos (#21947) vor 1 Jahr
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) vor 1 Jahr
  Wim cb50375e2b
Add more linters to improve code readability (#19989) vor 2 Jahren
  wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) vor 2 Jahren
  Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) vor 2 Jahren
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) vor 2 Jahren
  wxiaoguang 2b55422cd7
Fix the bug: deploy key with write access can not push (#19010) vor 2 Jahren
  6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) vor 2 Jahren
  zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) vor 2 Jahren
  Gusted c98dd7a3e0
Remove unnecessary variable assignments (#17695) vor 2 Jahren
  a1012112796 3705168837
Add agit flow support in gitea (#14295) vor 2 Jahren
  zeripath 3dcb3e9073
Second attempt at preventing zombies (#16326) vor 3 Jahren
  luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) vor 3 Jahren
  KN4CK3R 44b8b07631
Add tag protection (#15629) vor 3 Jahren
  KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) vor 3 Jahren
  6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) vor 3 Jahren
  zeripath 2d75d6f664
Move update-server-info to hooks (#12826) vor 3 Jahren
  zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) vor 3 Jahren
  John Olheiser 43a397ce9a
Initial support for push options (#12169) vor 3 Jahren
  zeripath 8730b091e3
Add debug option to hooks (#11624) vor 4 Jahren
  zeripath c58bc4bf80
Prevent timer leaks in Workerpool and others (#11333) vor 4 Jahren
  zeripath 65baacf227
Make hook status printing configurable with delay (#9641) vor 4 Jahren
  zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501) vor 4 Jahren
  zeripath 154424623a
Remove unnecessary loading of settings in update hook (#9496) vor 4 Jahren
  zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602) vor 4 Jahren
  zeripath 3e166bd055 Add debug option to serv to help debug problems (#9492) vor 4 Jahren
  zeripath dd1beee2ef
Enforce Gitea environment for pushes (#8982) vor 4 Jahren
  zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) vor 4 Jahren
  zeripath def84840db Attempt to fix hook problem (#7854) vor 4 Jahren
  zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961) vor 5 Jahren
  zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993) vor 5 Jahren
  James E. Blair 488d34691a Ignore non-standard refs in git push (#6758) vor 5 Jahren
  zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) vor 5 Jahren
  zeripath 704da08fdc
Better logging (#6038) (#6095) vor 5 Jahren
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) vor 5 Jahren
  mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) vor 5 Jahren
  Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501) vor 5 Jahren
  Lunny Xiao af6bce3ad5 fix detect force push failure on deletion of protected branches (#5522) vor 5 Jahren
  Lunny Xiao 0ba57949e4 remove unused db init on commands serv, update, hooks (#5225) vor 5 Jahren
  Lunny Xiao a2ee2a3c67 fix showing pull request link when delete a branch (#5166) vor 5 Jahren