gitea/modules/migrations
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>
2020-01-14 10:29:22 +00:00
..
base Fix missing updated time on migrated issues and comments (#9744) 2020-01-14 10:29:22 +00:00
error.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
git.go Sleep longer if request speed is over github limitation (#9335) 2019-12-16 23:16:54 -05:00
gitea.go Fix missing updated time on migrated issues and comments (#9744) 2020-01-14 10:29:22 +00:00
gitea_test.go Sleep longer if request speed is over github limitation (#9335) 2019-12-16 23:16:54 -05:00
github.go Fix missing updated time on migrated issues and comments (#9744) 2020-01-14 10:29:22 +00:00
github_test.go Fix missing updated time on migrated issues and comments (#9744) 2020-01-14 10:29:22 +00:00
main_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
migrate.go Use OriginalURL insead of CloneAddr in migration logging (#9418) 2019-12-18 16:49:56 -05:00
update.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00