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

* fix wrong error type for NullDownloader
2022-07-01 07:48:25 +08:00
..
file_format_testdata
schemas
comment.go
downloader.go Store the foreign ID of issues during migration (#18446) 2022-03-17 18:08:35 +01:00
error.go
file_format.go
file_format_test.go
issue.go
label.go
messenger.go
milestone.go
null_downloader.go Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) 2022-07-01 07:48:25 +08:00
options.go
pullrequest.go
reaction.go
release.go add test coverage for original author conversion during migrations (#18506) 2022-02-01 13:20:28 -05:00
repo.go
retry_downloader.go
review.go
schemas_bindata.go
schemas_dynamic.go
schemas_static.go
uploader.go