1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-03 12:58:29 +00:00
Files
gitea/modules/migrations/dump.go
Lunny Xiao 5e562e9b30 Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) (#15816)
* 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 21:14:59 +08:00

15 KiB