aboutsummaryrefslogtreecommitdiffstats
path: root/modules/private/branch.go
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-121-1/+2
* Make gitea serv use api/internal (#4886)Antoine GIRARD2018-10-301-1/+1
* 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-031-4/+1
* Drop db operations from hook commands (#1514)Lunny Xiao2017-05-041-0/+43