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
2020-09-22Praefect should be able to connect directly to the PostgreSQLPavlo Strokov
2020-09-15Merge branch 'add_fuzz_testing' into 'master'Paul Okstad
2020-09-14Protobuf generates different code locally and on CIPavlo Strokov
2020-09-14Add fuzz testing to objectinfo parserYevgeny Name
2020-09-11gather test coverage for postgres testsSami Hiltunen
2020-09-07ci: Stop publishing Docker images for scheduled buildsPatrick Steinhardt
2020-09-03ci: Move race-go into test matrixPatrick Steinhardt
2020-09-03ci: Add scheduled jobs testing against Git masterPatrick Steinhardt
2020-08-31ci: Move from image-derived Git to build-derived onePatrick Steinhardt
2020-08-31code coverage visualization for merge request diffSami Hiltunen
2020-08-27Merge branch 'pks-ci-matrix' into 'master'Paul Okstad
2020-08-25Makefile: Stop using CI_JOB_NAME versions for generated reportsPatrick Steinhardt
2020-08-25ci: convert to use matrix buildsPatrick Steinhardt
2020-08-25ci: Rename `ruby_definition` to `cache_definition`Patrick Steinhardt
2020-08-25Reintroduce gitaly-git2go supportPatrick Steinhardt
2020-08-21ci: Use cache keyed by build instructionsPatrick Steinhardt
2020-08-11Disable auto-update of downstream server versonStan Hu
2020-07-31Revert "Merge branch 'pks-git2go' into 'master'"Patrick Steinhardt
2020-07-29ci: Cache libgit2 libraryPatrick Steinhardt
2020-07-28Update of PostgeSQL instance versionPavlo Strokov
2020-07-21ci: Add Git v2.28.0-rc1 to the test matrixPatrick Steinhardt
2020-07-16Praefect: include PgBouncer in CIPavlo Strokov
2020-07-08Update of golangci-lintPavlo Strokov
2020-06-15Use simplified setup for code intelligenceIgor Drozdov
2020-06-02Upgrade to Git 2.27Christian Couder
2020-05-28Allow danger to failZeger-Jan van de Weg
2020-05-22Add end-of-options to supported commandsPaul Okstad
2020-05-20Revert "Merge branch 'po-disable-danger' into 'master'"Zeger-Jan van de Weg
2020-05-13Disable danger-review CI jobPaul Okstad
2020-05-12Reconciliation should report progress and warn userPaul Okstad
2020-05-08Updating License-Management to License-ScanningJohn Cai
2020-04-22JUnit even on test failuresPaul Okstad
2020-04-14Temporarily allow lint failures in CIPaul Okstad
2020-04-09Retry strategy for lint jobPavlo Strokov
2020-04-09Merge branch 'ps-lint-enhancement' into 'master'Pavlo Strokov
2020-04-09lint (static code analysis) enhancementsPavlo Strokov
2020-04-08Upgrade to Git 2.26Christian Couder
2020-04-06Merge branch 'zj-fix-docker-ci' into 'master'Zeger-Jan van de Weg
2020-04-06Add docker tag to docker build jobsZeger-Jan van de Weg
2020-04-06Include code-navigation block to CIIgor Drozdov
2020-04-03Merge branch 'ps-lint-default-image' into 'master'Zeger-Jan van de Weg
2020-04-02Merge branch 'zj-drop-go-1.12-support' into 'master'Pavlo Strokov
2020-04-02`lint` CI job doesn't require `image` configuration.Pavlo Strokov
2020-04-02Remove gitaly-remote commandPatrick Steinhardt
2020-04-02Add JUnit style test reportsPaul Okstad
2020-04-01Make `lint` independent from golangci-lint-alpine imagePavlo Strokov
2020-04-01Define default image, tags, and before_script in .gitlab-ci.ymlRémy Coutable
2020-03-30golangci: Make deprecation warnings a hard failurePatrick Steinhardt
2020-03-26golang: Drop support for Golang 1.12Zeger-Jan van de Weg
2020-03-20Support Go 1.14Zeger-Jan van de Weg