38 Commits (1fc7b52f249a0271bfc5467cc9b4cc94de11ebc7)

Author SHA1 Message Date
  6543 a9229912d8 Remove Unused Functions (#10516) 6 years ago
  zeripath c8bdf9ba98 Show Signer in commit lists and add basic trust (#10425) 6 years ago
  John Olheiser ce11f1950d Fix push-create SSH bugs (#10145) 6 years ago
  Lunny Xiao 83f9d46264 Improve push update options (#10105) 6 years ago
  zeripath d595cc53fa Queue: Make WorkerPools and Queues flushable (#10001) 6 years ago
  David Svantesson d1480e104d Fix admin handling at merge of PR (#9749) 6 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 6 years ago
  David Svantesson d9c89d8436 Allow repo admin to merge PR regardless of review status (#9611) 6 years ago
  Lunny Xiao 5917c663e8 Move wiki related funtions from models to services/wiki (#9355) 6 years ago
  David Svantesson 0b971c112a Add branch protection option to block merge on requested changes. (#9592) 6 years ago
  David Svantesson b3b3d6f81d Remove obsolete file private/push_update.go (#9503) 6 years ago
  zeripath 7686f07a6c Batch hook pre- and post-receive calls (#8602) 6 years ago
  zeripath d75a274c69 Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 6 years ago
  zeripath 6fed44af7f AuthorizedKeysCommand should not query db directly (#9371) 6 years ago
  John Olheiser 2192286fd4 Push to create repo (#8419) 6 years ago
  David Svantesson 6ee7a0dcc6 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 6 years ago
  Lunny Xiao b35bfd56f5 Move PushUpdateOptions from models to repofiles (#9124) 6 years ago
  zeripath f204b8c63e Allow Protected Branches to Whitelist Deploy Keys (#8483) 6 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 6 years ago
  zeripath daee7222a4 Attempt to fix hook problem (#7854) 6 years ago
  zeripath fce79c5c68 #6946 Run hooks on merge/edit and cope with protected branches (#6961) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao b59eaaa90e Move PushUpdate dependency from models to repofiles (#6763) 6 years ago
  zeripath 9bd4f39890 Move serv hook functionality & drop GitLogger (#6993) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 7 years ago
  zeripath 54b40cb52b Fix ssh deploy and user key constraints (#1357) (#5939) 7 years ago
  Lunny Xiao 5001cb7594 fix clone wiki failed via ssh (#5503) 7 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 7 years ago
  Antoine GIRARD 91973106ef Make gitea serv use api/internal (#4886) 7 years ago
  Julien Tant 573caed137 Give user a link to create PR after push (#4716) 7 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 8 years ago
  Ethan Koenig cef724e99d Trigger sync webhooks on UI commit (#2302) 8 years ago
  Lunny Xiao 325386b558 fix bug when push a branch name with / & fix an integration test bug (#1689) 9 years ago
  Lunny Xiao 6e24cd5498 Drop db operations from hook commands (#1514) 9 years ago
  Lunny Xiao 39fc33d4c7 Add internal routes for ssh hook comands (#1471) 9 years ago