summaryrefslogtreecommitdiffstats
path: root/modules/private
Commit message (Expand)AuthorAgeFilesLines
* Clean up various use of escape/unescape functions for URL generation (#6334)mrsdizzie2019-03-181-2/+2
* Use url.PathEscape to escape the branchname (#6304)zeripath2019-03-122-2/+4
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-031-0/+25
* Fix TLS errors when using acme/autocert for local connections (#5820)Joona Hoikkala2019-01-231-0/+1
* fix clone wiki failed via ssh (#5503)Lunny Xiao2018-12-111-0/+33
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-21/+3
* Make gitea serv use api/internal (#4886)Antoine GIRARD2018-10-303-12/+173
* Give user a link to create PR after push (#4716)Julien Tant2018-10-201-0/+68
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-0/+26
* Fix internal requests when gitea listens to unix socket or only external IP (...Lauris BH2017-08-033-11/+18
* Drop db operations from hook commands (#1514)Lunny Xiao2017-05-043-0/+90
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-191-0/+53