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.
 
 
 
 
 
 
Lunny Xiao 69f5ee970c
Move some functions to gitrepo package (#35543)
2 months 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 Adjust object format interface (#28469) 2 years ago
dump.go Move some functions to gitrepo package (#35543) 2 months ago
error.go Upgrade dependencies (#35384) 4 months ago
git.go refactor: decouple context from migration structs (#33399) 10 months ago
gitbucket.go Change the default maxPerPage for gitbucket (#30392) 2 years ago
gitea_downloader.go Enable addtional linters (#34085) 9 months ago
gitea_downloader_test.go Enable testifylint rules (#34075) 9 months ago
gitea_uploader.go Move some functions to gitrepo package (#35543) 2 months 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 Upgrade dependencies (#35384) 4 months ago
gogs.go refactor: decouple context from migration structs (#33399) 10 months ago
gogs_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
http_client.go Support allowed hosts for migrations to work with proxy (#32025) 1 year ago
main_test.go make writing main test easier (#27270) 2 years ago
migrate.go enforce explanation for necessary nolints and fix bugs (#34883) 6 months ago
migrate_test.go Implement FSFE REUSE for golang files (#21840) 3 years ago
onedev.go OneDev migration: fix broken migration caused by various REST API changes in OneDev 7.8.0 and later (#35216) 4 months ago
onedev_test.go Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
restore.go refactor: decouple context from migration structs (#33399) 10 months ago
update.go Use db.Find instead of writing methods for every object (#28084) 2 years ago