1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 05:25:15 +01:00
gitea/routers
Lunny Xiao e5723d6556
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790)
* Move restore repo to internal router and invoke from command to avoid open the same db file or queues files

* Follow @zeripath's review

* set no timeout for resotre repo private request

* make restore repo cancelable
2021-05-10 15:57:45 +08:00
..
admin
api/v1
dev
events
org
private Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) 2021-05-10 15:57:45 +08:00
repo
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go