62 Commits (d3b82f18ff85bc52359a73291ce17bd676368409)

Author SHA1 Message Date
  zeripath e41c5117cf Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
  Lunny Xiao 1469159d51 Move macaron to chi (#14293) 4 years ago
  Chester Liu 93e0118b13 Check for 'main' as potential default branch name (#14193) 4 years ago
  zeripath 4722e15b6e Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
  Eric Lesiuta c5565bd36b Log IP on SSH authentication failure for Built-in SSH server (#13150) 4 years ago
  Lunny Xiao 1afec67a57 Fix a bug when check if owner is active (#13612) 4 years ago
  Lunny Xiao cdde9e7350 Prevent git operations for inactive users (#13527) 4 years ago
  Lunny Xiao de0238c85f Refactor: Move PushUpdateOptions (#13363) 4 years ago
  Lunny Xiao b2606695a9 Fix send mail (#13312) 4 years ago
  Maxim Zhiburt 5de95adc71 Sendmail command (#13079) 4 years ago
  赵智超 c4785fc6e9 [Enhancement] Allow admin to merge pr with protected file changes (#12078) 5 years ago
  Wim f4514a7137 Add ssh certificate support (#12281) 5 years ago
  Lunny Xiao 1cf3564402 Move all push update operations to a queue (#10133) 5 years ago
  zeripath 5bb2f5ce43 Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherEmail is set (#12646) 5 years ago
  John Olheiser ea4f99ef20 Initial support for push options (#12169) 5 years ago
  Gjergji Ramku 8b6e49f25f Fix typos (#12542) 5 years ago
  zeripath bf4633a4b4 Git 2.28 no longer permits diff with ... on unrelated branches (#12364) 5 years ago
  zeripath 31bf099ea8 Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 5 years ago
  6543 0e196a30a8 Protect default branch against deletion (#11115) 5 years ago
  zeripath da34e5a615 Prevent clones and pushes to disabled wiki (#11131) 5 years ago
  6543 cab270821e Prevent merge of outdated PRs on protected branches (#11012) 5 years ago
  Lauris BH 3edcc40a40 Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
  Lauris BH 5543e32823 Migrate to go-git/go-git v5.0.0 (#10735) 5 years ago
  John Olheiser 8fc7a9396d Make PR message on pushes configurable (#10664) 5 years ago
  6543 a9229912d8 Remove Unused Functions (#10516) 5 years ago
  zeripath c8bdf9ba98 Show Signer in commit lists and add basic trust (#10425) 5 years ago
  John Olheiser ce11f1950d Fix push-create SSH bugs (#10145) 5 years ago
  Lunny Xiao 83f9d46264 Improve push update options (#10105) 5 years ago
  zeripath d595cc53fa Queue: Make WorkerPools and Queues flushable (#10001) 5 years ago
  David Svantesson d1480e104d Fix admin handling at merge of PR (#9749) 5 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 5 years ago
  David Svantesson d9c89d8436 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
  Lunny Xiao 5917c663e8 Move wiki related funtions from models to services/wiki (#9355) 5 years ago
  David Svantesson 0b971c112a Add branch protection option to block merge on requested changes. (#9592) 5 years ago
  David Svantesson b3b3d6f81d Remove obsolete file private/push_update.go (#9503) 5 years ago
  zeripath 7686f07a6c Batch hook pre- and post-receive calls (#8602) 5 years ago
  zeripath d75a274c69 Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
  zeripath 6fed44af7f AuthorizedKeysCommand should not query db directly (#9371) 5 years ago
  John Olheiser 2192286fd4 Push to create repo (#8419) 5 years ago
  David Svantesson 6ee7a0dcc6 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
  Lunny Xiao b35bfd56f5 Move PushUpdateOptions from models to repofiles (#9124) 5 years ago
  zeripath f204b8c63e Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 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