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
2022-01-27operations: Always respect committer timezone in UserApplyPatchPatrick Steinhardt
2022-01-27Merge branch 'jc-limithandler-limit' into 'master'James Fargher
2022-01-27limithandler: add concurrency queue limitJohn Cai
2022-01-25git: Add a feature flag to toggle between bundled and external GitPatrick Steinhardt
2022-01-21operations: Respect timezone of committer in UserApplyPatchPatrick Steinhardt
2022-01-17git: Support setup of the hooks directory at runtimePatrick Steinhardt
2022-01-14featureflag: Allow injecting outgoing and incoming flags with valuePatrick Steinhardt
2022-01-05Merge branch 'pks-remove-two-phase-delete-refs-ff' into 'master'Pavlo Strokov
2022-01-05repository: Unconditionall enable atomic repo creation semanticsPatrick Steinhardt
2022-01-05repository: Unconditionall enable atomic RemoveRepository semanticsPatrick Steinhardt
2021-12-21repository: Always use two-phase voting when deleting gitattributesPatrick Steinhardt
2021-12-21ref: Always use two-phase voting to delete refsPatrick Steinhardt
2021-12-14lint: Disallow use of "normal" contextsPatrick Steinhardt
2021-12-14tests: Convert to use testhelper contextsPatrick Steinhardt
2021-12-14featureflag: Fix setting incoming feature flags modifying parent contextPatrick Steinhardt
2021-12-14featureflag: Demonstrate feature flags modifying parent contextPatrick Steinhardt
2021-12-13Merge branch 'pks-enable-atomic-rename-repository' into 'master'Pavlo Strokov
2021-12-13repository: Always enable locking RenameRepository RPCPatrick Steinhardt
2021-12-13featureflag: Enable atomic repository creation by defaultPatrick Steinhardt
2021-12-10Merge branch 'pks-tx-two-phase-delete-refs' into 'master'Patrick Steinhardt
2021-12-10Merge branch 'pks-apply-gitattributes-voting-on-removal' into 'master'James Fargher
2021-12-09repository: Use locking two-phase voting when deleting gitattributesPatrick Steinhardt
2021-12-08command: add commands to cgroup with feature flagJohn Cai
2021-12-08ref: Implement two-phase voting for DeleteRefsPatrick Steinhardt
2021-12-07featureflag: Add method to inject feature flag into contextJohn Cai
2021-12-06repository: Implement locking for RenameRepositoryPatrick Steinhardt
2021-12-03repository: Implement atomic locking semantics for RemoveRepositoryPatrick Steinhardt
2021-12-03featureflag: Detect use of feature flags which are not set up by testsPatrick Steinhardt
2021-12-03featureflag: Consolidate feature flags context APIPatrick Steinhardt
2021-12-03featureflag: Remove unused functionsPatrick Steinhardt
2021-11-30commit: Always enable efficient recursive tree listingsPatrick Steinhardt
2021-11-23featureflag: Add feature flag for proper atomic repository creationPatrick Steinhardt
2021-11-10commit: Convert GetTreeEntries to use git-ls-tree(1)Patrick Steinhardt
2021-10-19Stop calling PackObjectsHook from gitaly-hooksJacob Vosmaer
2021-10-12Merge branch 'pks-drop-tx-extended-file-locking-ff' into 'master'Sami Hiltunen
2021-10-11ref: Use exact comparison on page tokenVasilii Iakliushin
2021-10-11global: Always use extended file lockingPatrick Steinhardt
2021-09-23Merge branch 'pks-updateref-always-assert-locking' into 'master'Sami Hiltunen
2021-09-23Merge branch 'pks-operations-drop-git2go-merge-gob-ff' into 'master'James Fargher
2021-09-22updateref: Always assert state transitions if Git supports flushingPatrick Steinhardt
2021-09-22repository: Always lock gitconfig and gitattributes on writePatrick Steinhardt
2021-09-21operations: Always return structured errors from Git2Go mergesPatrick Steinhardt
2021-09-21repository: Remove `SetConfig()` RPCPatrick Steinhardt
2021-09-20featureflag: Expose generation of raw metadata keysPatrick Steinhardt
2021-09-20helper: Move server metadata into storage packagePatrick Steinhardt
2021-09-20helper: Move metatada-helpers into the metadata packagePatrick Steinhardt
2021-09-17featureflag: Add flag for extended transactional file lockingPatrick Steinhardt
2021-09-14updateref: Fix indeterminate state when locking refsPatrick Steinhardt
2021-09-08featureflag: Introduce new flag for transactions with file lockingPatrick Steinhardt
2021-08-30operations: Implement rich errors for UserMergeBranch access checksPatrick Steinhardt