0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-06 09:25:37 +02:00
gitea/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 Sleep longer if request speed is over github limitation (#9335) 2019-12-16 23:16:54 -05:00
issue.go Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
label.go
milestone.go
options.go Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
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 Add extra user information when migrating release (#8331) 2019-10-05 14:09:27 +03:00
repo.go
uploader.go Add SyncTags to uploader interface (#9326) 2019-12-12 08:20:11 +08:00