gitea/services/migrations
Lunny Xiao 780e92ea99
Only git operations should update `last changed` of a repository (#34388)
Try to fix #32046
2025-05-11 19:18:46 +00:00
..
codebase.go
codebase_test.go
codecommit.go
common.go
dump.go
error.go Upgrade go-github v61 -> v71 (#34385) 2025-05-06 20:10:14 -07:00
git.go
gitbucket.go
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go Only git operations should update `last changed` of a repository (#34388) 2025-05-11 19:18:46 +00:00
gitea_uploader_test.go
github.go Upgrade go-github v61 -> v71 (#34385) 2025-05-06 20:10:14 -07:00
github_test.go fix github migration error when using multiple tokens (#34144) 2025-04-13 23:20:14 +00:00
gitlab.go
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