aboutsummaryrefslogtreecommitdiffstats
path: root/services/migrations/migrate.go
Commit message (Expand)AuthorAgeFilesLines
* Add tests for the host checking logic, clarify the behaviors (#20328)wxiaoguang2022-07-131-3/+8
* Unify repo settings & show better error (#19828)Gusted2022-06-121-1/+1
* ignore DNS error when doing migration allow/block check (#19566)wxiaoguang2022-05-021-4/+3
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-171-11/+4
* format with gofumpt (#18184)65432022-01-201-6/+6
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-1/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+3
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-32/+39
* Move user functions into user.go (#17659)Lunny Xiao2021-11-181-1/+2
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-0/+476