You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/migration
Jason Song e4eaa68a2b
Replace yaml.v2 with yaml.v3 (#21832)
I don't see why we have to use two versions of yaml. The difference
between the two versions has nothing to do with our usage.
2 years ago
..
file_format_testdata Validate migration files (#18203) 2 years ago
schemas Validate migration files (#18203) 2 years ago
comment.go Store the foreign ID of issues during migration (#18446) 2 years ago
downloader.go Store the foreign ID of issues during migration (#18446) 2 years ago
error.go Move migrations into services and base into modules/migration (#17663) 3 years ago
file_format.go Replace yaml.v2 with yaml.v3 (#21832) 2 years ago
file_format_test.go Validate migration files (#18203) 2 years ago
issue.go Add more linters to improve code readability (#19989) 2 years ago
label.go Validate migration files (#18203) 2 years ago
messenger.go Move migrations into services and base into modules/migration (#17663) 3 years ago
milestone.go Validate migration files (#18203) 2 years ago
null_downloader.go Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) 2 years ago
options.go Move migrations into services and base into modules/migration (#17663) 3 years ago
pullrequest.go Add more checks in migration code (#21011) 2 years ago
reaction.go add test coverage for original author conversion during migrations (#18506) 2 years ago
release.go Add more checks in migration code (#21011) 2 years ago
repo.go Add more checks in migration code (#21011) 2 years ago
retry_downloader.go Store the foreign ID of issues during migration (#18446) 2 years ago
review.go Prevent NPE whilst migrating if there is a team request review (#19855) 2 years ago
schemas_bindata.go Remove legacy `+build:` constraint (#19582) 2 years ago
schemas_dynamic.go Remove legacy `+build:` constraint (#19582) 2 years ago
schemas_static.go Remove legacy `+build:` constraint (#19582) 2 years ago
uploader.go Move migrations into services and base into modules/migration (#17663) 3 years ago