Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-06Add repositoryService.CreateRepository benchtestjmd/microbenchmarkJohn McDonnell
2023-08-31Merge branch 'jc/dataloss-streaming' into 'master'John Cai
2023-08-31Merge branch 'smh-record-log-output' into 'master'Quang-Minh Nguyen
2023-08-31Merge branch 'renovate/golang.org-x-exp-digest' into 'master'Quang-Minh Nguyen
2023-08-31Replace NewLogger calls with SharedLogger calls in testsSami Hiltunen
2023-08-31Implement a method for test case shared loggersSami Hiltunen
2023-08-31Print Gitaly and Praefect logs on test failureSami Hiltunen
2023-08-31Identify loggers with nameSami Hiltunen
2023-08-31Replace use of NewDiscardingLogEntry with the recording loggerSami Hiltunen
2023-08-31Pass logger directly in storage provider testsSami Hiltunen
2023-08-31Construct log entries from the test loggerSami Hiltunen
2023-08-31Take in logrus.FieldLogger instead of LogEntrySami Hiltunen
2023-08-31Replace discarding logger with new recording loggerSami Hiltunen
2023-08-31Add a recording logger for testsSami Hiltunen
2023-08-31Merge branch 'pks-git-write-commit-proper-date' into 'master'Patrick Steinhardt
2023-08-31Merge branch 'pks-command-explicit-stdout-setup' into 'master'Patrick Steinhardt
2023-08-31Merge branch 'wc/testhelper-lint' into 'master'Quang-Minh Nguyen
2023-08-31Merge branch 'nh/upgrade-golang-to-1.20.7' into 'master'Justin Tobler
2023-08-31info: Convert DatalossCheck to be a streaming RPCJohn Cai
2023-08-31Upgrade Golang to 1.20.7Nao Hashizume
2023-08-30Merge branch 'pks-git-enable-pure-git-rebases' into 'master'Will Chandler
2023-08-30praefect: Remove unused test case fieldJohn Cai
2023-08-30Merge branch 'renovate-tools/protolint/github.com-yoheimuta-protolint-0.x' in...Will Chandler
2023-08-30lint: Add linter for testhelper.RunWill Chandler
2023-08-30lint: Match bare function callsWill Chandler
2023-08-30tracing: Close client connection at end of testWill Chandler
2023-08-30cache: Close client connection at end of testWill Chandler
2023-08-30Suppress Run lint on packages testhelper importsWill Chandler
2023-08-30Add missing TestMain callsWill Chandler
2023-08-30Move TestMain into testhelper_test.goWill Chandler
2023-08-30proxy: Create testhelper in proxy packageWill Chandler
2023-08-30safe: Move testhelper out of test packageWill Chandler
2023-08-30helper: Move tests to separate packageWill Chandler
2023-08-30grpcstats: Move testhelper to grpcstats packageWill Chandler
2023-08-30operations: Always use Git implementation of UserRebaseToRefPatrick Steinhardt
2023-08-30operations: Always use Git implementation of UserRebaseConfirmablePatrick Steinhardt
2023-08-30Merge branch 'renovate/github.com-protonmail-go-crypto-digest' into 'master'jtapia-remove-callers-to-namespace-serviceJames Fargher
2023-08-30Merge branch 'smh-repoutil-no-locator' into 'master'Justin Tobler
2023-08-30Merge branch 'pks-git-drop-test-repository' into 'master'Will Chandler
2023-08-29Merge branch 'jc/deparallelize-verify-jobs' into 'master'Will Chandler
2023-08-29go: Update golang.org/x/exp digest to d852ddbGitLab Renovate Bot
2023-08-29git/localrepo: Fix interpretation of monotonic clock as timezonePatrick Steinhardt
2023-08-29git: Unify logic to format signature timesPatrick Steinhardt
2023-08-29commit: Refactor RawBlame to write into `streamio` writer diretclyPatrick Steinhardt
2023-08-29smarthttp: Simplify ref advertisementPatrick Steinhardt
2023-08-29git: Simplify command factory testPatrick Steinhardt
2023-08-29remote: Simplify reading stdout in FindRemoteRepositoryPatrick Steinhardt
2023-08-29localrepo: Tighten parsing of the HEAD referencePatrick Steinhardt
2023-08-29git/log: Read last commit ID into bufferPatrick Steinhardt
2023-08-29catfile: Refactor NotFoundError to match current best practicesPatrick Steinhardt