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-11-30testhelper: Move creation of GRPC serve to server-related codePatrick Steinhardt
2020-11-29gitaly-hooks check: check is not a gitaly hookPavlo Strokov
2020-11-26testhelper: Add option to setup servers with internal socketPatrick Steinhardt
2020-11-19Replace most uses of `ioutil.TempDir()` with `testhelper.TempDir()`Patrick Steinhardt
2020-11-17Inject entire config to GitLab API instantiationPaul Okstad
2020-11-17validate election strategy configurationSami Hiltunen
2020-11-11gitignore: Ignore gitlab-shell data created by testsPatrick Steinhardt
2020-11-08Move GITALY_LOG_DIR into a constantStan Hu
2020-10-20Merge branch 'zj-shell-check-go' into 'master'Pavlo Strokov
2020-10-18optimize structs for bytes allignmentsSon Luong Ngoc
2020-10-15hooks: Check command ported to GoZeger-Jan van de Weg
2020-10-12Add Git LFS smudge filterStan Hu
2020-10-12Remove usage of 'github.com/BurntSushi/toml'Son Luong Ngoc
2020-09-11Parse response form to structZeger-Jan van de Weg
2020-09-11hooks: Fix GitPushOptions for PostReceiveHookZeger-Jan van de Weg
2020-09-09hooks: Remove prereceive hook Ruby implementationZeger-Jan van de Weg
2020-09-08Merge branch 'ps-gitaly-ssh-correlation-id' into 'master'Zeger-Jan van de Weg
2020-09-08Pass correlation_id over to gitaly-sshPavlo Strokov
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-08-22Add tests for relative paths with UNIX socketsStan Hu
2020-08-07configurable replication queue batch sizeSami Hiltunen
2020-08-06Feature flags enabling for tests.Pavlo Strokov
2020-07-22Remove Praefect primary from configPaul Okstad
2020-07-16PostReceiveHook in GoJohn Cai
2020-07-01Fix HTTP proxies not working in Gitaly hooksStan Hu
2020-06-03Revert "Merge branch 'jc-revert-revert-414c9b7c' into 'master'"John Cai
2020-06-02Revert "Merge branch 'jc-revert-414c9b7c' into 'master'"John Cai
2020-06-02Revert "Merge branch 'jc-deprecate-gitlab-shell-yml' into 'master'"John Cai
2020-06-02Deprecate usage of gitlab shell ymlJohn Cai
2020-05-29Praefect: move of models packagePavlo Strokov
2020-05-22Refactor operations service testsJohn Cai
2020-05-20Praefect: Enable database replication queue by defaultPavlo Strokov
2020-05-15Add gitlab api accessJohn Cai
2020-05-09Revert "Merge branch 'jc-revert-ee267' into 'master'"John Cai
2020-05-06Merge branch 'ps-praefect-conf-verification' into 'master'Zeger-Jan van de Weg
2020-05-06Praefect: configuration verificationPavlo Strokov
2020-05-05Block in NewManager to wait for nodes to be upJohn Cai
2020-04-23Revert "Merge branch 'jc-deprecate-gitlab-shell-config' into 'master'"John Cai
2020-04-22Migrate gitlab shell config to gitaly tomlJohn Cai
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-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-08Call Hook RPCs from gitaly-hooks binaryJohn Cai
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