0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-19 20:19:19 +01:00
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
git.go
gitea_test.go
gitea.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
github.go Fix missing updated time on migrated issues and comments (#9744) 2020-01-14 10:29:22 +00:00
main_test.go
migrate.go
update.go