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-07repository: Use long-running filter process for converting LFS pointerspks-lfs-process-filterPatrick Steinhardt
2022-06-07cmd/gitaly-lfs-smudge: Implement support for long-lived filter protocolPatrick Steinhardt
2022-06-07cmd/gitaly-lfs-smudge: Introduce driver typesPatrick Steinhardt
2022-06-07repository: Don't manually inject the correlation IDPatrick Steinhardt
2022-06-07repository: Avoid injecting smudge filter configuration if not neededPatrick Steinhardt
2022-06-07cmd/gitaly-lfs-smudge: Don't return a reader when request failsPatrick Steinhardt
2022-06-07cmd/gitaly-lfs-smudge: Rename functions and filePatrick Steinhardt
2022-06-07cmd/gitaly-lfs-smudge: Move creation of the HTTP clientPatrick Steinhardt
2022-06-07cmd/gitaly-lfs-smudge: Move creation of the context into `run()`Patrick Steinhardt
2022-06-07pktline: Add helper function to retrieve and verify dataPatrick Steinhardt
2022-06-07Merge branch 'sh-update-lfs' into 'master'Patrick Steinhardt
2022-06-06Update changelog for 15.0.2GitLab Release Tools Bot
2022-06-05Update NOTICE for git-lfs updatesh-update-lfsStan Hu
2022-06-05gitaly-lfs-smudge: Update git-lfs module and dependenciesStan Hu
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