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-12-12Add GNU build-ids to each gitaly go binaryadd_random_gnu_build_ids_to_go_binariesMatt Smiley
2021-12-10Merge branch 'pks-backup-fix-test-with-atomic-repo-creation' into 'master'Sami Hiltunen
2021-12-10backup: Fix missing feature flag testsPatrick Steinhardt
2021-12-10backup: Replace use of standard contexts with testhelper onesPatrick Steinhardt
2021-12-10backup: Parallelize testsPatrick Steinhardt
2021-12-10backup: Generate random path for missing repo testPatrick Steinhardt
2021-12-10backup: Remove useless parameter for creating test reposPatrick Steinhardt
2021-12-10Merge branch 'pks-linting-disallow-context-timeouts' into 'master'Patrick Steinhardt
2021-12-10Merge branch 'pks-tx-two-phase-delete-refs' into 'master'Patrick Steinhardt
2021-12-10Merge branch 'pks-lfs-smudge-close-http-body' into 'master'Patrick Steinhardt
2021-12-10gitaly-lfs-smudge: Fix missing close for HTTP bodyPatrick Steinhardt
2021-12-10lint: Forbid use of context timeouts in testsPatrick Steinhardt
2021-12-10replicator: Use ticker to process stale jobsPatrick Steinhardt
2021-12-10glsql: Explicitly cancel context to test cancellation when opening DBPatrick Steinhardt
2021-12-10praefect: Use `require.Eventually()` to wait for node healthinessPatrick Steinhardt
2021-12-10tests: Remove unneeded usage of `context.WithTimeout()`Patrick Steinhardt
2021-12-10command: Use explicit context cancellation instead of sleepPatrick Steinhardt
2021-12-10repository: Avoid sleeping in simulated HTTP server hangPatrick Steinhardt
2021-12-10catfile: Use manual ticker to test cache monitorPatrick Steinhardt
2021-12-10catfile: Use absolute timings to test enforcement of time-to-livePatrick Steinhardt
2021-12-10catfile: Allow passing in a monitor tickerPatrick Steinhardt
2021-12-10catfile: Convert adding processes to accept absolute deadlinePatrick Steinhardt
2021-12-10cache: Get rid of short timeoutsPatrick Steinhardt
2021-12-10testhelper: Remove `ContextWithTimeout()`Patrick Steinhardt
2021-12-10supervisor: Refactor waiting for processesPatrick Steinhardt
2021-12-10supervisor: Allow receiving crash notificationsPatrick Steinhardt
2021-12-10supervisor: Generalize `notifyUp()` helper functionPatrick Steinhardt
2021-12-10praefect: Improve connectivity check test to not use timeoutPatrick Steinhardt
2021-12-10tests: Remove unneeded usage of `ContextWithTimeout()`Patrick Steinhardt
2021-12-10Merge branch 'pks-ci-gopkg-caching' into 'master'Toon Claes
2021-12-10Merge branch 'pks-apply-gitattributes-voting-on-removal' into 'master'James Fargher
2021-12-09Merge branch 'ps-omit-empty-config' into 'master'Toon Claes
2021-12-09Merge branch 'jv-log-ssh-bytes' into 'master'Christian Couder
2021-12-09repository: Use locking two-phase voting when deleting gitattributesPatrick Steinhardt
2021-12-09Merge branch 'gitpipe_better_errors' into 'master'James Fargher
2021-12-08gitpipe: Add stderr to Revlist errorsJames Fargher
2021-12-08SSHUploadPack: log response size in bytesJacob Vosmaer
2021-12-08Merge branch 'jc-cgroups-featureflag' into 'master'John Cai
2021-12-08Merge branch 'rmay-doc-improvements' into 'master'Pavlo Strokov
2021-12-08Updates to beginners_guide.mdRobert May
2021-12-08cgroups: emit cgroups stats to prometheusJohn Cai
2021-12-08command: add commands to cgroup with feature flagJohn Cai
2021-12-08ref: Implement two-phase voting for DeleteRefsPatrick Steinhardt
2021-12-08ref: Modernize DeleteRefs testsPatrick Steinhardt
2021-12-08Merge branch 'ashmckenzie/ruby-2.7.5' into 'master'Toon Claes
2021-12-08ci: Introduce cache for Go modulesPatrick Steinhardt
2021-12-08ci: Fix ineffective Ruby cachePatrick Steinhardt
2021-12-08ci: Split up Ruby and dependency cachesPatrick Steinhardt
2021-12-08ci: Drop reporting of Git versionPatrick Steinhardt
2021-12-08Merge branch 'pks-ci-pgbouncer-upgrade' into 'master'Patrick Steinhardt