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.
forgejo/modules/migrations
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
..
base Migrate reviews when migrating repository from github (#9463) 5 years ago
error.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
git.go Migrate reviews when migrating repository from github (#9463) 5 years ago
gitea.go Migrate reviews when migrating repository from github (#9463) 5 years ago
gitea_test.go Sleep longer if request speed is over github limitation (#9335) 5 years ago
github.go Migrate reviews when migrating repository from github (#9463) 5 years ago
github_test.go Migrate reviews when migrating repository from github (#9463) 5 years ago
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
migrate.go Migrate reviews when migrating repository from github (#9463) 5 years ago
update.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago