aboutsummaryrefslogtreecommitdiffstats
path: root/modules/migration/issue.go
Commit message (Expand)AuthorAgeFilesLines
* Fix restore repo bug, clarify the problem of ForeignIndex (#22776)wxiaoguang2023-02-071-2/+11
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add more linters to improve code readability (#19989)Wim2022-06-201-5/+5
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-171-36/+22
* add test coverage for original author conversion during migrations (#18506)singuliere2022-02-011-0/+6
* Validate migration files (#18203)Aravinth Manivannan2022-01-261-16/+16
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-0/+48