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-05-30ci: Start testing with Go 1.19 and 1.20Patrick Steinhardt
2023-05-24Merge branch 'smh-wal-ci-jobs' into 'master'Sami Hiltunen
2023-05-24Merge branch 'pks-avoid-test-boot-timeouts' into 'master'Patrick Steinhardt
2023-05-23Add CI jobs for testing with write-ahead loggingSami Hiltunen
2023-05-23Merge branch 'pks-ci-code-coverage-for-all-jobs' into 'master'Patrick Steinhardt
2023-05-23ci: Generate code coverage for all test jobsPatrick Steinhardt
2023-05-23Roll version of Ruby in project forward to Ruby 3.1.4 to match GitLabEvan Read
2023-05-22.gitlab-ci.yml: Bump Git version to 2.40John Cai
2023-05-22Merge branch 'toon-fix-gem-publish' into 'master'karthik nayak
2023-05-22ci: Add manual job to build proto gemToon Claes
2023-05-21Gather coverage from all go test jobsSami Hiltunen
2023-05-17tools/test-boot: Convert to use urfave library for command line parsingPatrick Steinhardt
2023-05-11ci: Add pages job to publish protobuf docsWill Chandler
2023-04-29ci: Allow `test:macos` job to failJustin Tobler
2023-04-28ci: Disable some jobs for tagged buildsToon Claes
2023-04-28ci: Add job to publish proto gem on tagsToon Claes
2023-04-26Merge branch 'pks-ruby-nuke-more-leftovers' into 'master'Toon Claes
2023-04-25ci: Drop references to RubyPatrick Steinhardt
2023-04-25Rename trigger-qa job to build-package-and-qaBalasankar "Balu" C
2023-04-25Automatically build package on all OS when dependency files are modifiedBalasankar "Balu" C
2023-04-25Mirror status of package build pipeline to upstream oneBalasankar "Balu" C
2023-04-19Makefile: Clarify variables that specify test report pathsPatrick Steinhardt
2023-04-14ci: Use build images without RubyToon Claes
2023-04-14ci: Parse panic from logs in pure GoToon Claes
2023-04-14ci: Build praefect config with envsubstToon Claes
2023-04-14tools: Rewrite test-boot in GoToon Claes
2023-04-10ci: Update rust version to match build imagesDJ Mountney
2023-04-10Makefile: Add support for building on golang 1.19 in fips modeDJ Mountney
2023-04-03ci: Drop Ruby cachesPatrick Steinhardt
2023-04-03ci: Remove testing with bad proxiesPatrick Steinhardt
2023-04-03Makefile: Drop rspec targetPatrick Steinhardt
2023-03-27ci: Remove workaround for PgBouncer auth userPatrick Steinhardt
2023-03-27ci: Update PgBouncer image to v1.17.0Patrick Steinhardt
2023-03-27ci: Don't specify minor version for PostgresPatrick Steinhardt
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