1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 19:34:31 +01:00
gitea/modules/migrations/base
Lunny Xiao 462284e2f5
Use batch insert on migrating repository to make the process faster (#7050)
* Use batch insert on migrating repository to make the process faster

* fix lint

* fix tests

* fix comments
2019-06-29 21:38:22 +08:00
..
comment.go Use batch insert on migrating repository to make the process faster (#7050) 2019-06-29 21:38:22 +08:00
downloader.go
issue.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
label.go
milestone.go
options.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
pullrequest.go
reaction.go
release.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
repo.go
uploader.go Use batch insert on migrating repository to make the process faster (#7050) 2019-06-29 21:38:22 +08:00