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-05-26Fix CI pipeline test reporting and coveragefix_test_reportsJames Fargher
2022-05-25Merge branch 'smh-pipeline-dependencies' into 'master'Sami Hiltunen
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-25Rename COVERAGE_DIR to TEST_COVERAGE_DIRSami 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-25Merge branch 'set-openssl-sha1-sha256-in-fips-mode' into 'master'Patrick Steinhardt
2022-05-25Merge branch 'pks-gitaly-gitconfig-clean' into 'master'Patrick Steinhardt
2022-05-25Make Git build with SHA256 routines in FIPS modeBalasankar "Balu" C
2022-05-25specs: Fix Rugged picking up gitconfig filesPatrick Steinhardt
2022-05-25git2go: Ensure tests don't try to read the gitconfigPatrick Steinhardt
2022-05-25git2go: Use `gittest.WriteCommit()` to build commitsPatrick Steinhardt
2022-05-25libgit2: Sanitize execution environment to not read gitconfigsPatrick Steinhardt
2022-05-25git2go: Inject Git environment variablesPatrick Steinhardt
2022-05-25git: Extend gitconfig workaround to cover XDG-configPatrick Steinhardt
2022-05-25git: Move handling of Git-specific envvars into command factoryPatrick Steinhardt
2022-05-24Merge branch 'pks-catfile-context-cancellation-unflushed-requests-deadlock' i...John Cai
2022-05-24Merge branch 'pks-makefile-fix-3.81-compatibility' into 'master'Toon Claes
2022-05-24Makefile: Fix compatibility with GNU Make v3.81Patrick Steinhardt
2022-05-24Merge branch 'pks-linguist-gitconfig-clean' into 'master'Toon Claes
2022-05-24gitpipe: Fix closing queue too earlyPatrick Steinhardt
2022-05-24gitpipe: Fix deadlock on context cancellation with unflushed requestsPatrick Steinhardt
2022-05-23Merge branch 'wc-zd-ticket-template' into 'master'John Cai
2022-05-23linguist: Remove workaround to locate correct Git executablespks-linguist-gitconfig-cleanPatrick Steinhardt
2022-05-23linguist: Implement wrapper to ignore gitconfig in RuggedPatrick Steinhardt
2022-05-23ruby: Unify logic to filter allowed Ruby environment variablesPatrick Steinhardt
2022-05-23Merge branch 'pks-reintroduce-gnu-build-id-workaround' into 'master'Patrick Steinhardt
2022-05-23Makefifle: Only replace build IDs on LinuxPatrick Steinhardt
2022-05-23Makefile: Fix install target using doubly-prefixed Gitaly pathsPatrick Steinhardt
2022-05-23Revert "Revert "Merge branch 'pks-makefile-workaround-build-id-rebuilding' in...Patrick Steinhardt
2022-05-23Merge branch 'pks-praefect-remove-maintenance-replication-job-handling' into ...James Fargher
2022-05-21Merge branch 'jc-bump-gitaly-module-version-15.0' into 'master'John Cai
2022-05-20Merge branch 'pks-makefile-fix-protobuf-compile-option' into 'master'Will Chandler
2022-05-20Update go package name from v14 to v15John Cai
2022-05-20Update changelog for 15.0.0GitLab Release Tools Bot
2022-05-20Makefile: Fix protoc compile option to disable building testsPatrick Steinhardt
2022-05-20Update changelog for 14.10.3GitLab Release Tools Bot
2022-05-20praefect: Remove logic to handle maintenance-style replication eventspks-praefect-remove-maintenance-replication-job-handlingPatrick Steinhardt
2022-05-20praefect: Prune stale maintenance-style replication eventsPatrick Steinhardt
2022-05-20Merge branch 'pks-supervise-fix-logrus-goroutine-leakage' into 'master'Will Chandler
2022-05-19Add field for ZenDesk ticket to templatewc-zd-ticket-templateWill Chandler