1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/modules/migrations/base
Lunny Xiao 28508792ba Fix missing updated time on migrated issues and comments (#9744) (#9764)
* Fix missing updated time on migrated issues and comments

* Fix testing and missing updated on migrating pullrequest

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
2020-01-14 17:55:03 +01:00
..
comment.go Fix missing updated time on migrated issues and comments (#9744) (#9764) 2020-01-14 17:55:03 +01:00
downloader.go Sleep longer if request speed is over github limitation (#9335) 2019-12-16 23:16:54 -05:00
issue.go Fix missing updated time on migrated issues and comments (#9744) (#9764) 2020-01-14 17:55:03 +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 Fix missing updated time on migrated issues and comments (#9744) (#9764) 2020-01-14 17:55:03 +01:00
reaction.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
release.go Add extra user information when migrating release (#8331) 2019-10-05 14:09:27 +03:00
repo.go Display original author and URL information when showing migrated issues/comments (#7352) 2019-07-08 10:14:12 +08:00
uploader.go Add SyncTags to uploader interface (#9326) 2019-12-12 08:20:11 +08:00