gitea/modules/migrations
mrsdizzie 2ef37522b6 Update Github Migration Test (#8946)
Small fix for test on 1.9 since #8938 can't be easily back ported to
this branch.
2019-11-13 12:33:33 +08:00
..
base Detect migrating batch size (#7353) 2019-07-06 15:24:50 -04:00
error.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
git.go improve github downloader on migrations (#7049) 2019-05-30 16:26:57 -04:00
gitea.go fix bug when migrating a private repository (#7917) (#8403) 2019-10-07 00:58:35 -04:00
gitea_test.go Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
github.go Use batch insert on migrating repository to make the process faster (#7050) 2019-06-29 21:38:22 +08:00
github_test.go Update Github Migration Test (#8946) 2019-11-13 12:33:33 +08: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 Fix typo in PR migration check (#7368) 2019-07-06 16:32:15 -04:00