summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/branch.go
Commit message (Expand)AuthorAgeFilesLines
* Improve checkBranchName (#17901)zeripath2021-12-081-2/+2
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-1/+1
* Move repofiles from modules/repofiles to services/repository/files (#17774)Lunny Xiao2021-11-241-3/+3
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-1/+2
* Fixed commit count. (#17698)KN4CK3R2021-11-171-7/+5
* Move some functions into services/repository (#17677)Lunny Xiao2021-11-171-4/+4
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-3/+4
* Fix branch pagination error (#16805)Lunny Xiao2021-08-241-1/+1
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-2/+2
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-5/+5
* Let package git depend on setting but not opposite (#15241)Lunny Xiao2021-06-261-3/+4
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+407