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
2022-07-20command: Add `WithDir()` optionPatrick Steinhardt
2022-07-20command: Verify that finalizers run when expectedPatrick Steinhardt
2022-07-20command: Fix weird test setupPatrick Steinhardt
2022-07-19Merge branch 'pks-updateref-improved-errors' into 'master'Sami Hiltunen
2022-07-19Merge branch 'wc-prune-reused-pid' into 'master'Sami Hiltunen
2022-07-19updateref: Don't return gRPC-type errors in hook updaterPatrick Steinhardt
2022-07-19updateref: Improve errors to include breadcrumbsPatrick Steinhardt
2022-07-19operations: Properly report unwrapped custom hook errorsPatrick Steinhardt
2022-07-18config: Don't treat EPERM as error when signallingwc-prune-reused-pidWill Chandler
2022-07-18updateref: Skip another known-flaky test with Git v2.33.0Patrick Steinhardt
2022-07-18housekeeping: Run tests in sha256 modeToon Claes
2022-07-18gittest: Use empty tree oid with correct hashToon Claes
2022-07-18gittest: Validate hashes using correct oid formatToon Claes
2022-07-18gittest: Init with SHA256 object format if wantedToon Claes
2022-07-18git: Add package that handles sha256 hashesToon Claes
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-07-18golang: Remove v1.16 build tagsToon Claes
2022-07-15Merge branch 'pks-housekeeping-rewrite-commit-graph-on-prune' into 'master'Patrick Steinhardt
2022-07-15Merge branch 'develop' into 'master'Sami Hiltunen
2022-07-15Add stat option for FindCommitswanning pan
2022-07-15repository: Fix commit-graphs referencing pruned commits after PruneUnreachab...Patrick Steinhardt
2022-07-15repository: Demonstrate commit-graphs referencing pruned commits in PruneUnre...Patrick Steinhardt
2022-07-15repository: Fix commit-graphs referencing pruned commits after GCPatrick Steinhardt
2022-07-15repository: Demonstrate commit-graphs referencing pruned commits in GCPatrick Steinhardt
2022-07-15repository: Refactor test to test GarbageCollect with locksPatrick Steinhardt
2022-07-15housekeeping: Fix commit-graphs referencing pruned commitsPatrick Steinhardt
2022-07-15housekeeping: Rewrite commit-graphs at a later pointPatrick Steinhardt
2022-07-15housekeeping: Demonstrate commit-graphs referencing pruned commitsPatrick Steinhardt
2022-07-15housekeeping: Provide finer-grained metrics for rewriting commit-graphsPatrick Steinhardt
2022-07-15housekeeping: Introduce configuration for WriteCommitGraphPatrick Steinhardt
2022-07-15housekeeping: Improve heuristics for writing commit-graphsPatrick Steinhardt
2022-07-15housekeeping: Split commit-graph writing out of object repacksPatrick Steinhardt
2022-07-15housekeeping: Extract function to count referencesPatrick Steinhardt
2022-07-15repository: Improve error reporting for Repack RPCsPatrick Steinhardt
2022-07-15git: Fix missing reverse indices for some Git commandsPatrick Steinhardt
2022-07-15git: Demonstrate missing reverse indices for some Git commandsPatrick Steinhardt
2022-07-15Merge branch 'pks-upgrade-gitlab-shell-v14' into 'master'Sami Hiltunen
2022-07-15Merge branch 'pks-praefect-testserver-dies-on-postgres-version-check' into 'm...Patrick Steinhardt
2022-07-15Pin auxiliary binaries the main Gitaly binary invokesSami Hiltunen
2022-07-15Centralize binary finding logicSami Hiltunen
2022-07-15Hardcode module version in git2go binary name variableSami Hiltunen
2022-07-15Remove binDir from repository serviceSami Hiltunen
2022-07-15objectpool: Switch to use OptimizeRepository for pool reposPatrick Steinhardt
2022-07-15gittest: Work around corruption of commit-graphs caused by spooky commitPatrick Steinhardt
2022-07-15housekeeping: Fix delta islands for pool repositoriesPatrick Steinhardt
2022-07-15objectpool: Fix test for usage of delta islandsPatrick Steinhardt
2022-07-15gittest: Refactor shared test to exercise use of delta islandsPatrick Steinhardt
2022-07-15objectpool: Move constant for object pool reference namespacesPatrick Steinhardt
2022-07-15objectpool: Improve test naming and parallelismPatrick Steinhardt
2022-07-15objectpool: Improve error handling for FetchFromOriginPatrick Steinhardt