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-08-08praefect: Make runPraefectServer exportablePavlo Strokov
2022-07-18test: Disable all test with tag sha256Toon Claes
2022-05-20Update go package name from v14 to v15John Cai
2022-01-11praefect: Removal of unused parameters from NewGRPCServerPavlo Strokov
2021-12-16testdb: Rename functions to avoid stutteringPatrick Steinhardt
2021-12-16glsql: Move test database implementation into testdb packagePatrick Steinhardt
2021-12-01testhelper: Improve creation of loggersPatrick Steinhardt
2021-10-15Revert "Get host assignment by repository ID"Sami Hiltunen
2021-10-14Get host assignment by repository IDSami Hiltunen
2021-10-14Support injecting router in to runPraefectServer test helperSami Hiltunen
2021-10-07nodes: Fix leaking connections and Goroutines due to missing cleanupPatrick Steinhardt
2021-10-06Praefect: proxy sidechannelsJacob Vosmaer
2021-10-05replication: Process replication events for storages in parallelPavlo Strokov
2021-10-05replication: Backoff function providerPavlo Strokov
2021-09-22test: Close error channel to allow multiple call for cleanupPavlo Strokov
2021-08-31global: Reformat sources with gofumptPatrick Steinhardt
2021-08-19test: Rename GetDB to NewDBPavlo Strokov
2021-08-19test: Remove redundant wrapper around glsql.GetDBPavlo Strokov
2021-08-09Replace in-memory queue with Postgres implementationPavlo Strokov
2021-08-09replication: Await for backlog processing to complete in testPavlo Strokov
2021-07-12Standardise package aliasesPavlo Strokov
2021-07-06Don't use deprecated proto.FileDescriptor()Mikhail Mazurskiy
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-21coordinator: Fix leaking gRPC GoroutinesPatrick Steinhardt
2021-04-07inject backchannel ClientHandshaker from mainSami Hiltunen
2021-04-01Support variable replication factor in RepositoryReplicasSami Hiltunen
2021-04-01Inject PrimaryGetter and Connection in Praefect's Info serverSami Hiltunen
2021-03-04remove DirectStorageProviderSami Hiltunen
2021-02-15fix flaky test TestReplMgr_ProcessBacklogSami Hiltunen
2021-02-10praefect: Remove log message when running test Praefect serversPatrick Steinhardt
2021-02-10Removal of unused test helpersPavlo Strokov
2021-01-19remove server accessor from mock serviceSami Hiltunen
2020-12-14Removal of unused RepositoryStore dependencyPavlo Strokov
2020-12-11Stop using require.Error to compare error valuesJames Fargher
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-10Fix usage of MockRepositoryStore in a test setupPavlo Strokov
2020-12-03implement SetReplicationFactor RPC on Praefect's Info serviceSami Hiltunen
2020-12-02remove usage of MemoryRepositoryStore in testsSami Hiltunen
2020-11-24Introduction of in-memory cache for reads distributionPavlo Strokov
2020-11-23Merge branch 'pks-nodes-context' into 'master'James Fargher
2020-11-20Unbound initialization and validation funcs from global ConfigPavlo Strokov
2020-11-18nodes: Add context parameter to `GetShard()`Patrick Steinhardt
2020-11-17Introduction of storages provider to get up to date storagesPavlo Strokov
2020-11-02add a common interface for health checkersSami Hiltunen
2020-10-14Resolve @samihiltunen feedback: Export Gitaly test server codePaul Okstad
2020-09-17listen on localhost in testsSami Hiltunen
2020-09-17extract routing logic in to a separate componentSami Hiltunen
2020-09-11remove server scoped handling from coordinatorSami Hiltunen
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt