gitea/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
2020-01-23 19:28:15 +02:00
..
base Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
error.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
git.go Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
gitea.go Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
gitea_test.go Sleep longer if request speed is over github limitation (#9335) 2019-12-16 23:16:54 -05:00
github.go Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
github_test.go Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
migrate.go Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
update.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00