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 a9a705f4db
Fix missed merge commit sha and time when migrating from codecommit (#34645)
7 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) 11 months ago
codecommit.go Fix missed merge commit sha and time when migrating from codecommit (#34645) 7 months ago
common.go Adjust object format interface (#28469) 2 years ago
dump.go Remove context from git struct (#33793) 10 months ago
error.go Upgrade go-github v61 -> v71 (#34385) 8 months ago
git.go refactor: decouple context from migration structs (#33399) 11 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 Fix migration pull request title too long (#34577) 7 months ago
gitea_uploader_test.go Enable addtional linters (#34085) 9 months ago
github.go Upgrade go-github v61 -> v71 (#34385) 8 months ago
github_test.go fix github migration error when using multiple tokens (#34144) 9 months ago
gitlab.go Enable addtional linters (#34085) 9 months ago
gitlab_test.go Enable testifylint rules (#34075) 9 months ago
gogs.go refactor: decouple context from migration structs (#33399) 11 months ago
gogs_test.go Use test context in tests and new loop system in benchmarks (#33648) 11 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 Enable addtional linters (#34085) 9 months ago
migrate_test.go Implement FSFE REUSE for golang files (#21840) 3 years ago
onedev.go Enable addtional linters (#34085) 9 months ago
onedev_test.go Use test context in tests and new loop system in benchmarks (#33648) 11 months ago
restore.go refactor: decouple context from migration structs (#33399) 11 months ago
update.go Use db.Find instead of writing methods for every object (#28084) 2 years ago