summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/setting_protected_branch.go
Commit message (Expand)AuthorAgeFilesLines
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-4/+5
* Move accessmode into models/perm (#17828)Lunny Xiao2021-11-281-1/+2
* Use a standalone struct name for Organization (#17632)Lunny Xiao2021-11-191-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-3/+4
* Add a simple way to rename branch like gh (#15870)a10121127962021-10-081-0/+38
* Support unprotected file patterns (#16395)Jimmy Praet2021-09-111-0/+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-2/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+286