gitea/services/migrations
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-09-08 04:51:15 +00:00
..
codebase_test.go
codebase.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
common.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
dump.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
error.go
git.go
gitbucket.go
gitea_downloader_test.go
gitea_downloader.go
gitea_uploader_test.go
gitea_uploader.go move repository deletion to service layer (#26948) 2023-09-08 04:51:15 +00:00
github_test.go
github.go
gitlab_test.go
gitlab.go Use Set[Type] instead of map[Type]bool/struct{}. (#26804) 2023-08-30 06:55:25 +00:00
gogs_test.go
gogs.go
http_client.go
main_test.go
migrate_test.go
migrate.go
onedev_test.go
onedev.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
restore.go
update.go