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-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-08ci: Upgrade PgBouncer version to v1.16.1Patrick Steinhardt
2021-12-08ci: Tie in PgBouncer as a servicePatrick Steinhardt
2021-12-02Merge branch 'gotestsum' into 'master'Toon Claes
2021-12-01Fix go test report filenameJames Fargher
2021-12-01Merge branch 'pks-praefect-dump-database' into 'master'Toon Claes
2021-12-01Allow QA job to be triggered earlyBalasankar "Balu" C
2021-11-30ci: Add job to test with bundled Git binariesPatrick Steinhardt
2021-11-30praefect: Track database schema in GitPatrick Steinhardt
2021-11-25ci: Move junit report artifact to test_templateToon Claes
2021-11-25ci: Remove junit report from artifactsToon Claes
2021-11-25ci: Deduplicate definition of container imagePatrick Steinhardt
2021-11-25ci: Merge postgres and test definitionsPatrick Steinhardt
2021-11-25ci: Use postgres_definition in Praefect smoke test jobPatrick Steinhardt
2021-11-25ci: Let "coverage" job include test definitionsPatrick Steinhardt
2021-11-25ci: Remove lint jobToon Claes
2021-11-25ci: Merge "proto" and "verify" jobsPatrick Steinhardt
2021-11-25ci: Remove unused "publish" stagePatrick Steinhardt
2021-11-25ci: Rename jobs to have per-stage prefixesPatrick Steinhardt
2021-11-25ci: Reorder jobs by stages and functionalityPatrick Steinhardt
2021-11-23ci: Add job testing against minimum Postgres versionPatrick Steinhardt
2021-11-23ci: Remove default versions from job matricesPatrick Steinhardt
2021-10-29ci: Use non-merged result SHA for QA pipelineToon Claes
2021-10-28ci: Pass repository URL to QA pipelineToon Claes
2021-10-27ci: Only apply Git patches for default versionPatrick Steinhardt
2021-10-27ci: Use default Git version provided by GitalyPatrick Steinhardt
2021-10-27ci: Fix caching to not push by defaultPatrick Steinhardt
2021-10-27ci: Remove unused files from cachePatrick Steinhardt
2021-10-19Remove backwards_compatibility CI jobSami Hiltunen
2021-10-11ci: Fix backwards-compatibility job with changing setupPatrick Steinhardt
2021-10-11ci: Drop tests for older Git versionsPatrick Steinhardt
2021-09-20ci: Drop jobs using Go 1.15Patrick Steinhardt
2021-09-16ci: Drop job generating code navigation infoPatrick Steinhardt
2021-09-13ci: Fix Git patches being applied on top of non-default versionsPatrick Steinhardt
2021-09-01golangci: Drop strict linting rulesPatrick Steinhardt
2021-08-25ci: start integrating go 1.17 into the CI pipelinesfeistel
2021-08-25Makefile: Upgrade default Git version to v2.33.0Patrick Steinhardt
2021-08-25ci: Drop default versions of GitPatrick Steinhardt
2021-08-25Downgrade grpc from 1.38.0 to 1.30.2Matthias Kaeppler
2021-08-18ci: Fix missing Postgres database for nightly jobsPatrick Steinhardt
2021-08-18ci: Avoid duplicated setup of Postgres in test jobPatrick Steinhardt
2021-08-17ci: Split up Postgres and PgBouncer templatesPatrick Steinhardt
2021-08-12Merge branch 'danger-gem' into 'master'Sami Hiltunen
2021-08-11Update gitlab CI danger jobJames Fargher
2021-08-10cicd_tooling: Update Postgres database versionPavlo Strokov
2021-08-10test: Removal of the postgres build tagPavlo Strokov
2021-08-09Replace in-memory queue with Postgres implementationPavlo Strokov