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-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
2021-08-30git2go: Support driving merge command via gobPatrick Steinhardt
2021-08-26FindLicense: Implement license finding in GoKirill
2021-08-26featureflag: Avoid conflitcs when modifying feature flagsPatrick Steinhardt
2021-08-26featureflag: Add constructor to avoid having to modify `All`Patrick Steinhardt
2021-08-26featureflag: Merge "context" and "grpc_header" implementationsPatrick Steinhardt
2021-08-25Remove UserApplyPatch Go port's feature flagSami Hiltunen
2021-08-24Add PackObjectsHookWithSidechannel support to gitaly-hooksJacob Vosmaer
2021-08-24quarantine: Always enable use of quarantine directoriesPatrick Steinhardt
2021-08-23ref: Always enable gitpipe-based FindAllTags implementationPatrick Steinhardt
2021-08-18featureflag: Enable go_set_config by defaultPavlo Strokov
2021-08-16operations: Always enable squashing without worktreesPatrick Steinhardt
2021-08-10Merge branch 'smh-default-user-apply-patch' into 'master'James Fargher
2021-08-10Merge branch 'pks-ff-resolve-conflicts-remove' into 'master'James Fargher
2021-08-09Merge branch 'pks-ff-quarantined-tags-remove' into 'master'Sami Hiltunen
2021-08-09Enable Go port of UserApplyPatchSami Hiltunen
2021-08-09operations: Always use quarantine in UserCreateTagPatrick Steinhardt
2021-08-09conflicts: Always resolve conflicts with hooksPatrick Steinhardt
2021-08-09localrepo: Always disable use of alternate refs in internal fetchesPatrick Steinhardt
2021-08-06operations: Support object quarantine in UserCherryPickPatrick Steinhardt
2021-08-02Merge branch 'pks-tx-drop-remove-repository' into 'master'Pavlo Strokov
2021-08-02localrepo: Speed up connectivity check when fetching into pooled reposPatrick Steinhardt
2021-07-30featureflag: Unconditionally enable transactional removal of reposPatrick Steinhardt
2021-07-29Merge branch 'pks-repository-default-enable-direct-fetches' into 'master'James Fargher
2021-07-28repository: Remove feature flag for atomic repo creation from bundlesPatrick Steinhardt
2021-07-28repository: Remove feature flag for direct fetchespks-repository-default-enable-direct-fetchesPatrick Steinhardt
2021-07-22Merge branch 'pks-ff-create-repository-from-bundle-atomic-fetch-default' into...Zeger-Jan van de Weg
2021-07-22Merge branch 'smh-port-user-apply-patch' into 'master'Patrick Steinhardt
2021-07-22Port UserApplyPatch to GoSami Hiltunen
2021-07-22Remove UpdateRemoteMirror Go port's feature flagSami Hiltunen
2021-07-21featureflag: Enable CreateRepositoryFromBundleAtomicFetch by defaultPatrick Steinhardt
2021-07-21Merge branch 'pks-blob-remove-lfs-pointers-pipeline-flag' into 'master'Sami Hiltunen
2021-07-21blob: Remove LFSPointersPipeline feature flagPatrick Steinhardt
2021-07-21Enable ResolveConflictsWithHooks feature flag by defaultStan Hu
2021-07-20conflitcs: Implement object quarantine for ResolveConflictsPatrick Steinhardt
2021-07-19operations: Implement squashing without worktreesPatrick Steinhardt
2021-07-16operations: Use object quarantine directories in UserCreateTagsPatrick Steinhardt
2021-07-13Remove feature gitaly_fetch_internal_remote_errorsJames Fargher