summaryrefslogtreecommitdiffstats
path: root/services/migrations/restore.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Replace yaml.v2 with yaml.v3 (#21832)Jason Song2022-11-211-1/+1
* Add more checks in migration code (#21011)zeripath2022-09-041-0/+1
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-171-9/+4
* Validate migration files (#18203)Aravinth Manivannan2022-01-261-29/+13
* Fix restore without topic failure (#18387)Lunny Xiao2022-01-251-0/+3
* format with gofumpt (#18184)65432022-01-201-9/+9
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-0/+290