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-18UserDeleteTag tests: use testhelper.MayFailRunCommand()avar/add-testhelper-mayfailruncommandÆvar Arnfjörð Bjarmason
2020-12-18UserCreateTag tests: move to testhelper.MustRunCommand from exec.Command()Ævar Arnfjörð Bjarmason
2020-12-18testhelper: split MustRunCommand into that and MayFailRunCommandÆvar Arnfjörð Bjarmason
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-17Merge branch 'smh-revert-user-commit-files-again' into 'master'Paul Okstad
2020-12-17disable gochecknoglobals linterSami Hiltunen
2020-12-17Revert "Revert "Merge branch 'smh-revert-user-commit-files' into 'master'""Sami Hiltunen
2020-12-17Merge branch 'pks-auth-token-validity-ldflags-hack' into 'master'Toon Claes
2020-12-17token: Remove `tokenValidity` initializationPatrick Steinhardt
2020-12-17changelogs: Add entry for improved custom hook environment filteringPatrick Steinhardt
2020-12-17gitaly-hooks: Remove filtering of environment variablesPatrick Steinhardt
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: Introduce function to set token validity durationPatrick Steinhardt
2020-12-17auth: Rename `timestampThreshold` to `tokenValidityDuration`Patrick Steinhardt
2020-12-17Merge branch 'pks-golangci-addn-linters' into 'master'Sami Hiltunen
2020-12-17Merge branch 'avar/feature-flag-docs' into 'master'Ævar Arnfjörð Bjarmason
2020-12-17Feature flag rollout doc: rewrite & make better use of templateÆvar Arnfjörð Bjarmason
2020-12-17PROCESS doc: trivial typo fixÆvar Arnfjörð Bjarmason
2020-12-17Feature flag rollout template: minor updatesÆvar Arnfjörð Bjarmason
2020-12-17golangci: Enable error and documentation lintersPatrick Steinhardt
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-17golangci: Enable missing default lintersPatrick Steinhardt
2020-12-17golangci: Sort linters alphabeticallyPatrick Steinhardt
2020-12-17Makefile: Upgrade golangci-lint to v1.33.0Patrick 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
2020-12-17Merge branch 'ps-remove-get-repo-path' into 'master'James Fargher
2020-12-17Merge branch 'pks-updateref-transactions' into 'master'Ævar Arnfjörð Bjarmason
2020-12-16handle start and target repositoires being the same in UserCommitFilesSami Hiltunen
2020-12-16Merge branch 'pks-user-merge-branch-ambiguous-ref' into 'master'Paul Okstad
2020-12-16Fix flakyness in tests that rely on PostgreSQL databasePavlo Strokov