forgejo/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.
2023-07-04 23:41:32 -04:00
..
file_format_testdata
schemas
comment.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
downloader.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
error.go
file_format.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
file_format_test.go
issue.go Fix restore repo bug, clarify the problem of ForeignIndex (#22776) 2023-02-07 09:18:52 +08:00
label.go Scoped labels (#22585) 2023-02-18 21:17:39 +02:00
messenger.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
milestone.go
null_downloader.go
options.go
pullrequest.go
reaction.go
release.go
repo.go
retry_downloader.go
review.go Fix restore repo bug, clarify the problem of ForeignIndex (#22776) 2023-02-07 09:18:52 +08:00
schemas_bindata.go
schemas_dynamic.go
schemas_static.go
uploader.go