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
2023-02-07ci: Use build images that have RustToon Claes
2023-02-07ci: Use Ruby 3.0Toon Claes
2023-02-06ci: Allow cancellation of redundant pipelinesPatrick Steinhardt
2023-01-09ci: Run pipeline on merge commits to stable branchesSteve Abrams
2022-12-21ci: Bump minimum Git version to v2.38.0Patrick Steinhardt
2022-12-12ci: Cache build artifacts in both macOS and FIPS jobsPatrick Steinhardt
2022-12-12ci: Create Go module cache as read-writeablePatrick Steinhardt
2022-12-12ci: Reorder `image` key in the FIPS jobPatrick Steinhardt
2022-12-12ci: Add a prefix to distinguish caches by build imagesPatrick Steinhardt
2022-12-05ci: Fix broken macOS jobs on forks of GitalyPatrick Steinhardt
2022-12-02ci: Globally increase the test timeoutPatrick Steinhardt
2022-11-30ci: Run macOS jobs when accepting merge requestsPatrick Steinhardt
2022-11-30ci: Reorder macOS job propertiesPatrick Steinhardt
2022-11-30ci: Split up macOS script by lifecyclePatrick Steinhardt
2022-11-30ci: Deduplicate definition of macOS test artifactsPatrick Steinhardt
2022-11-16Merge branch 'pks-makefile-fix-nightly-builds' into 'master'Toon Claes
2022-11-14Makefile: Fix broken Git version in nightly CI jobsPatrick Steinhardt
2022-11-14ci: Fix FIPS job not running for merge trainsPatrick Steinhardt
2022-11-09Merge branch 'qmnguyen0711/expose-test-logs-as-artifaccts' into 'master'Quang-Minh Nguyen
2022-11-09Expose logs as artifacts when running tests on CIQuang-Minh Nguyen
2022-11-09ci: Trigger QA on merged resultToon Claes
2022-11-09go: Add support for Go 1.19Patrick Steinhardt
2022-11-03ci: Drop variables in our macOS job that control report pathsPatrick Steinhardt
2022-11-03ci: Refactor fragile setup of unprivileged testsPatrick Steinhardt
2022-11-03ci: Don't install Git when building binariesPatrick Steinhardt
2022-11-03tests: Make the VCS workaround for unprivileged builds globalPatrick Steinhardt
2022-11-03go: Drop support for Go 1.17Patrick Steinhardt
2022-11-03ci: Install default Go version in macOS jobPatrick Steinhardt
2022-11-01ci: Introduce a new "analyze" stagePatrick Steinhardt
2022-11-01ci: Reorder macOS job to colocate with other test jobsPatrick Steinhardt
2022-10-29ci: Set sticky bit on /tmpWill Chandler
2022-10-27Add docs testing Make target and CI/CD joberead/add-docs-testing-make-target-and-ci_cd-jobEvan Read
2022-10-26Merge branch 'remove-git-v2.35.0' into 'master'Toon Claes
2022-10-24Merge branch 'jmd-add-macos-ci-job' into 'master'Will Chandler
2022-10-20Gitlab CI: Bump git version to v2.37.0Karthik Nayak
2022-10-14Adding test:macos to run E2E on a Mac runnerjohn.mcdonnell
2022-10-10ci: Don't move go cache outside of project dirWill Chandler
2022-10-10ci: Switch to semgrep-based SAST scanningWill Chandler
2022-10-10ci: Remove unused sast variablesWill Chandler
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