61 Commits (0a8fd353efbb8fff11435ba3a9df87b18e43e9f2)

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