Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
wxiaoguang e42a1dbb6b
Refactor GetRepoRawDiffForFile to avoid unnecessary pipe or goroutine (#36434)
1 week ago
..
codebase.go Enable addtional linters (#34085) 10 months ago
codebase_test.go Use test context in tests and new loop system in benchmarks (#33648) 11 months ago
codecommit.go Run `gopls modernize` on codebase (#34751) 8 months ago
common.go
dump.go Use a migration test instead of a wrong test which populated the meta test repositories and fix a migration bug (#36160) 1 month ago
error.go Upgrade dependencies (#35384) 5 months ago
git.go refactor: decouple context from migration structs (#33399) 12 months ago
gitbucket.go
gitea_downloader.go Enable addtional linters (#34085) 10 months ago
gitea_downloader_test.go Enable `bodyclose` linter (#36168) 1 month ago
gitea_uploader.go Refactor GetRepoRawDiffForFile to avoid unnecessary pipe or goroutine (#36434) 1 week ago
gitea_uploader_test.go Use a migration test instead of a wrong test which populated the meta test repositories and fix a migration bug (#36160) 1 month ago
github.go fix: prevent panic when GitLab release has more links than sources (#36295) 4 weeks ago
github_test.go fix github migration error when using multiple tokens (#34144) 10 months ago
gitlab.go fix: prevent panic when GitLab release has more links than sources (#36295) 4 weeks ago
gitlab_test.go Enable `bodyclose` linter (#36168) 1 month ago
gogs.go refactor: decouple context from migration structs (#33399) 12 months ago
gogs_test.go Enable `bodyclose` linter (#36168) 1 month ago
http_client.go Support allowed hosts for migrations to work with proxy (#32025) 1 year ago
main_test.go fix: prevent panic when GitLab release has more links than sources (#36295) 4 weeks ago
migrate.go Use a migration test instead of a wrong test which populated the meta test repositories and fix a migration bug (#36160) 1 month ago
migrate_test.go
onedev.go fix nilnil in onedev downloader (#36154) 2 months ago
onedev_test.go Enable `bodyclose` linter (#36168) 1 month ago
restore.go refactor: decouple context from migration structs (#33399) 12 months ago
update.go