summaryrefslogtreecommitdiffstats
path: root/routers/private
Commit message (Expand)AuthorAgeFilesLines
* fix clone wiki failed via ssh (#5503)Lunny Xiao2018-12-112-0/+35
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-21/+15
* Make gitea serv use api/internal (#4886)Antoine GIRARD2018-10-302-5/+137
* Give user a link to create PR after push (#4716)Julien Tant2018-10-202-0/+86
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-142-1/+24
* Trigger sync webhooks on UI commit (#2302)Ethan Koenig2017-08-171-14/+1
* fix bug when push a branch name with / & fix an integration test bug (#1689)Lunny Xiao2017-05-082-2/+2
* Drop db operations from hook commands (#1514)Lunny Xiao2017-05-043-0/+93
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-191-0/+44