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