summaryrefslogtreecommitdiffstats
path: root/routers/private
Commit message (Expand)AuthorAgeFilesLines
* Allow Protected Branches to Whitelist Deploy Keys (#8483)zeripath2019-10-211-1/+7
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-0/+9
* Use gitea forked macaron (#7933)Tamal Saha2019-08-235-5/+5
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-2/+2
* Attempt to fix hook problem (#7854)zeripath2019-08-141-5/+14
* #6946 Run hooks on merge/edit and cope with protected branches (#6961)zeripath2019-07-011-1/+19
* Add golangci (#6418)kolaente2019-06-122-3/+0
* Move PushUpdate dependency from models to repofiles (#6763)Lunny Xiao2019-06-102-1/+66
* Move serv hook functionality & drop GitLogger (#6993)zeripath2019-06-018-297/+511
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* Clean up various use of escape/unescape functions for URL generation (#6334)mrsdizzie2019-03-181-7/+6
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-032-0/+19
* 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