Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite logger system (#24726) | wxiaoguang | 2023-05-21 | 1 | -5/+3 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -2/+2 |
* | Add more checks in migration code (#21011) | zeripath | 2022-09-04 | 1 | -0/+14 |
* | Store the foreign ID of issues during migration (#18446) | Aravinth Manivannan | 2022-03-17 | 1 | -16/+16 |
* | Add Index to comment for migrations and mirroring (#18806) | singuliere | 2022-03-06 | 1 | -0/+1 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -11/+10 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 1 | -1/+1 |
* | Use `hostmatcher` to replace `matchlist`, improve security (#17605) | wxiaoguang | 2021-11-20 | 1 | -8/+5 |
* | Move migrations into services and base into modules/migration (#17663) | Lunny Xiao | 2021-11-16 | 1 | -0/+315 |