summaryrefslogtreecommitdiffstats
path: root/routers/web/repo/migrate.go
Commit message (Expand)AuthorAgeFilesLines
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-3/+1
* Move task from modules to services (#17680)Lunny Xiao2021-11-181-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-1/+2
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-1/+1
* Make mirror feature more configurable (#16957)65432021-09-071-6/+9
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-10/+10
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-13/+13
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-1/+1
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+254