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-08-01Use custom docker image for FIPS testsBalasankar "Balu" C
2022-07-20ci: Enable use of fastzip to speed up cache handlingPatrick Steinhardt
2022-07-18ci: Add job to run tests with sha256 hashesToon Claes
2022-07-15Don't build packed binaries as part of prepare-tests in CISami Hiltunen
2022-07-08Merge branch 'pks-ci-fix-unprivileged-building-of-binaries-go-1.18' into 'mas...James Fargher
2022-07-07ci: Allow manually executing nightly jobsPatrick Steinhardt
2022-07-07ci: Upgrade build images to most recent onesPatrick Steinhardt
2022-07-06ci: Test with Go v1.18Patrick Steinhardt
2022-07-06ci: Migrate to new GitLab build imagesPatrick Steinhardt
2022-06-27ci: Fix FIPS jobs failing in forks of Gitalypks-ci-fix-fips-runners-in-forksPatrick Steinhardt
2022-06-20ci: Add jobs which exercise Gitaly in FIPS modepks-ci-add-fips-testingPatrick Steinhardt
2022-06-20ci: Deduplicate test scriptPatrick Steinhardt
2022-06-20ci: Stop executing `go version` twice in nightly jobsPatrick Steinhardt
2022-06-20ci: Stop waiting for Postgres manuallyPatrick Steinhardt
2022-06-15ci: Fix Danger job being broken because of duplicate GemfilesPatrick Steinhardt
2022-05-31ci: Capture panic stack traceswc-capture-panicWill Chandler
2022-05-31Merge branch 'pks-postgres-with-praefect-flakiness' into 'master'Will Chandler
2022-05-31ci: Fix test reports not being uploadedPatrick Steinhardt
2022-05-30ci: Increase connection limit for Postgrespks-postgres-with-praefect-flakinessPatrick Steinhardt
2022-05-26Merge branch 'pks-gitaly-introduce-ignore-gitconfig' into 'master'James Fargher
2022-05-25Remove build dependency on verify stepSami Hiltunen
2022-05-25Remove unnecessary package installations from gosec-sastSami Hiltunen
2022-05-25Remove unnecessary inheriting config from secret_detectionSami Hiltunen
2022-05-25Remove unnecessary package installations from license_scanningSami Hiltunen
2022-05-25Remove build dependency from the gosec-sast jobSami Hiltunen
2022-05-25Remove build dependency from test:coverage jobSami Hiltunen
2022-05-25Gather total test coverage from the cover jobSami Hiltunen
2022-05-25Remove unnecessary empty cache declarationsSami Hiltunen
2022-05-25Remove unnecessary dependencies on the build stageSami Hiltunen
2022-05-25Remove unnecessary dependencies in the testing stageSami Hiltunen
2022-05-25Remove unnecessary dependency from QA jobsSami Hiltunen
2022-05-25Use 'needs' in CI to map job dependenciesSami Hiltunen
2022-05-25testhelper: Optionally intercept the user's home directoryPatrick Steinhardt
2022-05-06Update test coverage artifact keySami Hiltunen
2022-05-02CI: Cache ruby dependencies for dbschema stepGabriel Mazetto
2022-05-02CI: Cache danger dependenciesGabriel Mazetto
2022-04-27ci: Remove DOCKER_DRIVER=overlay2 as it is already the defaulttnir/4196-remove-docker-driverTakuya Noguchi
2022-04-01ci: Use multiple jobs when running make(1)Patrick Steinhardt
2022-03-30Merge branch 'pks-ci-remove-fuzzing-job' into 'master'James Fargher
2022-03-29ci: Remove broken fuzzing jobPatrick Steinhardt
2022-03-28ci: Add job to exercise minimum required Git versionPatrick Steinhardt
2022-03-28ci: Convert jobs to test bundled Git by defaultPatrick Steinhardt
2022-03-28ci: Invalidate caches when CI configuration changesPatrick Steinhardt
2022-03-24ci: Increase test coverage of PgBouncer jobPatrick Steinhardt
2022-03-17Merge branch 'update-danger-config-2' into 'master'Toon Claes
2022-03-15Use the shared `danger-review` job definitionRémy Coutable
2022-03-15ci: Run Coverage job as unprivileged userPatrick Steinhardt
2022-02-23Fix gosec job reporting thousands of vulnerabilitiesPhilippe Lafoucrière
2022-02-11ci: Upgrade CI images to Debian bullseyeStan Hu
2022-01-19Merge branch 'jmd-add-praefect-db-migration-test' into 'master'Toon Claes