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-07Implement RepositoryService.FetchRemoteWithStatusfetch-remote-with-statusNick Thomas
2020-12-07Autogenerated proto changesNick Thomas
2020-12-07Add a FetchRemoteWithStatus streaming RPCNick Thomas
2020-12-07Merge branch 'pks-tx-reintroduce-feature-flag' into 'master'Pavlo Strokov
2020-12-07Revert "featureflag: Remove reference transaction feature flag"Patrick Steinhardt
2020-12-07Merge branch 'pks-go-list-conflict-files-remove-ff' into 'master'James Fargher
2020-12-04Merge branch 'pks-go-user-merge-to-ref-remove-ff' into 'master'Toon Claes
2020-12-04Merge branch 'smh-sql-elector-tx' into 'master'Ævar Arnfjörð Bjarmason
2020-12-04Merge branch 'pks-tx-conditionally-enable'Ævar Arnfjörð Bjarmason
2020-12-04coordinator: Conditionally enable transactions for RPCsPatrick Steinhardt
2020-12-04coordinator: Switch tests to use non-transactional RPCsPatrick Steinhardt
2020-12-04coordinator: Categorize RPCs by whether they need transaction or notPatrick Steinhardt
2020-12-04git: Pass transaction environment to reftx hooksPatrick Steinhardt
2020-12-04git: Extract function to serialize transaction envvarsPatrick Steinhardt
2020-12-04Merge branch 'smh-set-replication-factor' into 'master'Toon Claes
2020-12-04Merge branch 'pks-tx-remove-ruby-hook-ff' into 'master'Toon Claes
2020-12-04operations: Remove GoUserMergeToRef feature flagPatrick Steinhardt
2020-12-04Merge branch 'ps-errors-wrapping' into 'master'Zeger-Jan van de Weg
2020-12-04conflicts: Remove GoListConflictFiles feature flagPatrick Steinhardt
2020-12-04Merge branch 'avar/style-use-show-s-pretty-reference' into 'master'Pavlo Strokov
2020-12-04Use %w to wrap errorsPavlo Strokov
2020-12-04hooks: Remove the Ruby reference-transaction hook feature flagPatrick Steinhardt
2020-12-04Merge branch 'avar/user-delete-branch-GetBranch-vs-GetReference-bugfix' into ...Ævar Arnfjörð Bjarmason
2020-12-04Update VERSION filesv13.7.0-rc2GitLab Release Tools Bot
2020-12-04Merge branch 'pks-hooks-unified-parameters' into 'master'James Fargher
2020-12-03Merge branch 'po-golang-upgrade-1-15' into 'master'Zeger-Jan van de Weg
2020-12-03Support Golang v1.14 and v1.15 in CIPaul Okstad
2020-12-03style: use a better alias for "git reference"Ævar Arnfjörð Bjarmason
2020-12-03UserDeleteBranch: Add a comment noting the behavior differenceÆvar Arnfjörð Bjarmason
2020-12-03UserDeleteBranch: make the style & naming consistentÆvar Arnfjörð Bjarmason
2020-12-03UserDeleteBranch: unify API responses between Go & Ruby response pathsÆvar Arnfjörð Bjarmason
2020-12-03UserDeleteBranch: make the basic test configurableÆvar Arnfjörð Bjarmason
2020-12-03UserDeleteBranch: move & add commentsÆvar Arnfjörð Bjarmason
2020-12-03Merge branch 'tc-no-replication-sc' into 'master'Zeger-Jan van de Weg
2020-12-03run sql electors checks in a transactionSami Hiltunen
2020-12-03add test case for asserting transactional election checksSami Hiltunen
2020-12-03log primary demotions in sql electorSami Hiltunen
2020-12-03gitaly-hooks: Stop injecting deprecated GITALY envvarsPatrick Steinhardt
2020-12-03hooks: Setup and use payloadPatrick Steinhardt
2020-12-03git: Implement a new hooks payload structurePatrick Steinhardt
2020-12-03hook: Simplify setup of envvars for pre-receive hooksPatrick Steinhardt
2020-12-03git: Stricter validation for expected envvarsPatrick Steinhardt
2020-12-03git: Remove split package for hooks testsPatrick Steinhardt
2020-12-03gitaly-hooks: Improve test setup to match real setups more closelyPatrick Steinhardt
2020-12-03gitaly-hooks: Move EnvForHooks testhelperPatrick Steinhardt
2020-12-03repository: Remove test relying on broken behaviourPatrick Steinhardt
2020-12-03Merge branch 'pks-merge-limit-recursion' into 'master'Ævar Arnfjörð Bjarmason
2020-12-03Merge branch 'ps-hook-manager-di-locator' into 'master'Pavlo Strokov
2020-12-03Inject locator into Hook manager to resolve repository pathPavlo Strokov
2020-12-03add changelog for variable replication factorSami Hiltunen