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-09Merge branch 'smh-strip-hooks-prefix' into 'master'Will Chandler
2023-03-09Merge branch 'pks-housekeeping-cruft-packs' into 'master'Quang-Minh Nguyen
2023-03-09Merge branch 'smh-cli-framework' into 'master'Pavlo Strokov
2023-03-08Add RequireDirectoryState for asserting directory's stateSami Hiltunen
2023-03-07testhelper: Introduce helper to return data depending on feature flagPatrick Steinhardt
2023-03-06Add some basic CLI tests for GitalySami Hiltunen
2023-03-03testdb: Pass database via parameter when terminating connectionsPatrick Steinhardt
2023-03-03testdb: Remove global advisory lock when creating Praefect databasePatrick Steinhardt
2023-03-01Merge branch 'strip_executable' into 'master'John Cai
2023-02-28git: Always use Git v2.39Patrick Steinhardt
2023-02-23testhelper: Add AssertGrpcCode helper functionWill Chandler
2023-02-16Disable background verifier in testsSami Hiltunen
2023-02-16testhelper: Strip executable permission from logsJames Fargher
2023-02-09Merge branch 'jt-quarantine-tests' into 'master'John Cai
2023-02-08Extract file and executable permissionsJames Fargher
2023-02-08testhelper: Skip quarantined testsJustin Tobler
2023-02-08Merge branch 'pks-test-generic-packages-with-sha256' into 'master'Justin Tobler
2023-02-07global: Convert generic packages to test with SHA256 object formatPatrick Steinhardt
2023-02-07git: Wire up Git v2.39 execution environmentPatrick Steinhardt
2023-02-07Merge branch 'centralise_dir_perms' into 'master'James Fargher
2023-02-03Implement a custom DNS Resolver for GitalyQuang-Minh Nguyen
2023-02-02Replace Mkdir(All) permissions with new perm package constantsJames Fargher
2023-01-31featureflag: Remove convert_err_to_statusPavlo Strokov
2023-01-17Use Yamux configuration in Praefect by defaultSami Hiltunen
2023-01-17Merge branch 'smh-log-worker' into 'master'Sami Hiltunen
2023-01-17Merge branch 'pks-remove-commit-graph-generation-data-ff' into 'master'Quang-Minh Nguyen
2023-01-16Implement basic transaction processing with write-ahead loggingSami Hiltunen
2023-01-16housekeeping: Always enable commit-graph generation dataPatrick Steinhardt
2023-01-12testcfg: Convert callers of `BuildWithRepo()`Patrick Steinhardt
2023-01-12testcfg: Drop `BuildWithRepoAt()`Patrick Steinhardt
2023-01-12testcfg: Rename files to better discern functionalityPatrick Steinhardt
2023-01-09testserver: Wire up structerr interceptorsPatrick Steinhardt
2023-01-09gitaly/server: Allow injecting custom interceptorsPatrick Steinhardt
2023-01-03Merge branch 'jt-remove-node-error-cancels-voter-flag' into 'master'Will Chandler
2022-12-30git: Enable reading and writing commit-graph generation dataPatrick Steinhardt
2022-12-26Praefect: Remove node voter cancel flagJustin Tobler
2022-12-19localrepo: Use catfile cache in ReadObjectToon Claes
2022-12-06testhelper: Fix tests being order-dependent due to shared logging dirPatrick Steinhardt
2022-12-06Remove gitaly_always_log_feature_flags flagQuang-Minh Nguyen
2022-12-02git: Remove use of git v2.37Toon Claes
2022-12-01Merge branch 'smh-fix-buffer-size' into 'master'Will Chandler
2022-12-01Add feature flag for testing connections with custom Yamux configurationSami Hiltunen
2022-12-01testhelper: Convert `GitalyOrPraefectMessage` to use genericsPatrick Steinhardt
2022-11-23Merge branch '4622-add-feature-flag-field-to-gitaly-logs' into 'master'Quang-Minh Nguyen
2022-11-21Support multiple storages in Praefect testserverSami Hiltunen
2022-11-21Attach feature_flags field to gRPC logs via FieldsProducerQuang-Minh Nguyen
2022-11-16Revert "Merge branch '4420-utilize-git-cat-file-batch-command-mode' into 'mas...Patrick Steinhardt
2022-11-14catfile: Use `ObjectReader` behind the feature flagKarthik Nayak
2022-11-09Expose logs as artifacts when running tests on CIQuang-Minh Nguyen
2022-11-08middleware: Construct status based on the errorPavlo Strokov