50 Commits (for-closed-social)

Author SHA1 Message Date
  Lunny Xiao dd1a651b58
Move all push update operations to a queue (#10133) 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
  Gjergji Ramku 0c9eb468e9
Fix typos (#12542) 3 years ago
  zeripath 2f6aadffa8
Git 2.28 no longer permits diff with ... on unrelated branches (#12364) 3 years ago
  zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 3 years ago
  6543 505e456f26
Protect default branch against deletion (#11115) 4 years ago
  zeripath 41f05588ed
Prevent clones and pushes to disabled wiki (#11131) 4 years ago
  6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012) 4 years ago
  Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806) 4 years ago
  Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735) 4 years ago
  John Olheiser de63ac046e
Make PR message on pushes configurable (#10664) 4 years ago
  6543 4160bd6ef1
Remove Unused Functions (#10516) 4 years ago
  zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425) 4 years ago
  John Olheiser 95013fde60
Fix push-create SSH bugs (#10145) 4 years ago
  Lunny Xiao bf1970d0bd
Improve push update options (#10105) 4 years ago
  zeripath c01221e70f
Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago
  David Svantesson 18e0447b3f Fix admin handling at merge of PR (#9749) 4 years ago
  zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 4 years ago
  David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 4 years ago
  Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) 4 years ago
  David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592) 4 years ago
  David Svantesson 5748755e8e Remove obsolete file private/push_update.go (#9503) 4 years ago
  zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602) 4 years ago
  zeripath 017f314b5a
Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 4 years ago
  zeripath d1a49977b0 AuthorizedKeysCommand should not query db directly (#9371) 4 years ago
  John Olheiser 6715677b2b Push to create repo (#8419) 4 years ago
  David Svantesson bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 4 years ago
  Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124) 4 years ago
  zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) 4 years ago
  Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 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) 4 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles (#6763) 5 years ago
  zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993) 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
  zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939) 5 years ago
  Lunny Xiao ba75319157 fix clone wiki failed via ssh (#5503) 5 years ago
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 5 years ago
  Antoine GIRARD 617a2433a3 Make gitea serv use api/internal (#4886) 5 years ago
  Julien Tant dea3d849e1 Give user a link to create PR after push (#4716) 5 years ago
  Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451) 6 years ago
  Ethan Koenig 7907786040 Trigger sync webhooks on UI commit (#2302) 6 years ago
  Lunny Xiao 2bb8b3a562 fix bug when push a branch name with / & fix an integration test bug (#1689) 7 years ago
  Lunny Xiao 1773e88643 Drop db operations from hook commands (#1514) 7 years ago
  Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471) 7 years ago