0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 17:24:12 +01:00
gitea/modules/migrations
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
..
base Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
error.go
git.go
gitea_test.go
gitea.go Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
github_test.go Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
github.go Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
main_test.go
migrate.go
update.go