gitea/routers/repo
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
..
activity.go
attachment.go
blame.go
branch.go
commit.go
compare.go
download.go
editor_test.go
editor.go Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
http.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
lfs.go
main_test.go
middlewares.go
milestone.go
pull_review.go
pull.go
release_test.go
release.go
repo.go
search.go
setting_protected_branch.go Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
setting.go
settings_test.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go