aboutsummaryrefslogtreecommitdiffstats
path: root/modules/migrations/base/comment.go
Commit message (Expand)AuthorAgeFilesLines
* Move migrations into services and base into modules/migration (#17663)Lunny Xiao2021-11-161-20/+0
* Dump github/gitlab/gitea repository data to a local directory and restore to ...Lunny Xiao2020-12-271-4/+4
* Migrate reactions when migrating repository from github (#9599)Lunny Xiao2020-01-151-1/+1
* Fix missing updated time on migrated issues and comments (#9744)Lunny Xiao2020-01-141-0/+1
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-0/+1
* Use batch insert on migrating repository to make the process faster (#7050)Lunny Xiao2019-06-291-0/+1
* Improve migrations to support migrating milestones/labels/issues/comments/pul...Lunny Xiao2019-05-071-0/+17