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-12-01another explicit wrappingavar/wip-war-on-DecorateErrorÆvar Arnfjörð Bjarmason
2020-12-01fix a bug in error wrappingÆvar Arnfjörð Bjarmason
2020-12-01Fixes a test failure, just return the existing GRPC error up the stackÆvar Arnfjörð Bjarmason
2020-12-01WIP: try to get rid of DecorateError()Ævar Arnfjörð Bjarmason
2020-12-01helper: get rid of helper.DecorateError useÆvar Arnfjörð Bjarmason
2020-12-01helper: move "Unimplemented" variable to its only consumerÆvar Arnfjörð Bjarmason
2020-12-01Merge branch 'avar/user-create-branch-GetBranch-vs-GetReference-bugfix' into ...Ævar Arnfjörð Bjarmason
2020-12-01Merge branch 'pks-style-commit-hygiene' into 'master'Zeger-Jan van de Weg
2020-12-01UserCreateBranch: unify API responses between Go & Ruby response pathsÆvar Arnfjörð Bjarmason
2020-12-01style: Document best practices for commit hygienePatrick Steinhardt
2020-12-01Merge branch 'ps-flaky-pg-tests' into 'master'Paul Okstad
2020-12-01Merge branch 'zj-no-changelog-for-doc-mrs' into 'master'Paul Okstad
2020-12-01Merge branch 'smh-fix-test-threshold' into 'master'Paul Okstad
2020-11-30Merge branch 'pks-git-subcommand-strict-verification' into 'master'Pavlo Strokov
2020-11-30Merge branch 'avar/removal-of-command-GitPath-in-echo-message' into 'master'Patrick Steinhardt
2020-11-30Merge branch 'smh-dataloss-assignments-and-primaries' into 'master'Toon Claes
2020-11-30Update reference to command.GitPath()Ævar Arnfjörð Bjarmason
2020-11-29Merge branch 'ps-remove-global-git-path' into 'master'Pavlo Strokov
2020-11-29Removal of command.GitPath()Pavlo Strokov
2020-11-29Make config.Cfg accessible to SafeCmd and others.Pavlo Strokov
2020-11-29gitaly-hooks check: check is not a gitaly hookPavlo Strokov
2020-11-29gitaly-hooks check: check is not a gitaly hookPavlo Strokov
2020-11-29gitaly-debug: has no dependency on the config filePavlo Strokov
2020-11-27Merge branch 'zj-env-var-disable-transactions' into 'master'Zeger-Jan van de Weg
2020-11-27transactions: Allow disabling with an env varZeger-Jan van de Weg
2020-11-27Merge branch 'smh-broken-replication' into 'master'Toon Claes
2020-11-26Merge branch 'avar/test-both-branch-and-tag-creation-and-deletion-with-hooks'...Ævar Arnfjörð Bjarmason
2020-11-26updateReferenceWithHooks: test both branch/tag creation and deletionÆvar Arnfjörð Bjarmason
2020-11-26tags tests: use require.False(x) instead of require.Equal(false, x)Ævar Arnfjörð Bjarmason
2020-11-26Update VERSION filesv13.7.0-rc1GitLab Release Tools Bot
2020-11-26git: Strict verification of subcommandsPatrick Steinhardt
2020-11-26git: Categorize git-gc(1) as not updating refsPatrick Steinhardt
2020-11-26git: Categorize git-commit-graph(1) as not updating refsPatrick Steinhardt
2020-11-26git: Categorize git-apply(1) as not updating refsPatrick Steinhardt
2020-11-26git: Convert tests to use proper git commandsPatrick Steinhardt
2020-11-26Merge branch 'avar/remove-copy-pasted-when-an-error-happens-updateRefError-co...Ævar Arnfjörð Bjarmason
2020-11-26git: Move end-of-options commands into subcommand mapPatrick Steinhardt
2020-11-26git: Convert subcommands to use flagsPatrick Steinhardt
2020-11-26Merge branch 'pks-reftx-hooks-path' into 'master'Pavlo Strokov
2020-11-26danger: No changelog requirement for doc changesZeger-Jan van de Weg
2020-11-26git: Have `WithRefTxHook()` setup hooks pathPatrick Steinhardt
2020-11-26git: Make GITALY_BIN_DIR available in the reftx hookPatrick Steinhardt
2020-11-26git: Allow CmdOpt to modify the command's global optionsPatrick Steinhardt
2020-11-26git: Inline `unsafeBareCmdWithoutRepo()`Patrick Steinhardt
2020-11-26git: Avoid usage of hooks in testsPatrick Steinhardt
2020-11-26ssh: Stop overriding hook executionPatrick Steinhardt
2020-11-26smarthttp: Stop overriding hook executionPatrick Steinhardt
2020-11-26praefect: Configure hooks binaryPatrick Steinhardt
2020-11-26operations: Setup internal socket listenerPatrick Steinhardt
2020-11-26repository: Set up hook servicePatrick Steinhardt