Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/services/migrations
Lunny Xiao b167f35113
Add context parameter to some database functions (#26055)
2 years ago
..
codebase.go Replace `interface{}` with `any` (#25686) 2 years ago
codebase_test.go
common.go Replace `interface{}` with `any` (#25686) 2 years ago
dump.go Replace `interface{}` with `any` (#25686) 2 years ago
error.go Update github.com/google/go-github to v53 (#25157) 2 years ago
git.go
gitbucket.go
gitea_downloader.go
gitea_downloader_test.go
gitea_uploader.go Add context parameter to some database functions (#26055) 2 years ago
gitea_uploader_test.go
github.go Fix panic when migrating a repo from GitHub with issues (#25246) 2 years ago
github_test.go
gitlab.go GitLab migration: Sanitize response for reaction list (#25054) 2 years ago
gitlab_test.go GitLab migration: Sanitize response for reaction list (#25054) 2 years ago
gogs.go
gogs_test.go
http_client.go
main_test.go
migrate.go
migrate_test.go
onedev.go Replace `interface{}` with `any` (#25686) 2 years ago
onedev_test.go
restore.go
update.go