gitea/routers/private
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
..
hook.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
internal.go Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) (#15816) 2021-05-10 21:14:59 +08:00
key.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
mail.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
manager.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
manager_unix.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
manager_windows.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
restore_repo.go Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) (#15816) 2021-05-10 21:14:59 +08:00
serv.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00