You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/migration
wxiaoguang d22826a28e
Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) (#20186)
2 years ago
..
file_format_testdata
schemas
comment.go
downloader.go
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) (#20186) 2 years ago
options.go
pullrequest.go
reaction.go
release.go
repo.go
retry_downloader.go
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