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-07-16postsepargspks-gitpipe-find-all-tagsPatrick Steinhardt
2021-07-16valueflagPatrick Steinhardt
2021-07-16avoid copying ourselvesPatrick Steinhardt
2021-07-16forEachRef pipeline testPatrick Steinhardt
2021-07-16catfile ParseCommit OIDPatrick Steinhardt
2021-07-16Merge branch 'ps-relocate-gitlab-test-server' into 'master'Patrick Steinhardt
2021-07-15Merge branch 'ps-backup' into 'master'Toon Claes
2021-07-15StorageServiceSink to support AWS, Azure, Google storage for the backupsPavlo Strokov
2021-07-15Refactor Filesystem into Manager and FilesystemSinkPavlo Strokov
2021-07-15Extend Filesystem with abstract read and write operationsPavlo Strokov
2021-07-15Merge branch 'sh-update-ffi-gem' into 'master'Toon Claes
2021-07-15Merge branch 'smh-set-default-grpc-buckets' into 'master'James Fargher
2021-07-14Set default Prometheus buckets for Gitalys RPC instrumentationSami Hiltunen
2021-07-14Merge branch 'jv-add-streamrpc' into 'master'Sami Hiltunen
2021-07-14Merge branch 'smh-dataloss-lazy-failovers' into 'master'Zeger-Jan van de Weg
2021-07-13Merge branch 'smh-unavailable-repos-metric' into 'master'Zeger-Jan van de Weg
2021-07-13Merge branch 'remove_gitaly_fetch_internal_remote_errors' into 'master'James Fargher
2021-07-13Remove feature gitaly_fetch_internal_remote_errorsJames Fargher
2021-07-12Merge branch 'ps-code-style-fix' into 'master'Zeger-Jan van de Weg
2021-07-12Merge branch 'smh-perform-lazy-failovers' into 'master'Zeger-Jan van de Weg
2021-07-12Add StreamRPC library codeJacob Vosmaer
2021-07-12Standardise package aliasesPavlo Strokov
2021-07-12Remove unused declarationsPavlo Strokov
2021-07-12Redundant condition check in the for loopPavlo Strokov
2021-07-12Fix instantiation of the structs with fields assignmentPavlo Strokov
2021-07-12Relocate WriteTemporaryGitalyConfigFilePavlo Strokov
2021-07-12Relocate GitLab HTTP test server from testhelper packagePavlo Strokov
2021-07-12Export unavailable repositories metricSami Hiltunen
2021-07-12Update read-only repository count metric to account for lazy failoverSami Hiltunen
2021-07-12Remove support for virtual storage scoped primaries in read-only metricsSami Hiltunen
2021-07-12Support lazy failovers in `praefect dataloss`Sami Hiltunen
2021-07-12Replace GetPartiallyReplicatedRepositories with GetPartiallyAvaialableReposit...Sami Hiltunen
2021-07-12Return more information from GetPartiallyReplicatedRepositoriesSami Hiltunen
2021-07-12Use repository_generations view in GetPartiallyReplicatedRepositoriesSami Hiltunen
2021-07-12Remove support for virtual storage primaries in `praefect dataloss`Sami Hiltunen
2021-07-12Extract a testhelper for setting healthy nodes in the databaseSami Hiltunen
2021-07-12Use request scoped logger in PerRepositoryElectorSami Hiltunen
2021-07-12Perform failovers lazilySami Hiltunen
2021-07-12Merge branch 'pks-tx-coordinator-replication-error-handling' into 'master'Sami Hiltunen
2021-07-12Merge branch 'pks-ff-receiver' into 'master'Sami Hiltunen
2021-07-11Update ffi gem to 1.15.3Stan Hu
2021-07-09Merge branch 'pks-gitpipe-cancellation' into 'master'Patrick Steinhardt
2021-07-09Merge branch 'mk-activesupport-6.1' into 'master'Patrick Steinhardt
2021-07-09Merge branch 'pks-ff-lfs-pointer-pipeline-default-enabled' into 'master'Toon Claes
2021-07-09featureflag: Document OutgoingCtxWithRubyFeatureFlagsPatrick Steinhardt
2021-07-09featureflag: Internalize computation of header keysPatrick Steinhardt
2021-07-09featureflag: Remove old interface to check for feature flagsPatrick Steinhardt
2021-07-09global: Convert users to use feature flag receiverPatrick Steinhardt
2021-07-09featureflag: Implement receiver functions on FeatureFlag structPatrick Steinhardt
2021-07-09Bump actionpack, activesupport to 6.1Matthias Kaeppler