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
2021-09-20Revert "proto: Mark RepositoryExists as an intercepted method"Sami Hiltunen
2021-09-20Rename the test case of RepositoryExistsHandlerSami Hiltunen
2021-09-20Intercept RepositoryExists only with PerRepository as election strategySami Hiltunen
2021-09-20Revert "Revert "Merge branch 'smh-intercepted-methods' into 'master'""Sami Hiltunen
2021-09-20Merge branch 'pks-revert-3858' into 'master'Pavlo Strokov
2021-09-20Merge branch 'pks-tx-extended-file-locking' into 'master'Pavlo Strokov
2021-09-20Merge branch 'fix_restore_into_non_existent' into 'master'Toon Claes
2021-09-20Merge branch 'pks-git-v2.34-commit-graph-write-incompatibility' into 'master'James Fargher
2021-09-17Merge branch 'pks-catfile-refactorings' into 'master'Toon Claes
2021-09-17Revert "Merge branch 'smh-intercepted-methods' into 'master'"Patrick Steinhardt
2021-09-17objectpool: Convert `Link()` to write alternates transactionallyPatrick Steinhardt
2021-09-17operations: Convert `UserApplyPatch()` to write config transactionallyPatrick Steinhardt
2021-09-17housekeeping: Convert `Perform()` to write config transactionallyPatrick Steinhardt
2021-09-17repository: Convert `ReplicateRepository()` to write files transactionallyPatrick Steinhardt
2021-09-17repository: Convert `MidxRepack()` to write config transactionallyPatrick Steinhardt
2021-09-17featureflag: Add flag for extended transactional file lockingPatrick Steinhardt
2021-09-17localrepo: Provide function to remove config entries with transactionsPatrick Steinhardt
2021-09-17localrepo: Provide function to change config entries with transactionsPatrick Steinhardt
2021-09-17repository: Fix wrong usage of git-commit-graph(1)Patrick Steinhardt
2021-09-17operations: Make transaction manager availablePatrick Steinhardt
2021-09-17objectpool: Make transaction manager availablePatrick Steinhardt
2021-09-17objectpool: Deduplicate setup of test object poolPatrick Steinhardt
2021-09-17Allow restoring into a non-existent repo on praefectJames Fargher
2021-09-15Merge branch 'pks-ref-deprecate-list-new-blobs' into 'master'Christian Couder
2021-09-15Merge branch 'fix_cleanup_error' into 'master'Sami Hiltunen
2021-09-15Merge branch 'pks-objectpool-deprecate-unlink' into 'master'Sami Hiltunen
2021-09-15Merge branch 'smh-intercepted-methods' into 'master'Toon Claes
2021-09-15objectpool: Deprecate `UnlinkRepositoryFromObjectPool()`Patrick Steinhardt
2021-09-15ref: Deprecate `ListNewBlobs()` RPCPatrick Steinhardt
2021-09-15Merge branch 'pks-updateref-fix-locking-race' into 'master'James Fargher
2021-09-15Merge branch 'smh-not-found-mutator' into 'master'James Fargher
2021-09-15Capture stderr from worktree cleanup commandJames Fargher
2021-09-15Merge branch 'fix-diff' into 'master'James Fargher
2021-09-14Merge branch 'ps-commit-graph-on-optimize' into 'master'Pavlo Strokov
2021-09-14repack: Create commit graph with Bloom filtersPavlo Strokov
2021-09-14commit-graph: Fix bug in IsMissingBloomFilters functionPavlo Strokov
2021-09-14catifle: Move around codePatrick Steinhardt
2021-09-14catfile: Drop unused returned context from `newBatch()`Patrick Steinhardt
2021-09-14catfile: Explicitly close processesPatrick Steinhardt
2021-09-14catfile: Get rid of the separate instrumented batch implementationPatrick Steinhardt
2021-09-14catfile: Fix non-cacheable batch processes becoming decorrelatedPatrick Steinhardt
2021-09-14catfile: Disentangle process creation from the cachePatrick Steinhardt
2021-09-14catfile: Refactor process creation for easier readabilityPatrick Steinhardt
2021-09-14catfile: Get rid of spawn error injectionPatrick Steinhardt
2021-09-14catfile: Extend tests for creating BatchProcesses via the cachePatrick Steinhardt
2021-09-14catfile: Refactor batch cache tests to use real structsPatrick Steinhardt
2021-09-14catfile: Rename `batchCheckProcess` and add testsPatrick Steinhardt
2021-09-14catfile: Rename `batchProcess` and add testsPatrick Steinhardt
2021-09-14command: Fix in-flight process counter decreasing too latePatrick Steinhardt
2021-09-14Merge branch 'smh-set-authoritative-storage-repository-id' into 'master'Sami Hiltunen