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-04-04testhelper: No longer ignore rubyserver goleaksToon Claes
2023-04-04featureflag: Remove the notion of Ruby flagsToon Claes
2023-04-03gitaly: Remove Ruby server dependencyPatrick Steinhardt
2023-03-31Merge branch 'id-refactor-tests-for-gpg-signing' into 'master'Pavlo Strokov
2023-03-31Refactor git2go commit and apply testsIgor Drozdov
2023-03-30Merge branch '4982-roll-out-git-version-2-40-0' into 'master'karthik nayak
2023-03-29Merge branch 'qmnguyen0711/implement-trace2-pack-file-metrics' into 'master'John Cai
2023-03-29git: Wire up Git v2.40 execution environmentKarthik Nayak
2023-03-28trace2: Add Trace2 pack-objects metrics exporter to Git command factoryQuang-Minh Nguyen
2023-03-23testcfg: Add helper to write temporary config fileJustin Tobler
2023-03-23testhelper: Add `RequireTarState` for asserting tarball content stateJustin Tobler
2023-03-22Merge branch 'ps-gitaly-valiate-configuration' into 'master'Sami Hiltunen
2023-03-21Add Trace2 tracing exporter to Git command factoryQuang-Minh Nguyen
2023-03-21Move tracing stubbing helper method to testhelperQuang-Minh Nguyen
2023-03-21gitaly: Sub-command 'configuration' with 'validate' sub-commandPavlo Strokov
2023-03-20Merge branch 'cleanup_module-updater' into 'master'James Fargher
2023-03-16testhelper: Add a helper to determine gitaly package pathsJames Fargher
2023-03-16testhelper: Fix certificate being generated for the wrong entityPatrick Steinhardt
2023-03-16testhelper: Clarify variable names in certificate generationPatrick Steinhardt
2023-03-16lint: Fix discouraged error wrapping verbQuang-Minh Nguyen
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