| Commit message (Expand) | Author | Age | Files | Lines |
* | remove context from retry downloader (#33871) | TheFox0x7 | 11 days | 1 | -16/+14 |
* | refactor: decouple context from migration structs (#33399) | TheFox0x7 | 2025-02-07 | 4 | -60/+51 |
* | Support migrating GitHub/GitLab PR draft status (#32242) | Zettat123 | 2024-10-13 | 1 | -0/+1 |
* | Support migration from AWS CodeCommit (#31981) | Zettat123 | 2024-09-11 | 1 | -0/+3 |
* | Use correct function name (#31887) | Lunny Xiao | 2024-08-21 | 1 | -3/+3 |
* | Refactor locale&string&template related code (#29165) | wxiaoguang | 2024-02-14 | 1 | -1/+1 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 4 | -13/+13 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 1 | -0/+1 |
* | Fix restore repo bug, clarify the problem of ForeignIndex (#22776) | wxiaoguang | 2023-02-07 | 3 | -5/+23 |
* | Show migration validation error (#22619) | KN4CK3R | 2023-01-27 | 1 | -1/+1 |
* | Support importing comment types (#22510) | Sybren | 2023-01-18 | 1 | -0/+2 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 21 | -42/+21 |
* | Replace yaml.v2 with yaml.v3 (#21832) | Jason Song | 2022-11-21 | 1 | -6/+5 |
* | Add more checks in migration code (#21011) | zeripath | 2022-09-04 | 3 | -9/+11 |
* | Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) | wxiaoguang | 2022-07-01 | 1 | -10/+10 |
* | Add more linters to improve code readability (#19989) | Wim | 2022-06-20 | 1 | -5/+5 |
* | 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 |