aboutsummaryrefslogtreecommitdiffstats
path: root/services/migrations/gitea_downloader.go
Commit message (Expand)AuthorAgeFilesLines
* Prevent NPE whilst migrating if there is a team request review (#19855)zeripath2022-06-091-2/+9
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-171-27/+27
* Add Index to comment for migrations and mirroring (#18806)singuliere2022-03-061-0/+1
* format with gofumpt (#18184)65432022-01-201-11/+10
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-15/+2
* Move user functions into user.go (#17659)Lunny Xiao2021-11-181-4/+4
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-0/+699