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.
 
 
 
 
 
 
silverwind 84b74d7c3e
Enable `bodyclose` linter (#36168)
1 day ago
..
codebase.go Enable addtional linters (#34085) 9 months ago
codebase_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
codecommit.go Run `gopls modernize` on codebase (#34751) 6 months ago
common.go
dump.go Enable `bodyclose` linter (#36168) 1 day ago
error.go Upgrade dependencies (#35384) 4 months ago
git.go refactor: decouple context from migration structs (#33399) 10 months ago
gitbucket.go
gitea_downloader.go Enable addtional linters (#34085) 9 months ago
gitea_downloader_test.go Enable `bodyclose` linter (#36168) 1 day ago
gitea_uploader.go Move commit related functions to gitrepo package (#35600) 2 weeks ago
gitea_uploader_test.go Move some functions to gitrepo package (#35543) 2 months ago
github.go Upgrade dependencies (#35384) 4 months ago
github_test.go fix github migration error when using multiple tokens (#34144) 8 months ago
gitlab.go Upgrade dependencies (#35384) 4 months ago
gitlab_test.go Enable `bodyclose` linter (#36168) 1 day ago
gogs.go refactor: decouple context from migration structs (#33399) 10 months ago
gogs_test.go Enable `bodyclose` linter (#36168) 1 day ago
http_client.go Support allowed hosts for migrations to work with proxy (#32025) 1 year ago
main_test.go
migrate.go Fix possible bug when migrating issues/pull requests (#33487) 1 week ago
migrate_test.go
onedev.go fix nilnil in onedev downloader (#36154) 2 days ago
onedev_test.go Enable `bodyclose` linter (#36168) 1 day ago
restore.go refactor: decouple context from migration structs (#33399) 10 months ago
update.go