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-04-12Change registration of the gitaly services on the gRPC serverPavlo Strokov
2021-04-09ref: Inject transaction managerPatrick Steinhardt
2021-04-07dependency inject backchannel registry into Gitaly componentsSami Hiltunen
2021-04-07inject backchannel ClientHandshaker from mainSami Hiltunen
2021-04-06remote: Use atomic fetch in `FetchInternalRemote()`Patrick Steinhardt
2021-04-01Inject PrimaryGetter and Connection in Praefect's Info serverSami Hiltunen
2021-03-04replicator: Do not bump repository generation for PackRefsPatrick Steinhardt
2021-03-01testhelper: Move repository helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move object helpers into `gittest`Patrick Steinhardt
2021-03-01testhelper: Move commit helpers into `gittest`Patrick Steinhardt
2021-02-21Removal of config.Config from the buildCommandPavlo Strokov
2021-02-19praefect: Stop creating replication jobs on cleanupPatrick Steinhardt
2021-02-16Merge branch 'ps-rubyserver-config' into 'master'Paul Okstad
2021-02-15fix flaky test TestReplMgr_ProcessBacklogSami Hiltunen
2021-02-13Gitaly-ruby server should not depend on the global statePavlo Strokov
2021-02-03Injection of the git.CommandFactory into catfile packagePavlo Strokov
2021-02-03Refactoring of the gitaly gRPC server creationPavlo Strokov
2021-01-29repository: Inject transaction transaction managerPatrick Steinhardt
2021-01-29hook: Dependency-inject transaction managerPatrick Steinhardt
2021-01-29Replacement of the git.NewCommandWithoutRepo in ssh packagePavlo Strokov
2021-01-28Replacement of the git.NewCommandWithoutRepo in remote packagePavlo Strokov
2021-01-27Merge branch 'ps-fix-withreceivepackhooks' into 'master'Christian Couder
2021-01-26Git command factory injected in to objectpoolPavlo Strokov
2021-01-19WithReceivePackHooks should use passed in parameterPavlo Strokov
2021-01-18Broke dependency of updateref on config.ConfigPavlo Strokov
2021-01-18Reduce dependency of the upload-pack on config.ConfigPavlo Strokov
2021-01-12testhelper: Use test context in `GetTemporaryGitalySocketFileName()`Patrick Steinhardt
2020-12-17Removal of config.Config usage from objectpoolPavlo Strokov
2020-12-14Removal of unused RepositoryStore dependencyPavlo Strokov
2020-12-10Revert "On each read/write operation praefect requires to know which"Pavlo Strokov
2020-12-10On each read/write operation praefect requires to know whichPavlo Strokov
2020-12-04Merge branch 'smh-set-replication-factor' into 'master'Toon Claes
2020-12-03Merge branch 'tc-no-replication-sc' into 'master'Zeger-Jan van de Weg
2020-12-03Inject locator into Hook manager to resolve repository pathPavlo Strokov
2020-12-03implement SetReplicationFactor RPC on Praefect's Info serviceSami Hiltunen
2020-12-03Merge branch 'smh-remove-memory-store' into 'master'Sami Hiltunen
2020-12-02test both lower and equal generation in TestReplicatorDowngradeAttemptSami Hiltunen
2020-12-02remove usage of MemoryRepositoryStore in testsSami Hiltunen
2020-12-02use postgres repository store in TestReplicatorInvalidSourceRepositorySami Hiltunen
2020-12-02Remove passing internal socket location as a separate paramPavlo Strokov
2020-12-01No longer compare checksums after replicationToon Claes
2020-11-27Merge branch 'smh-broken-replication' into 'master'Toon Claes
2020-11-26praefect: Configure hooks binaryPatrick Steinhardt
2020-11-23remove records of invalid repositoriesSami Hiltunen
2020-11-23Merge branch 'pks-nodes-context' into 'master'James Fargher
2020-11-20Unbound initialization and validation funcs from global ConfigPavlo Strokov
2020-11-19Replace most uses of `ioutil.TempDir()` with `testhelper.TempDir()`Patrick Steinhardt
2020-11-18nodes: Add context parameter to `GetShard()`Patrick Steinhardt
2020-11-17Merge branch 'ps-up-to-date-storages-provider' into 'master'Sami Hiltunen
2020-11-17tests: Don't call log.Fatal in test setupsPatrick Steinhardt