gitea/services/migrations
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513)
and migrate affected code

_last refactoring bits to replace **util.OptionalBool** with
**optional.Option[bool]**_
2024-03-02 16:42:31 +01:00
..
codebase.go
codebase_test.go
common.go
dump.go
error.go
git.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
gitbucket.go
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go Move migration functions to services layer (#29497) 2024-03-01 02:23:00 +00:00
gitea_uploader_test.go remove util.OptionalBool and related functions (#29513) 2024-03-02 16:42:31 +01:00
github.go
github_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
gitlab.go Include resource state events in Gitlab downloads (#29382) 2024-02-26 05:08:21 +01:00
gitlab_test.go
gogs.go
gogs_test.go
http_client.go
main_test.go
migrate.go
migrate_test.go
onedev.go
onedev_test.go
restore.go
update.go