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-10-06Refactor server metadata to be more type safePaul Okstad
2020-09-16Merge branch 'sh-export-gl-project-git-archive' into 'master'Patrick Steinhardt
2020-09-15Export GL_REPOSITORY and GL_PROJECT_PATH in `git archive` callStan Hu
2020-09-13Use filepath package to manipulate file pathsMikhail Mazurskiy
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-31git2go: Implement in-memory merge subcommandPatrick Steinhardt
2020-08-22Add tests for relative paths with UNIX socketsStan Hu
2020-08-20tests: Verify we never call Git resolved via PATHPatrick Steinhardt
2020-08-20tests: Fix hook scripts using Git from PATHPatrick Steinhardt
2020-08-20tests: Fix Git environment wrapper using wrong executablePatrick Steinhardt
2020-08-20tests: Fix calls to `exec.Command` using wrong Git executablePatrick Steinhardt
2020-08-13Prune objects older then 24h on garbage collectionPavlo Strokov
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-30Turn feature flags into struct with default valueJohn Cai
2020-06-26testhelper: Fix building Go modules in testdirectoryPatrick Steinhardt
2020-06-22Refactoring of 'starter' package and gitaly server factoryPavlo Strokov
2020-06-22testhelper: Introduce and use function to compare Protobuf messagesPatrick Steinhardt
2020-06-18Refactoring of TLS usagePavlo Strokov
2020-06-09PreReceive in goJohn Cai
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-06-01Dependency inject gitlab apiJohn Cai
2020-05-29Merge branch 'ps-remove-model-pkg' into 'master'Zeger-Jan van de Weg
2020-05-29Praefect gauge for replication jobs scoped by storagePaul Okstad
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-11Praefect: proper multi-virtual storage supportPavlo Strokov
2020-05-09Revert "Merge branch 'jc-revert-ee267' into 'master'"John Cai
2020-05-07Add optimizeRepository helperJohn Cai
2020-05-06Merge branch 'ps-praefect-conf-verification' into 'master'Zeger-Jan van de Weg
2020-05-06Praefect: configuration verificationPavlo Strokov
2020-05-05Merge branch 'jc-wait-for-nodes' into 'master'John Cai
2020-05-05Block in NewManager to wait for nodes to be upJohn Cai
2020-05-04Test coverage of passing gitlab shell config from gitalyJohn Cai
2020-04-25Use go update hook when feature flag is toggledJohn Cai
2020-04-23Merge branch 'smh-fix-dir-deleted-walk' into 'master'Paul Okstad
2020-04-23ignore repositories deleted during a file walkSami Hiltunen