mirror of
1
Fork 0
forgejo/services/migrations
KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. ()
2023-08-30 06:55:25 +00:00
..
codebase.go Replace `interface{}` with `any` () 2023-07-04 18:36:08 +00:00
codebase_test.go
common.go Replace `interface{}` with `any` () 2023-07-04 18:36:08 +00:00
dump.go Replace `interface{}` with `any` () 2023-07-04 18:36:08 +00:00
error.go
git.go
gitbucket.go
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go Add context parameter to some database functions () 2023-07-22 22:14:27 +08:00
gitea_uploader_test.go
github.go
github_test.go
gitlab.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. () 2023-08-30 06:55:25 +00:00
gitlab_test.go
gogs.go
gogs_test.go
http_client.go
main_test.go
migrate.go
migrate_test.go
onedev.go Replace `interface{}` with `any` () 2023-07-04 18:36:08 +00:00
onedev_test.go
restore.go
update.go