forgejo/modules/migrations/base
Lunny Xiao 2b3e931cde Migrate reactions when migrating repository from github (#9599)
* Migrate reactions when migrating repository from github

* fix missed sleep

* fix tests

* update reactions when external user binding

* Fix test

* fix tests

* change the copy head

* fix test

* fix migrator add/delete reaction
2020-01-15 12:14:07 +01:00
..
comment.go Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
downloader.go
issue.go Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
label.go
milestone.go
options.go
pullrequest.go Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
reaction.go Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
release.go
repo.go
uploader.go