aboutsummaryrefslogtreecommitdiffstats
path: root/services/migrations/github.go
Commit message (Expand)AuthorAgeFilesLines
* Support migrating GitHub/GitLab PR draft status (#32242)Zettat1232024-10-131-0/+1
* Bump `github.com/google/go-github` to v61 (#30738)Chongyi Zheng2024-04-281-1/+1
* Bump google/go-github to v57 (#28514)Yevhen Pavlov2023-12-181-4/+4
* Fix panic when migrating a repo from GitHub with issues (#25246)Jason Song2023-06-141-1/+1
* Update github.com/google/go-github to v53 (#25157)Yevhen Pavlov2023-06-091-1/+1
* Update github.com/google/go-github to v52 (#24004)65432023-05-311-13/+6
* Rewrite logger system (#24726)wxiaoguang2023-05-211-5/+3
* Rewrite queue (#24505)wxiaoguang2023-05-081-2/+1
* Update github.com/google/go-github to v51 (#23946)harryzcy2023-04-081-19/+26
* Fix migration from gitbucket (repost) (#22477)Haruo Kinoshita2023-01-171-0/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Handle branch name with prefix in GitHub migration (#20357)Chongyi Zheng2022-11-031-1/+6
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-7/+7
* Add more checks in migration code (#21011)zeripath2022-09-041-23/+53
* Prevent NPE whilst migrating if there is a team request review (#19855)zeripath2022-06-091-1/+25
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-171-33/+29
* Add Index to comment for migrations and mirroring (#18806)singuliere2022-03-061-0/+2
* format with gofumpt (#18184)65432022-01-201-22/+22
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-21/+8
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-0/+836