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-02-23praefect: Repository should exist before scheduling eventsps-clean-queue-on-repo-removalPavlo Strokov
2022-02-23nodes: Respecting new constraint on repositories tablePavlo Strokov
2022-02-23datastore: Use new columns instead of JBONB job columnPavlo Strokov
2022-02-23datastore: Use new columns instead of JBONB job columnPavlo Strokov
2022-02-23reconciler: Use new columns instead of JBONB job columnPavlo Strokov
2022-02-23remove-repository: No need to remove replication eventsPavlo Strokov
2022-02-23migrations: Update expected database schema definitionPavlo Strokov
2022-02-23migration: Use new columns instead of JBONB job columnPavlo Strokov
2022-02-23migration: Indexes re-creation on replication_queuePavlo Strokov
2022-02-23migrations: Migrate an existing events and add constraintPavlo Strokov
2022-02-23glsql: Check for foreign key database errorsPavlo Strokov
2022-02-23migrations: Flatten replication job JSONPavlo Strokov
2022-02-23Merge branch 'ps-cleanup-queue-on-repo-removal' into 'master'Pavlo Strokov
2022-02-23Merge branch 'smh-fix-backchannel-hang-on-close' into 'master'Pavlo Strokov
2022-02-23repository: Extend test coverage for OptimizeRepository RPCPavlo Strokov
2022-02-23repository: Extend test coverage for MidxRepack RPCPavlo Strokov
2022-02-23repository: Extend test coverage for WriteCommitGraph RPCPavlo Strokov
2022-02-23repository: Extend test coverage for PackRefs RPCPavlo Strokov
2022-02-23repository: Extend test coverage for Cleanup RPCPavlo Strokov
2022-02-23repository: Extend test coverage for RepackFull & RepackIncrementalPavlo Strokov
2022-02-23repository: Extend test coverage for GarbageCollect RPCPavlo Strokov
2022-02-23repository: Extend test coverage for RenameRepository RPCPavlo Strokov
2022-02-23Merge branch 'ashmckenzie/golang-1-17-7' into 'master'James Fargher
2022-02-23Merge branch 'pks-replicate-repository-fix-indeterministic-voting' into 'master'John Cai
2022-02-23Merge branch 'fix-security-jobs' into 'master'James Fargher
2022-02-23Fix gosec job reporting thousands of vulnerabilitiesPhilippe Lafoucrière
2022-02-23Upgrade golang to 1.16.14Ash McKenzie
2022-02-23Upgrade golang to 1.17.7Ash McKenzie
2022-02-22Handle backchannel connection closing idempotentlySami Hiltunen
2022-02-22datastore: Simplify TestRepositoryStore_PostgresPavlo Strokov
2022-02-22Merge branch 'pks-log-fix-formatting' into 'master'Sami Hiltunen
2022-02-22log: Fix formatting via gofumptPatrick Steinhardt
2022-02-22repository: Fix indetermenistic voting order in ReplicateRepositoryPatrick Steinhardt
2022-02-22Merge branch 'pks-git-remove-ruby-hooks' into 'master'James Fargher
2022-02-22Merge branch 'jf_stop_using_stderr' into 'master'James Fargher
2022-02-22gitaly-git2go: Send all errors over gobJames Fargher
2022-02-22gitaly-git2go: Hoist gob encoding for all sub-commandsJames Fargher
2022-02-22gitaly-git2go: Remove deprecated Error gob fieldJames Fargher
2022-02-21Merge branch 'pks-ssh-receive-pack-with-sidechannel-for-internal-fetches' int...Sami Hiltunen
2022-02-21Merge branch 'pks-grpc-deprecate-maintenance-rpcs' into 'master'Toon Claes
2022-02-21Update changelog for 14.8.0GitLab Release Tools Bot
2022-02-21Merge branch 'create_bundle_from_missing_ref' into 'master'Pavlo Strokov
2022-02-21Merge branch 'pks-gitaly-fix-unset-housekeeping-manager' into 'master'Patrick Steinhardt
2022-02-21Merge branch 'pks-git-pack-configuration' into 'master'Pavlo Strokov
2022-02-21Merge branch 'pks-operation-enable-user-merge-branch-structured-errors' into ...Pavlo Strokov
2022-02-21gitaly: Fix missing housekeeping manager dependencyPatrick Steinhardt
2022-02-21Merge branch 'pks-git-maintenance-decouple-from-server' into 'master'Patrick Steinhardt
2022-02-21repository: Ignore missing refs in CreateBundleFromRefListJames Fargher
2022-02-18Merge branch 'sh-disable-health-check-logging-default' into 'master'John Cai
2022-02-18Merge branch 'support_rqst_issue_tempalte' into 'master'Sami Hiltunen