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-01-29Updating blob tests with new praefect test serverJohn Cai
2020-01-29Add test server to automatically start praefectJohn Cai
2020-01-28Merge branch 'jc-fix-gitaly-hooks-check' into 'master'Jacob Vosmaer
2020-01-28Merge branch 'sh-fix-squash-renamed-files-target-branch' into 'master'Pavlo Strokov
2020-01-28Make UserSquashRequest branch a reserved keywordStan Hu
2020-01-28Use core delta islands to increase opportunity of pack reusePavlo Strokov
2020-01-25Fix squash when target repository has a renamed fileStan Hu
2020-01-24Merge branch 'wc-health-log' into 'master'John Cai
2020-01-24Unexport dangerous command functionsPaul Okstad
2020-01-24Fix gitaly-hooks check commandJohn Cai
2020-01-24Replace CommandWithoutRepo usage with safe versionPaul Okstad
2020-01-24Make parent directories before snapshot replicationJohn Cai
2020-01-24Merge branch 'jv-remove-test-repo-env-var' into 'master'John Cai
2020-01-23Register praefect server for grpc prom metricsjramsay
2020-01-23Remove unused TEST_REPO_STORAGE_PATH env varJacob Vosmaer
2020-01-23Disable git command in unit test TestSafeCmdValidPaul Okstad
2020-01-23Clarify source of gitaly-ruby errors in logsWill Chandler
2020-01-23Remove revision from GetAllLFSPointers requestPaul Okstad
2020-01-23Merge branch 'jc-do-not-leak-tokens-in-replicator' into 'master'Paul Okstad
2020-01-22Do not log entire node struct because it includes tokensJohn Cai
2020-01-22Git object extraction improvementsPavlo Strokov
2020-01-21Change testRodrigo Villablanca
2020-01-20Unnecessary locks and data share in MemoryDatastore struct implementationPavlo Strokov
2020-01-17Refine telemetry for cache walkerPaul Okstad
2020-01-16Add PushOptions classFabio Pitino
2020-01-15Merge branch 'jc-replicator-backoff' into 'master'Paul Okstad
2020-01-15Add exponential backoff to replication managerJohn Cai
2020-01-15Merge branch 'jc-fix-replication-address-error' into 'master'Paul Okstad
2020-01-15Add sql-migrate subcommand to PraefectJacob Vosmaer
2020-01-14Fix middleware to stop panicking from bad requestsPaul Okstad
2020-01-14Fix import formatting in create_from_url_test.goJacob Vosmaer
2020-01-14Log statistics of pack re-use on clone and fetchPavlo Strokov
2020-01-14Merge branch 'jc-scrub-userinfo' into 'master'Jacob Vosmaer
2020-01-14Call client.Dial instead of grpc.Dial to handle tcp:// prefixJohn Cai
2020-01-14Adding url sanitationJohn Cai
2020-01-13Merge branch 'jc-change-hooks' into 'master'Jacob Vosmaer
2020-01-11Add snapshot replication to ReplicateRepositoryJohn Cai
2020-01-09Auto-format whitespace between importsJacob Vosmaer
2020-01-09Change signature of hook RPCsJohn Cai
2020-01-09Revert "Merge branch 'ps-log-pack-stat-on-clone' into 'master'"Paul Okstad
2020-01-08Merge branch 'jc-add-hook-rpcs' into 'master'Zeger-Jan van de Weg
2020-01-08Fix DiskStatistics on OpenBSD.Michael Hofmann
2020-01-08FetchIntoObjectPool: log pool object and ref directory sizesJacob Vosmaer
2020-01-07File walker deletes empty directoriesPaul Okstad
2020-01-07Log statistics of pack re-use on clone and fetchPavlo Strokov
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-06Merge branch 'strip-invalid-characters-in-signature' into 'master'John Cai
2020-01-06Add hook rpcs implementationJohn Cai