45 Revīzijas (4ca1d7547a2c32cc65ca23d1a7698d1a8c921d65)

Autors SHA1 Ziņojums Datums
  Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) pirms 2 gadiem
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) pirms 2 gadiem
  wxiaoguang 2b55422cd7
Fix the bug: deploy key with write access can not push (#19010) pirms 2 gadiem
  6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) pirms 2 gadiem
  zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) pirms 2 gadiem
  Gusted c98dd7a3e0
Remove unnecessary variable assignments (#17695) pirms 2 gadiem
  a1012112796 3705168837
Add agit flow support in gitea (#14295) pirms 2 gadiem
  zeripath 3dcb3e9073
Second attempt at preventing zombies (#16326) pirms 2 gadiem
  luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) pirms 2 gadiem
  KN4CK3R 44b8b07631
Add tag protection (#15629) pirms 3 gadiem
  KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) pirms 3 gadiem
  6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) pirms 3 gadiem
  zeripath 2d75d6f664
Move update-server-info to hooks (#12826) pirms 3 gadiem
  zeripath d257485bc0
Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) pirms 3 gadiem
  John Olheiser 43a397ce9a
Initial support for push options (#12169) pirms 3 gadiem
  zeripath 8730b091e3
Add debug option to hooks (#11624) pirms 4 gadiem
  zeripath c58bc4bf80
Prevent timer leaks in Workerpool and others (#11333) pirms 4 gadiem
  zeripath 65baacf227
Make hook status printing configurable with delay (#9641) pirms 4 gadiem
  zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501) pirms 4 gadiem
  zeripath 154424623a
Remove unnecessary loading of settings in update hook (#9496) pirms 4 gadiem
  zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602) pirms 4 gadiem
  zeripath 3e166bd055 Add debug option to serv to help debug problems (#9492) pirms 4 gadiem
  zeripath dd1beee2ef
Enforce Gitea environment for pushes (#8982) pirms 4 gadiem
  zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) pirms 4 gadiem
  zeripath def84840db Attempt to fix hook problem (#7854) pirms 4 gadiem
  zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961) pirms 5 gadiem
  zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993) pirms 5 gadiem
  James E. Blair 488d34691a Ignore non-standard refs in git push (#6758) pirms 5 gadiem
  zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) pirms 5 gadiem
  zeripath 704da08fdc
Better logging (#6038) (#6095) pirms 5 gadiem
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) pirms 5 gadiem
  mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) pirms 5 gadiem
  Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501) pirms 5 gadiem
  Lunny Xiao af6bce3ad5 fix detect force push failure on deletion of protected branches (#5522) pirms 5 gadiem
  Lunny Xiao 0ba57949e4 remove unused db init on commands serv, update, hooks (#5225) pirms 5 gadiem
  Lunny Xiao a2ee2a3c67 fix showing pull request link when delete a branch (#5166) pirms 5 gadiem
  Julien Tant dea3d849e1 Give user a link to create PR after push (#4716) pirms 5 gadiem
  Morgan Bazalgette 2b52f77e1b General refactor of the cmd package (#3328) pirms 6 gadiem
  Lunny Xiao 9ddbbd9d5a improve force push detect when push (#2798) pirms 6 gadiem
  Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451) pirms 6 gadiem
  Lunny Xiao 1773e88643 Drop db operations from hook commands (#1514) pirms 7 gadiem
  Lunny Xiao cfdc62e7fa Comment force push detect to fix bug #1073 (#1077) pirms 7 gadiem
  Lunny Xiao 9084bdd863 fix push (#1076) pirms 7 gadiem
  Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030) pirms 7 gadiem
  Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006) pirms 7 gadiem