mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-07 01:58:48 +03:00
714ab71ddc
* Ensure that all migration requests are cancellable Signed-off-by: Andrew Thornton <art27@cantab.net> * Use WithContext as RequestWithContext is go 1.14 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>