You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
* fix typo

* Migrate reviews when migrating repository from github

* fix lint

* Added test and migration when external user login

* fix test

* fix commented state

* Some improvements

* fix bug when get pull request and ref original author on code comments

* Fix migrated line; Added comment for review

* Don't load all pull requests attributes

* Fix typo

* wrong change copy head

* fix tests

* fix reactions

* Fix test

* fix fmt

* fix review comment reactions
5 years ago
..
comment.go Migrate reactions when migrating repository from github (#9599) 5 years ago
downloader.go Migrate reviews when migrating repository from github (#9463) 5 years ago
issue.go Migrate reactions when migrating repository from github (#9599) 5 years ago
label.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
milestone.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
options.go Move migrating repository from frontend to backend (#6200) 5 years ago
pullrequest.go Migrate reactions when migrating repository from github (#9599) 5 years ago
reaction.go Migrate reactions when migrating repository from github (#9599) 5 years ago
release.go Add extra user information when migrating release (#8331) 5 years ago
repo.go Display original author and URL information when showing migrated issues/comments (#7352) 5 years ago
review.go Migrate reviews when migrating repository from github (#9463) 5 years ago
uploader.go Migrate reviews when migrating repository from github (#9463) 5 years ago