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-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-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-24blob: Pass through object names to `processBlobs()` callbackPatrick Steinhardt
2021-08-24Merge branch 'pks-repository-deprecate-set-config' 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-23repository: Deprecate `IsSquashInProgress()`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-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
2021-08-20remote: Drop dependency on the Ruby serverPatrick Steinhardt
2021-08-20remote: Remove `AddRemote()` RPCPatrick Steinhardt
2021-08-20remote: Remove `RemoveRemote()` RPCPatrick Steinhardt
2021-08-20Remove streamrpc implementationQuang-Minh Nguyen
2021-08-20postgres-listener: Fix data race during initialisationPavlo Strokov
2021-08-20Merge branch 'smh-dont-replicate-accept-dataloss' into 'master'Pavlo Strokov
2021-08-20Merge branch 'pks-remove-find-ref-name' into 'master'James Fargher
2021-08-19Do not inject replication queue into InfoServiceSami Hiltunen
2021-08-19Merge branch 'ps-parallel-sql-dependent-tests' into 'master'Sami Hiltunen
2021-08-19test: Parallel tests dependent on the PostgreSQL databasePavlo Strokov
2021-08-19test: Rename GetDB to NewDBPavlo Strokov
2021-08-19test: Remove redundant wrapper around glsql.GetDBPavlo Strokov
2021-08-19test: Parallel SQL dependent testsPavlo Strokov
2021-08-19Don't schedule replication jobs in SetAuthoritativeStorageSami Hiltunen
2021-08-19ref: Remove unused FindRefName RPCPatrick Steinhardt
2021-08-18featureflag: Enable go_set_config by defaultPavlo Strokov
2021-08-18operations: Fix squashing commit ranges which contain empty commitsPatrick Steinhardt
2021-08-18gitaly-git2go: Support skipping empty rebased commitsPatrick Steinhardt
2021-08-18operations: Provide helper to create a user to a commit authorPatrick Steinhardt
2021-08-18operations: Adjust UserSquash test namesPatrick Steinhardt
2021-08-18operations: Convert UserSquash test to use table-driven testPatrick Steinhardt
2021-08-17Merge branch 'pks-user-squash-remove-worktrees' into 'master'Sami Hiltunen
2021-08-17Merge branch 'pks-linguist-fixes' into 'master'Patrick Steinhardt
2021-08-16operations: Move worktree helper functionsPatrick Steinhardt
2021-08-16operations: Always enable squashing without worktreesPatrick Steinhardt
2021-08-13Merge branch 'pks-operations-quarantined-rebase' into 'master'Toon Claes
2021-08-13Merge branch 'pks-testhelper-build-binaries-timeout' into 'master'Toon Claes