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-06-15gitaly-hooks: Pass in user details to call to PackObjectsHookjc-pass-user-details-to-pack-objectsJohn Cai
2022-06-15git: Add protocol, user_id, username to WithPackObjectsHookEnvJohn Cai
2022-06-15git: Change ReceiveHooksPayload to UserDetailsJohn Cai
2022-06-14proto: Add glId, glUser, gitProtocol to PackObjectsRequestJohn Cai
2022-06-03Merge branch 'pks-catfile-request-queue-isdirty-deadlock' into 'master'Patrick Steinhardt
2022-06-03catfile: Keep request queue dirty if reading object info failsPatrick Steinhardt
2022-06-03Simplify request queue dirtiness trackingSami Hiltunen
2022-06-03Merge branch 'wc-capture-panic' into 'master'John Cai
2022-06-01Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-06-01Update changelog for 14.9.5GitLab Release Tools Bot
2022-06-01Update changelog for 14.10.4GitLab Release Tools Bot
2022-06-01Update changelog for 15.0.1GitLab Release Tools Bot
2022-06-01catfile: Fix deadlock between reading a new object and accessing itpks-catfile-request-queue-isdirty-deadlockPatrick 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-31Merge branch 'pks-streamcache-fix-flaky-test' into 'master'Sami Hiltunen
2022-05-31Merge branch 'pks-ci-fix-test-reports' into 'master'Patrick Steinhardt
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-30catfile: Fix dirtiness check when current object has been fully readPatrick Steinhardt
2022-05-30Merge branch 'pks-lfs-smudge-refactor' into 'master'Patrick Steinhardt
2022-05-30gitaly-lfs-smudge: Remove unused parameterPatrick Steinhardt
2022-05-30repository: Convert GetArchive to use new smudge configurationPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Move configuration-code into separate packagePatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Allow passing configuration as a single envvarPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Refactor config-handling to have a central structPatrick Steinhardt
2022-05-30env: Add helper to extract environment variables from an arrayPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Move config-related code into its own filePatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Split out a new `run()` functionPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Simplify error handling and loggingPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Do not test logging in unit testsPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Fix panic when log config is missingPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Add tests which exercise binary on a high-levelPatrick Steinhardt
2022-05-30gitaly-lfs-smudge: Move test setup functions into separate filePatrick Steinhardt
2022-05-26Merge branch 'pks-gitaly-introduce-ignore-gitconfig' into 'master'James 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