0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 11:55:46 +01:00
gitea/routers
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
..
admin Restricted users (#6274) 2020-01-13 18:33:46 +01:00
api/v1 Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
dev
org Restricted users (#6274) 2020-01-13 18:33:46 +01:00
private Add require signed commit for protected branch (#9708) 2020-01-15 09:32:57 +01:00
repo Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
routes Graceful Queues: Issue Indexing and Tasks (#9363) 2020-01-07 12:23:09 +01:00
user Restricted users (#6274) 2020-01-13 18:33:46 +01:00
utils
home.go Restricted users (#6274) 2020-01-13 18:33:46 +01:00
init.go Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
metrics.go
swagger_json.go