| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix dump and restore respository (#16698) | Lunny Xiao | 2021-08-30 | 1 | -0/+1 |
* | Fix spelling of HookProcReceiveResult (#16690) | Lunny Xiao | 2021-08-14 | 1 | -7/+7 |
* | Add agit flow support in gitea (#14295) | a1012112796 | 2021-07-28 | 1 | -0/+46 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 6 | -16/+7 |
* | Second attempt at preventing zombies (#16326) | zeripath | 2021-07-14 | 7 | -41/+55 |
* | Small refactoring of modules/private (#15947) | KN4CK3R | 2021-06-23 | 2 | -2/+1 |
* | add a new internal hook to save ssh log (#15787) | a1012112796 | 2021-05-21 | 1 | -0/+31 |
* | Move restore repo to internal router and invoke from command to avoid open th... | Lunny Xiao | 2021-05-10 | 1 | -0/+60 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 5 | -5/+13 |
* | Fix send mail (#13312) | Lunny Xiao | 2020-10-26 | 1 | -1/+6 |
* | Sendmail command (#13079) | Maxim Zhiburt | 2020-10-24 | 1 | -0/+53 |
* | Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherE... | zeripath | 2020-08-30 | 1 | -0/+1 |
* | Initial support for push options (#12169) | John Olheiser | 2020-08-23 | 1 | -0/+22 |
* | Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) | zeripath | 2020-07-05 | 1 | -0/+108 |
* | Upgrade golangci-lint to 1.24.0 (#10894) | zeripath | 2020-03-30 | 2 | -4/+4 |
* | Queue: Make WorkerPools and Queues flushable (#10001) | zeripath | 2020-01-28 | 1 | -0/+83 |
* | Batch hook pre- and post-receive calls (#8602) | zeripath | 2019-12-26 | 1 | -25/+59 |
* | AuthorizedKeysCommand should not query db directly (#9371) | zeripath | 2019-12-16 | 1 | -0/+25 |
* | Allow Protected Branches to Whitelist Deploy Keys (#8483) | zeripath | 2019-10-21 | 1 | -1/+3 |
* | Attempt to fix hook problem (#7854) | zeripath | 2019-08-14 | 1 | -1/+3 |
* | #6946 Run hooks on merge/edit and cope with protected branches (#6961) | zeripath | 2019-07-01 | 1 | -1/+3 |
* | Move serv hook functionality & drop GitLogger (#6993) | zeripath | 2019-06-01 | 8 | -372/+193 |
* | Clean up various use of escape/unescape functions for URL generation (#6334) | mrsdizzie | 2019-03-18 | 1 | -2/+2 |
* | Use url.PathEscape to escape the branchname (#6304) | zeripath | 2019-03-12 | 2 | -2/+4 |
* | Fix ssh deploy and user key constraints (#1357) (#5939) | zeripath | 2019-02-03 | 1 | -0/+25 |
* | Fix TLS errors when using acme/autocert for local connections (#5820) | Joona Hoikkala | 2019-01-23 | 1 | -0/+1 |
* | fix clone wiki failed via ssh (#5503) | Lunny Xiao | 2018-12-11 | 1 | -0/+33 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -21/+3 |
* | Make gitea serv use api/internal (#4886) | Antoine GIRARD | 2018-10-30 | 3 | -12/+173 |
* | Give user a link to create PR after push (#4716) | Julien Tant | 2018-10-20 | 1 | -0/+68 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 1 | -0/+26 |
* | Fix internal requests when gitea listens to unix socket or only external IP (... | Lauris BH | 2017-08-03 | 3 | -11/+18 |
* | Drop db operations from hook commands (#1514) | Lunny Xiao | 2017-05-04 | 3 | -0/+90 |
* | Add internal routes for ssh hook comands (#1471) | Lunny Xiao | 2017-04-19 | 1 | -0/+53 |