summaryrefslogtreecommitdiffstats
path: root/routers/private/internal.go
Commit message (Expand)AuthorAgeFilesLines
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-031-0/+1
* fix clone wiki failed via ssh (#5503)Lunny Xiao2018-12-111-0/+1
* 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-301-5/+53
* Give user a link to create PR after push (#4716)Julien Tant2018-10-201-0/+2
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-0/+1
* fix bug when push a branch name with / & fix an integration test bug (#1689)Lunny Xiao2017-05-081-1/+1
* Drop db operations from hook commands (#1514)Lunny Xiao2017-05-041-0/+3
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-191-0/+44