Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up various use of escape/unescape functions for URL generation (#6334) | mrsdizzie | 2019-03-18 | 1 | -7/+6 |
* | Fix ssh deploy and user key constraints (#1357) (#5939) | zeripath | 2019-02-03 | 2 | -0/+19 |
* | fix clone wiki failed via ssh (#5503) | Lunny Xiao | 2018-12-11 | 2 | -0/+35 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -21/+15 |
* | Make gitea serv use api/internal (#4886) | Antoine GIRARD | 2018-10-30 | 2 | -5/+137 |
* | Give user a link to create PR after push (#4716) | Julien Tant | 2018-10-20 | 2 | -0/+86 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 2 | -1/+24 |
* | Trigger sync webhooks on UI commit (#2302) | Ethan Koenig | 2017-08-17 | 1 | -14/+1 |
* | fix bug when push a branch name with / & fix an integration test bug (#1689) | Lunny Xiao | 2017-05-08 | 2 | -2/+2 |
* | Drop db operations from hook commands (#1514) | Lunny Xiao | 2017-05-04 | 3 | -0/+93 |
* | Add internal routes for ssh hook comands (#1471) | Lunny Xiao | 2017-04-19 | 1 | -0/+44 |