gitea/modules/migrations/base
zeripath 714ab71ddc
Ensure that all migration requests are cancellable (#12669)
* 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>
2020-09-02 13:49:25 -04:00
..
comment.go Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
downloader.go Ensure that all migration requests are cancellable (#12669) 2020-09-02 13:49:25 -04:00
issue.go Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
label.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
milestone.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
options.go Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
pullrequest.go When migrating from Gitlab map Approvals to approving Reviews (#11147) 2020-04-20 13:30:46 +01:00
reaction.go Migrate reactions when migrating repository from github (#9599) 2020-01-15 12:14:07 +01:00
release.go Git migration UX (#12619) 2020-08-28 09:36:37 +08:00
repo.go Display original author and URL information when showing migrated issues/comments (#7352) 2019-07-08 10:14:12 +08:00
review.go Migrate reviews when migrating repository from github (#9463) 2020-01-23 19:28:15 +02:00
uploader.go Git migration UX (#12619) 2020-08-28 09:36:37 +08:00