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-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
2019-11-20Validate that hook files are reachable and executablejramsay
2019-11-19Allow socket dir for Gitaly-Ruby to be configuredZeger-Jan van de Weg
2019-11-06Propagate repository removal to Praefect backendsPaul Okstad
2019-11-05Add tagger and timezoneRoger Meier
2019-10-19Removing test logging hook since they are not thread safejramsay
2019-10-16Add go brace whitespace formatterJacob Vosmaer
2019-10-01Allow upload pack filters with feature flagJohn Cai
2019-09-13Merge branch 'zj-commit-feature-flag' into 'master'John Cai
2019-09-13Measure replication latencyJohn Cai
2019-09-12Fix mktree not having an authroZeger-Jan van de Weg
2019-09-11Merge branch 'zj-set-git-ident-tests-remoteservice' into 'master'John Cai
2019-09-06Add RenameRepository RPCJohn Cai
2019-09-06Use testhelper.CreateTag to have a Git identZeger-Jan van de Weg
2019-09-05Change AssertFileNotExists to AssertPathNotExistsPaul Okstad
2019-08-20InfoRefsUploadPack disk cachePaul Okstad
2019-08-19Prevent lazy config lookups in tempdir cleanersJacob Vosmaer
2019-08-19Include process PID in log messagesJacob Vosmaer
2019-07-31Use embedded Go stubs for gitaly-protoJacob Vosmaer
2019-07-16Add CloneFromPool and CloneFromPoolInternal RPCsJohn Cai
2019-06-24GetRawChanges RPC uses both string and byte path fieldsPaul Okstad
2019-06-24Add text.RandomHex helperJacob Vosmaer
2019-06-20Add safe package for safe file creationJohn Cai
2019-06-04Make catfile cache size configurableJacob Vosmaer
2019-05-01add cache for batch filesJohn Cai
2019-04-30Add DisconnectGitAlternates RPCJacob Vosmaer
2019-04-26Add new two-step Rebase RPCLuke Duncalfe
2019-04-24GarbageCollect RPC writes commit graph and enables via configPaul Okstad
2019-04-20Merge branch 'jc-praefect-proto-registry'John Cai
2019-04-19Initialize coordinator with proto registryJohn Cai
2019-04-16Cleanup RPC prunes disconnected work treesPaul Okstad
2019-04-09Add PackRefs RPCJohn Cai