aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/migrate.go
Commit message (Expand)AuthorAgeFilesLines
* format with gofumpt (#18184)65432022-01-201-1/+1
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-021-6/+1
* Use correct user when determining max repo limits for error messages (#18153)Gusted2022-01-021-1/+1
* Use correct translation key (#18135)Gusted2021-12-311-1/+8
* Some repository refactors (#17950)Lunny Xiao2021-12-121-4/+5
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-5/+7
* 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