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
2021-01-04Fix lint issues with c1064ad30Ævar Arnfjörð Bjarmason
2021-01-04Merge branch 'ps-gitaly-server-config' into 'master'Toon Claes
2021-01-04Merge branch 'parsing-commit-trailers' into 'master'Ævar Arnfjörð Bjarmason
2021-01-04Merge branch 'datastore_create_repo' into 'master'Ævar Arnfjörð Bjarmason
2020-12-24User{Delete,Create}{Branch,Tag}: make the *Ruby and *Go methods privateÆvar Arnfjörð Bjarmason
2020-12-24Remove dependency on config.Config from gitaly server factoryPavlo Strokov
2020-12-24golangci: fix linting issues on "master"Ævar Arnfjörð Bjarmason
2020-12-23User{Create,Delete}Tag tests: add tests for invalid tag namesÆvar Arnfjörð Bjarmason
2020-12-23UserCreateTag tests: add tests for req.TargetRevisionÆvar Arnfjörð Bjarmason
2020-12-23UserCreateTag tests: test "message" lightweight/annotated disambiguationÆvar Arnfjörð Bjarmason
2020-12-23UserCreateTag tests: always follow up a successful create with testing PreRec...Ævar Arnfjörð Bjarmason
2020-12-23UserCreateTag tests: add a lightweight tag to our "tag" object testingÆvar Arnfjörð Bjarmason
2020-12-23UserCreateTag tests: emit an even better error from the hookÆvar Arnfjörð Bjarmason
2020-12-23UserCreateTag tests: emit a better error from the hooksÆvar Arnfjörð Bjarmason
2020-12-23UserCreateTag tests: check a combination of existing tag and other errorsÆvar Arnfjörð Bjarmason
2020-12-23UserCreateTag tests: refactor failing existence tests into a loopÆvar Arnfjörð Bjarmason
2020-12-23UserCreateTag tests: convert remaining response.Exists casesÆvar Arnfjörð Bjarmason
2020-12-23UserCreateTag tests: move some testhelper.MustRunCommand from exec.Command()Ævar Arnfjörð Bjarmason
2020-12-22Merge branch 'smh-fix-set-replication-factor' into 'master'Zeger-Jan van de Weg
2020-12-21Merge branch 'ps-rm-global-cfg-from-objectpool' into 'master'James Fargher
2020-12-19Parse Git commit trailers when processing commitsYorick Peterse
2020-12-18Merge branch 'ps-truncation-in-test' into 'master'Paul Okstad
2020-12-18Merge branch 'pks-hooks-filter-env' into 'master'Paul Okstad
2020-12-17Merge branch 'ps-dont-query-primary' into 'master'Pavlo Strokov
2020-12-17Removal of IsLatestGenerationPavlo Strokov
2020-12-17Retrieve all consistent storagesPavlo Strokov
2020-12-17Revert "Revert "Merge branch 'smh-revert-user-commit-files' into 'master'""Sami Hiltunen
2020-12-17hooks: Filter custom hooks commands in the hooks managerPatrick Steinhardt
2020-12-17command: Filter `AllowedEnviroment()` via explicit slicePatrick Steinhardt
2020-12-17hooks: Pass GIT_DIR to custom hooksPatrick Steinhardt
2020-12-17hooks: Move push options into `customHooksEnv()`Patrick Steinhardt
2020-12-17hooks: Move `GitPushOptions` into the hook manager's codePatrick Steinhardt
2020-12-17hooks: Refactor PreReceiveHook to explicitly receive push optionsPatrick Steinhardt
2020-12-17smarthttp: Remove useless hookdir overridesPatrick Steinhardt
2020-12-17hooks: Remove test setups for gitlab-shell configurationPatrick Steinhardt
2020-12-17hooks: Stop testing for GL_REPO environment variablePatrick Steinhardt
2020-12-17Makefile: Remove authentication ldflag hackPatrick Steinhardt
2020-12-17auth: Rename `timestampThreshold` to `tokenValidityDuration`Patrick Steinhardt
2020-12-17return correct status codes from SetReplicationFactorSami Hiltunen
2020-12-17Replacement of config.NewLocator with existing dependencyPavlo Strokov
2020-12-17Removal of config.Config usage from objectpoolPavlo Strokov
2020-12-17golangci: Do not use default excludesPatrick Steinhardt
2020-12-17stats: Fix stop condition when parsing packfile negotiationsPatrick Steinhardt
2020-12-17golangci: enable nolintlint linterPatrick Steinhardt
2020-12-17golangci: enable "gci" linterPatrick Steinhardt
2020-12-17Merge branch 'pks-config-pair-global-opt' into 'master'Sami Hiltunen
2020-12-17Merge branch 'smh-identify-same-repo-user-commit-files' into 'master'Sami Hiltunen
2020-12-17Merge branch 'pks-tests-locator-semantic-merge-conflict' into 'master'Pavlo Strokov
2020-12-17Merge branch 'pks-ref-delete-refactoring' into 'master'Patrick Steinhardt
2020-12-17log: Fix semantic merge conflicts caused by `GetCommit()` changePatrick Steinhardt