aboutsummaryrefslogtreecommitdiffstats
path: root/modules/migration
Commit message (Expand)AuthorAgeFilesLines
* Prevent NPE whilst migrating if there is a team request review (#19855)zeripath2022-06-091-0/+1
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-023-3/+0
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-177-53/+59
* Add Index to comment for migrations and mirroring (#18806)singuliere2022-03-061-1/+2
* add test coverage for original author conversion during migrations (#18506)singuliere2022-02-016-0/+36
* Validate migration files (#18203)Aravinth Manivannan2022-01-2617-29/+534
* format with gofumpt (#18184)65432022-01-202-8/+3
* Fix various typos (#18219)luzpaz2022-01-101-1/+1
* Use fmt.Sprintf correctly (#17886)delvh2021-12-021-1/+1
* Refactor various strings (#17784)mscherer2021-12-021-1/+3
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-1616-0/+704