aboutsummaryrefslogtreecommitdiffstats
path: root/services/migrations/gogs.go
Commit message (Expand)AuthorAgeFilesLines
* Rewrite logger system (#24726)wxiaoguang2023-05-211-5/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-2/+2
* Add more checks in migration code (#21011)zeripath2022-09-041-0/+14
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-171-16/+16
* Add Index to comment for migrations and mirroring (#18806)singuliere2022-03-061-0/+1
* format with gofumpt (#18184)65432022-01-201-11/+10
* Fix various typos (#18219)luzpaz2022-01-101-1/+1
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-8/+5
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-0/+315