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.
gitea/modules/migration
silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2 years ago
..
file_format_testdata Validate migration files (#18203) 3 years ago
schemas Validate migration files (#18203) 3 years ago
comment.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
downloader.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
error.go Implement FSFE REUSE for golang files (#21840) 2 years ago
file_format.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
file_format_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue.go Fix restore repo bug, clarify the problem of ForeignIndex (#22776) 2 years ago
label.go Scoped labels (#22585) 2 years ago
messenger.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
milestone.go Implement FSFE REUSE for golang files (#21840) 2 years ago
null_downloader.go Implement FSFE REUSE for golang files (#21840) 2 years ago
options.go Implement FSFE REUSE for golang files (#21840) 2 years ago
pullrequest.go Implement FSFE REUSE for golang files (#21840) 2 years ago
reaction.go Implement FSFE REUSE for golang files (#21840) 2 years ago
release.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
retry_downloader.go Implement FSFE REUSE for golang files (#21840) 2 years ago
review.go Fix restore repo bug, clarify the problem of ForeignIndex (#22776) 2 years ago
schemas_bindata.go Implement FSFE REUSE for golang files (#21840) 2 years ago
schemas_dynamic.go Implement FSFE REUSE for golang files (#21840) 2 years ago
schemas_static.go Implement FSFE REUSE for golang files (#21840) 2 years ago
uploader.go Implement FSFE REUSE for golang files (#21840) 2 years ago