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
2020-04-23Revert "Merge branch 'jc-deprecate-gitlab-shell-config' into 'master'"John Cai
2020-04-23Custom error replacementPavlo Strokov
2020-04-22Migrate gitlab shell config to gitaly tomlJohn Cai
2020-04-21add helper for cloning test repo to test local storageSami Hiltunen
2020-04-18Merge branch 'smh-drop-custom-tb' into 'master'John Cai
2020-04-17Drop support for Gitaly v1 authenticationPavlo Strokov
2020-04-17replace testhelper.TB with testing.TBSami Hiltunen
2020-04-14Remove test data after test completionPavlo Strokov
2020-04-14Merge branch 'jc-pass-token-into-hook' into 'master'Patrick Steinhardt
2020-04-09Merge branch 'ps-lint-enhancement' into 'master'Pavlo Strokov
2020-04-09lint (static code analysis) enhancementsPavlo Strokov
2020-04-09Pass gitaly token into gitaly-hooksJohn Cai
2020-04-08Merge branch 'fix-failing-tests' into 'master'Sami Hiltunen
2020-04-08Call Hook RPCs from gitaly-hooks binaryJohn Cai
2020-04-04Overwrite ssh command for git object existence checkMateusz Nowotyński
2020-04-04Create tmp home for tests to not use global .gitconfigMateusz Nowotyński
2020-04-02Bad test setup as a cause of the race failurePavlo Strokov
2020-03-31correct bare repository naming in testsSami Hiltunen
2020-03-27Merge branch 'smh-testhelpers-side-effects' into 'master'Jacob Vosmaer
2020-03-27prometheus: Add Counter interfacePatrick Steinhardt
2020-03-25When testing through praefect, wait for it to exitJacob Vosmaer
2020-03-24Merge branch 'jc-add-test-for-git-object-dir' into 'master'Jacob Vosmaer
2020-03-23Add test to ensure GIT_OBJECT_DIRECTORY and GIT_ALTERNATE_OBJECT_DIRECTORIES ...John Cai
2020-03-23explicitly load test configuration when neededSami Hiltunen
2020-03-20add TB interface to testhelpers packageSami Hiltunen
2020-03-17Add histogram to keep track of node healthcheck latencyJohn Cai
2020-03-16Merge branch 'jc-praefect-test-repository-service' into 'master'Pavlo Strokov
2020-03-13Use praefect server in repository testsJohn Cai
2020-03-12Merge branch 'jc-test-custom-hooks-gl' into 'master'Jacob Vosmaer
2020-03-12Test that GL_* values get passed to custom hooksJohn Cai
2020-03-11validate object pool relative pathsSami Hiltunen
2020-03-09Add RegisterStreamerHandlers method to register custom stream handlersJohn Cai
2020-02-27Add end to end test that exercises hooks for operations service testsJohn Cai
2020-02-21Prepare 'gitaly-debug analyze-http-clone' for prometheusJacob Vosmaer
2020-02-14Use node managerJohn Cai
2020-02-11Merge branch 'jc-add-e2e-hook-test' into 'master'Zeger-Jan van de Weg
2020-02-07Add test from PostReceivePack to hooksJohn Cai
2020-02-06Log repo pack / ref statistics after repackPavlo Strokov
2020-02-05Reenable git wire protocol v2 behind feature flagPaul Okstad
2020-01-29Updating blob tests with new praefect test serverJohn Cai
2020-01-29Add test server to automatically start praefectJohn Cai
2020-01-24Make parent directories before snapshot replicationJohn Cai
2020-01-23Remove unused TEST_REPO_STORAGE_PATH env varJacob Vosmaer
2020-01-22Git object extraction improvementsPavlo Strokov
2020-01-11Add snapshot replication to ReplicateRepositoryJohn Cai
2020-01-06praefect replicator links object pool if it existsJohn Cai
2020-01-06Merge branch 'jc-fix-replication-metrics' into 'master'Paul Okstad
2020-01-06Refactor to prometheus test packageJohn Cai
2020-01-06Global temp directory for Gitaly testsPaul Okstad
2019-12-10Fix forking with custom CA in RPC CreateForkPaul Okstad