Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent NPE whilst migrating if there is a team request review (#19855) | zeripath | 2022-06-09 | 1 | -0/+1 |
* | Remove legacy `+build:` constraint (#19582) | wxiaoguang | 2022-05-02 | 3 | -3/+0 |
* | Store the foreign ID of issues during migration (#18446) | Aravinth Manivannan | 2022-03-17 | 7 | -53/+59 |
* | Add Index to comment for migrations and mirroring (#18806) | singuliere | 2022-03-06 | 1 | -1/+2 |
* | add test coverage for original author conversion during migrations (#18506) | singuliere | 2022-02-01 | 6 | -0/+36 |
* | Validate migration files (#18203) | Aravinth Manivannan | 2022-01-26 | 17 | -29/+534 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 2 | -8/+3 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 1 | -1/+1 |
* | Use fmt.Sprintf correctly (#17886) | delvh | 2021-12-02 | 1 | -1/+1 |
* | Refactor various strings (#17784) | mscherer | 2021-12-02 | 1 | -1/+3 |
* | Move migrations into services and base into modules/migration (#17663) | Lunny Xiao | 2021-11-16 | 16 | -0/+704 |