You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
hook.go Move macaron to chi (#14293) 4 years ago
internal.go Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) (#15816) 4 years ago
key.go Move macaron to chi (#14293) 4 years ago
mail.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
manager.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
manager_unix.go Move macaron to chi (#14293) 4 years ago
manager_windows.go Move macaron to chi (#14293) 4 years ago
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) 4 years ago
serv.go Move macaron to chi (#14293) 4 years ago