summaryrefslogtreecommitdiffstats
path: root/modules/private/internal.go
Commit message (Expand)AuthorAgeFilesLines
* Move serv hook functionality & drop GitLogger (#6993)zeripath2019-06-011-49/+0
* Use url.PathEscape to escape the branchname (#6304)zeripath2019-03-121-1/+2
* Fix TLS errors when using acme/autocert for local connections (#5820)Joona Hoikkala2019-01-231-0/+1
* 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-301-11/+56
* Fix internal requests when gitea listens to unix socket or only external IP (...Lauris BH2017-08-031-3/+16
* Drop db operations from hook commands (#1514)Lunny Xiao2017-05-041-0/+4
* Add internal routes for ssh hook comands (#1471)Lunny Xiao2017-04-191-0/+53