gitea/modules/migration
wxiaoguang d22826a28e
Fix `dump-repo` git init, fix wrong error type for NullDownloader () ()
* Fix `dump-repo` git init

* Fix wrong error type for NullDownloader
..
file_format_testdata Validate migration files ()
schemas Validate migration files ()
comment.go Store the foreign ID of issues during migration ()
downloader.go Store the foreign ID of issues during migration ()
error.go Move migrations into services and base into modules/migration ()
file_format.go Validate migration files ()
file_format_test.go Validate migration files ()
issue.go Store the foreign ID of issues during migration ()
label.go Validate migration files ()
messenger.go Move migrations into services and base into modules/migration ()
milestone.go Validate migration files ()
null_downloader.go Fix `dump-repo` git init, fix wrong error type for NullDownloader () ()
options.go Move migrations into services and base into modules/migration ()
pullrequest.go Store the foreign ID of issues during migration ()
reaction.go add test coverage for original author conversion during migrations ()
release.go add test coverage for original author conversion during migrations ()
repo.go Move migrations into services and base into modules/migration ()
retry_downloader.go Store the foreign ID of issues during migration ()
review.go Prevent NPE whilst migrating if there is a team request review ()
schemas_bindata.go Remove legacy `+build:` constraint ()
schemas_dynamic.go Remove legacy `+build:` constraint ()
schemas_static.go Remove legacy `+build:` constraint ()
uploader.go Move migrations into services and base into modules/migration ()