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/modules/migrations/base
Lunny Xiao 7f869c061e Fix missing updated time on migrated issues and comments (#9744)
* 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>
5 years ago
..
comment.go Fix missing updated time on migrated issues and comments (#9744) 5 years ago
downloader.go Sleep longer if request speed is over github limitation (#9335) 5 years ago
issue.go Fix missing updated time on migrated issues and comments (#9744) 5 years ago
label.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 6 years ago
milestone.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 6 years ago
options.go Move migrating repository from frontend to backend (#6200) 5 years ago
pullrequest.go Fix missing updated time on migrated issues and comments (#9744) 5 years ago
reaction.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 6 years ago
release.go Add extra user information when migrating release (#8331) 5 years ago
repo.go Display original author and URL information when showing migrated issues/comments (#7352) 6 years ago
uploader.go Add SyncTags to uploader interface (#9326) 5 years ago