aboutsummaryrefslogtreecommitdiffstats
path: root/modules/migration
Commit message (Expand)AuthorAgeFilesLines
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-0/+1
* Fix restore repo bug, clarify the problem of ForeignIndex (#22776)wxiaoguang2023-02-073-5/+23
* Show migration validation error (#22619)KN4CK3R2023-01-271-1/+1
* Support importing comment types (#22510)Sybren2023-01-181-0/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-2721-42/+21
* Replace yaml.v2 with yaml.v3 (#21832)Jason Song2022-11-211-6/+5
* Add more checks in migration code (#21011)zeripath2022-09-043-9/+11
* Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182)wxiaoguang2022-07-011-10/+10
* Add more linters to improve code readability (#19989)Wim2022-06-201-5/+5
* 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