29 Commits (764be545a490d2b41be2554b6ab2618e4b798fcf)

Author SHA1 Message Date
  zeripath 764be545a4 Prevent timer leaks in Workerpool and others (#11333) 5 years ago
  zeripath b716000be6 Make hook status printing configurable with delay (#9641) 5 years ago
  zeripath 7c07b0ec2e Properly enforce gitea environment for pushes (#9501) 5 years ago
  zeripath f8147efde7 Remove unnecessary loading of settings in update hook (#9496) 5 years ago
  zeripath 7686f07a6c Batch hook pre- and post-receive calls (#8602) 5 years ago
  zeripath b7fab4fb01 Add debug option to serv to help debug problems (#9492) 5 years ago
  zeripath 4b87f121e1 Enforce Gitea environment for pushes (#8982) 5 years ago
  zeripath f204b8c63e Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
  zeripath daee7222a4 Attempt to fix hook problem (#7854) 5 years ago
  zeripath fce79c5c68 #6946 Run hooks on merge/edit and cope with protected branches (#6961) 6 years ago
  zeripath 9bd4f39890 Move serv hook functionality & drop GitLogger (#6993) 6 years ago
  James E. Blair 039d70ae54 Ignore non-standard refs in git push (#6758) 6 years ago
  zeripath bfa5d52368 Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
  Lunny Xiao c492858551 fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
  Lunny Xiao 64b0b53345 fix detect force push failure on deletion of protected branches (#5522) 6 years ago
  Lunny Xiao 91cff20d9a remove unused db init on commands serv, update, hooks (#5225) 6 years ago
  Lunny Xiao 2c7ef2c537 fix showing pull request link when delete a branch (#5166) 6 years ago
  Julien Tant 573caed137 Give user a link to create PR after push (#4716) 6 years ago
  Morgan Bazalgette 4711309c40 General refactor of the cmd package (#3328) 7 years ago
  Lunny Xiao 3377ee0de4 improve force push detect when push (#2798) 7 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 7 years ago
  Lunny Xiao 6e24cd5498 Drop db operations from hook commands (#1514) 8 years ago
  Lunny Xiao 9b63c7c08a Comment force push detect to fix bug #1073 (#1077) 8 years ago
  Lunny Xiao 045272eba4 fix push (#1076) 8 years ago
  Lunny Xiao 6448b1a381 Move push update to post-receive and protected branch check to pre-receive (#1030) 8 years ago
  Lunny Xiao a392789294 Take back control of hooks (#1006) 8 years ago