summaryrefslogtreecommitdiffstats
path: root/modules/migrations/github_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-430/+0
* Add migrate from OneDev (#16356)KN4CK3R2021-08-221-3/+5
* Refactored and fixed migration tests. (#16714)KN4CK3R2021-08-171-111/+80
* Make the github migration less rate limit waiting to get comment per page fro...Lunny Xiao2021-06-301-1/+3
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-3/+3
* Gitea 2 Gitea migration (#12657)65432020-10-141-1/+1
* Hopefully support GH enterprise (#12863)John Olheiser2020-09-211-1/+1
* On Migration respect old DefaultBranch (#12843)65432020-09-151-5/+6
* Ensure that all migration requests are cancellable (#12669)zeripath2020-09-021-1/+2
* Git migration UX (#12619)John Olheiser2020-08-281-1/+1
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-231-0/+91
* tests: configure github remaining limit + read token (#9800)Antoine GIRARD2020-01-161-1/+6
* Migrate reactions when migrating repository from github (#9599)Lunny Xiao2020-01-151-33/+56
* Fix missing updated time on migrated issues and comments (#9744)Lunny Xiao2020-01-141-0/+6
* Update Github Migration Tests (#8938)mrsdizzie2019-11-121-278/+143
* Update Github migration test (#8893)mrsdizzie2019-11-091-6/+0
* Add extra user information when migrating release (#8331)Lunny Xiao2019-10-051-0/+2
* Import topics during migration (#7851)Antoine GIRARD2019-08-141-0/+4
* Fix migration tests since #7 fixed (#7375)Lunny Xiao2019-07-081-2/+4
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-0/+10
* Use batch insert on migrating repository to make the process faster (#7050)Lunny Xiao2019-06-291-0/+3
* improve github downloader on migrations (#7049)Lunny Xiao2019-05-301-2/+4
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-071-0/+448