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-05-10go: Bump module version from v15 to v16Patrick Steinhardt
2023-04-03gitaly: Remove Ruby server dependencyPatrick Steinhardt
2023-02-16Disable background verifier in testsSami Hiltunen
2023-02-02Replace Mkdir(All) permissions with new perm package constantsJames Fargher
2023-01-09testserver: Wire up structerr interceptorsPatrick Steinhardt
2023-01-09gitaly/server: Allow injecting custom interceptorsPatrick Steinhardt
2022-11-21Support multiple storages in Praefect testserverSami Hiltunen
2022-11-09Expose logs as artifacts when running tests on CIQuang-Minh Nguyen
2022-11-08repository: Introduce strategy for `OptimizeRepository`Patrick Steinhardt
2022-11-04Add pack objects limiter to hook serverJohn Cai
2022-10-14global: Reorder `testing.TB` before `context.Context` argumentsPatrick Steinhardt
2022-10-03linguist: Remove linguist instantiation dependencyToon Claes
2022-10-03linguist: Remove git.CommandFactory variableToon Claes
2022-08-26Let client users specify interceptorsash2k/client-fixesMikhail Mazurskiy
2022-08-11golangci-lint: Enforce consistent naming of `testing.TB` variablesPatrick Steinhardt
2022-07-22testserver: Make the gRPC server accessible to outside callersPatrick Steinhardt
2022-07-14Merge branch 'jc-track-concurrency-pack-objects' into 'master'John Cai
2022-07-13Provide ConcurrencyTracker through service dependenciesJohn Cai
2022-07-13testserver: Capture Praefect logs if dialing failswc-waithealthy-timeoutWill Chandler
2022-05-20Update go package name from v14 to v15John Cai
2022-04-27config: Remove internal socket path configurationpks-config-remove-internal-socket-directoryPatrick Steinhardt
2022-04-27config: Drop redundant `Gitaly` prefix from `GitalyInternalSocketPath()`Patrick Steinhardt
2022-04-06server: Allow multiple limit handlersJohn Cai
2022-04-05limithandler: Pave the way for a second limiter typeJohn Cai
2022-03-18housekeeping: Fix Prometheus metrics' latency bucketspks-housekeeping-track-total-count-of-optimizationsPatrick Steinhardt
2022-02-16housekeeping: Create new manager to host stateful logicPatrick Steinhardt
2022-02-09Remove metadata creation hack from PraefectSami Hiltunen
2022-02-01Expose a helper for checking whether Praefect is enabled in testsSami Hiltunen
2022-02-01Add option to disable metadata force creation in Praefect testsSami Hiltunen
2022-01-28Remove timeout when dialing server in testsSami Hiltunen
2022-01-24services: Inject hooks updaterPatrick Steinhardt
2022-01-24services: Inject Git2go executorPatrick Steinhardt
2022-01-14Merge branch 'pks-tests-remove-sleeps' into 'master'Pavlo Strokov
2022-01-13testserver: Extract function to start Praefect serverPatrick Steinhardt
2022-01-11gittest: Provide helper function to create command factoriesPatrick Steinhardt
2022-01-06gittest: Convert ProtocolV2 helper to use intercepting command factoryPatrick Steinhardt
2021-12-21hook: Resolve Git binary path via command factoryPatrick Steinhardt
2021-12-21linguist: Resolve Git binary path via command factoryPatrick Steinhardt
2021-12-16Merge branch 'pks-limithandler-remove-globals' into 'master'John Cai
2021-12-16testdb: Rename functions to avoid stutteringPatrick Steinhardt
2021-12-16glsql: Move test database implementation into testdb packagePatrick Steinhardt
2021-12-15limithandler: Refactor package to not use global statePatrick Steinhardt
2021-12-15gitaly: Inject the limit handlerPatrick Steinhardt
2021-12-01testhelper: Improve creation of loggersPatrick Steinhardt
2021-10-26testhelper: Move build helpers into the testcfg packagePatrick Steinhardt
2021-10-21test: Check error returned by gRCP serverPavlo Strokov
2021-10-13testserver: Fix race with internal socket path being ready to servePatrick Steinhardt
2021-10-13testserver: Fix setup of the internal serverPatrick Steinhardt
2021-10-13testserver: Simplify check for serving statusPatrick Steinhardt
2021-10-13testserver: Simplify creation of internal socket dirPatrick Steinhardt