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-03-21gitaly: Validation of Storage configurationPavlo Strokov
2023-03-21gitaly: Validation of Git configurationPavlo Strokov
2023-03-20Merge branch 'cleanup_module-updater' into 'master'James Fargher
2023-03-20Merge branch 'gittest_default_branch' into 'master'Will Chandler
2023-03-20gitaly/config: Support generating configuration via external commandPatrick Steinhardt
2023-03-20gitaly/config: Omit empty fields when serializing as TOMLPatrick Steinhardt
2023-03-20gitaly/config: Add JSON tags to config fieldsPatrick Steinhardt
2023-03-20Merge branch 'jv-cache-suppressor' into 'master'wc/testhelper-dial-timeoutQuang-Minh Nguyen
2023-03-20Configure pack-objects min occurrences via env varJacob Vosmaer
2023-03-20Add MinOccurrences cache middlewareJacob Vosmaer
2023-03-20Merge branch 'pks-create-fork-test-refactorings' into 'master'Pavlo Strokov
2023-03-20repository: Drop size calculations via git-cat-file(1)Patrick Steinhardt
2023-03-18Merge branch 'pks-houskeeping-full-repack-timestamp' into 'master'Justin Tobler
2023-03-17statushandler: Don't wrap context errorsWill Chandler
2023-03-17Merge branch 'pks-repository-size-disk-usage-refactoring' into 'master'Quang-Minh Nguyen
2023-03-17housekeeping: Add metric to track time since last full repackPatrick Steinhardt
2023-03-17git/stats: Track time of last full repackPatrick Steinhardt
2023-03-17housekeeping: Keep timestamp of last full repackPatrick Steinhardt
2023-03-17Merge branch 'jt-fix-flaky-transaction-manager-test' into 'master'Quang-Minh Nguyen
2023-03-17repository: Refactor RepositorySize to not rely on du(1)Patrick Steinhardt
2023-03-17Merge branch 'pks-structerr-unknown-by-default' into 'master'Quang-Minh Nguyen
2023-03-17Merge branch 'pks-testhelper-fix-cert-generation' into 'master'karthik nayak
2023-03-17repository: Implement benchmark for RepositorySizePatrick Steinhardt
2023-03-17Merge branch 'toon-no-moar-gitaly-ruby-start' into 'master'Justin Tobler
2023-03-16docs: Update benchmark commands in commentsJames Fargher
2023-03-16testhelper: Add a helper to determine gitaly package pathsJames Fargher
2023-03-16Merge branch 'pks-git-stats-flaky-http-push-timings' into 'master'Justin Tobler
2023-03-16Merge branch 'jt-default-hooks-transaction-ff' into 'master'Patrick Steinhardt
2023-03-16repository: Simplify setup of the repository service in CreateFork testsPatrick Steinhardt
2023-03-16repository: Start testing CreateFork with the SHA256 object formatPatrick Steinhardt
2023-03-16repository: Stop using seed repositories for CreateForkPatrick Steinhardt
2023-03-16repository: Fix context metadata leaking across testcasesPatrick Steinhardt
2023-03-16repository: Simplify CreateFork test for dialing TLS serversPatrick Steinhardt
2023-03-16gittest: Support TCP and TLS connections when dialing serverPatrick Steinhardt
2023-03-16git/stats: Fix flaky timings in HTTP push testsPatrick Steinhardt
2023-03-16Merge branch 'git-commit-message-encoding' into 'master'Will Chandler
2023-03-16gitaly: Fix transaction manager test flakeJustin Tobler
2023-03-16gitaly: Do not start gitaly-rubyToon Claes
2023-03-16structerr: Convert `New()` to return `Unknown` error codesPatrick Steinhardt
2023-03-16structerr: Don't propagate `Unknown` error codesPatrick Steinhardt
2023-03-16structerr: Remove `NewUnknown()` constructorPatrick Steinhardt
2023-03-16featureflag: Default `tx_restore_custom_hooks` onJustin Tobler
2023-03-16repository: Use explicit error code in ApplyGitattributes testPatrick Steinhardt
2023-03-16operations: Improve error when formatting tag failsPatrick Steinhardt
2023-03-16testhelper: Fix certificate being generated for the wrong entityPatrick Steinhardt
2023-03-16testhelper: Clarify variable names in certificate generationPatrick Steinhardt
2023-03-16Merge branch 'qmnguyen0711/enable-gitaly-linters' into 'master'Quang-Minh Nguyen
2023-03-16featureflag: Remove unused FetchSourceBranchQuarantined flagPatrick Steinhardt
2023-03-16catfile: Add encoding information to GitCommitarkn98
2023-03-16Merge branch 'qmnguyen0711/implement-trace2-integration' into 'master'Toon Claes