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-08-25Ensure an absolute path is used for the internal socket dirmake-internal-socket-dir-absoluteNick Thomas
2021-08-25Merge branch 'pks-test-with-praefect-simplification' into 'master'Sami Hiltunen
2021-08-25Makefile: Do not build Praefect binary for tests anymorePatrick Steinhardt
2021-08-25testserver: Build Praefect executable ad-hocPatrick Steinhardt
2021-08-25testhelper: Do not copy binaries in case they already existPatrick Steinhardt
2021-08-25Merge branch 'ash2k/fix-metric-help' into 'master'Pavlo Strokov
2021-08-25coordinator: Fix modification of envvars to change testing behaviourPatrick Steinhardt
2021-08-25Fix metric help stringMikhail Mazurskiy
2021-08-25Merge branch 'pks-golangci-1.42.0' into 'master'Pavlo Strokov
2021-08-25Merge branch 'jv-remove-deprecated-streamio' into 'master'Pavlo Strokov
2021-08-25Merge branch 'smh-fix-outdated-nodes' into 'master'Sami Hiltunen
2021-08-25Merge branch 'mk-revert-grpc-update' into 'master'Zeger-Jan van de Weg
2021-08-25Update VERSION filesv14.3.0-rc1GitLab Release Tools Bot
2021-08-25Downgrade grpc from 1.38.0 to 1.30.2Matthias Kaeppler
2021-08-24Fix concurrent generation increments failingSami Hiltunen
2021-08-24Verify query scoping in IncrementGeneration testsSami Hiltunen
2021-08-24Extract requireState test helper from RepositoryStore test suiteSami Hiltunen
2021-08-24Merge branch 'pks-datastore-fix-timezone-bug' into 'master'Sami Hiltunen
2021-08-24Merge branch 'pks-list-blobs-with-paths' into 'master'Sami Hiltunen
2021-08-24Merge branch 'jv-pack-objects-hook-unix-socket' into 'master'Sami Hiltunen
2021-08-24Add PackObjectsHookWithSidechannel support to gitaly-hooksJacob Vosmaer
2021-08-24blob: Allow listing paths in `ListBlobs()`Patrick Steinhardt
2021-08-24Add PackObjectsHookWithSidechannel RPCJacob Vosmaer
2021-08-24Add hook sidechannelsJacob Vosmaer
2021-08-24Add proto definition for PackObjectsHookWithSidechannelJacob Vosmaer
2021-08-24blob: Pass through object names to `processBlobs()` callbackPatrick Steinhardt
2021-08-24Merge branch 'pks-repository-deprecate-set-config' into 'master'Patrick Steinhardt
2021-08-24Merge branch 'pks-drop-quarantine-ff' into 'master'Patrick Steinhardt
2021-08-24quarantine: Always enable use of quarantine directoriesPatrick Steinhardt
2021-08-24repository: Deprecate `SetConfig()` RPCPatrick Steinhardt
2021-08-23Merge branch 'pks-find-all-tags-gitpipe-feature-flag' into 'master'Sami Hiltunen
2021-08-23Update changelog for 14.2.1GitLab Release Tools Bot
2021-08-23Merge branch 'pks-operations-deprecate-squash-id' into 'master'Patrick Steinhardt
2021-08-23repository: Deprecate `IsSquashInProgress()`Patrick Steinhardt
2021-08-23operations: Deprecate `SquashId`Patrick Steinhardt
2021-08-23operations: Ignore squash IDPatrick Steinhardt
2021-08-23ref: Always enable gitpipe-based FindAllTags implementationPatrick Steinhardt
2021-08-23Merge branch 'pks-remove-on-disk-remote-support' into 'master'Patrick Steinhardt
2021-08-23Merge branch 'ps-enable-ff-set-config' into 'master'Zeger-Jan van de Weg
2021-08-23Merge branch 'qmnguyen0711/remove-streamrpc-first-iteration' into 'master'Patrick Steinhardt
2021-08-20golangci-lint: Switch from deprecated golint linter to revivePatrick Steinhardt
2021-08-20Makefile: Upgrade golangci-lint to v1.42.0Patrick Steinhardt
2021-08-20datastore: Add missing commentsPatrick Steinhardt
2021-08-20praefect: Fix misuse of `signal.Notify()` with unbuffered channelPatrick Steinhardt
2021-08-20datastore: Fix acknowledgement of stale jobs considering timezonesPatrick Steinhardt
2021-08-20Merge branch 'ps-data-race-on-listener' into 'master'Patrick Steinhardt
2021-08-20repository: Remove support for on-disk remotes in FetchRemotePatrick Steinhardt
2021-08-20remote: Remove unused ListRemotes protobuf messagesPatrick Steinhardt
2021-08-20remote: Remove support for on-disk remotes in FindRemoteRootRefPatrick Steinhardt
2021-08-20remote: Remove support for on-disk remotes in UpdateRemoteMirrorPatrick Steinhardt