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-12-02catfile: Use `ObjectReader` behind the feature flag4420-utilize-git-cat-file-batch-command-mode-2Karthik Nayak
2022-12-02featureflag: Introduce CatfileBatchCommandKarthik Nayak
2022-12-02catfile: Introduce `ObjectReader`Karthik Nayak
2022-12-02catfile: Introduce interface `ObjectQueue`Karthik Nayak
2022-12-02version: Add check for CatfileBatchCommandKarthik Nayak
2022-12-02catfile: Handle paths with newlineKarthik Nayak
2022-12-02catfile: Return correct git version in testhelperKarthik Nayak
2022-12-02Merge branch 'pks-fix-flaky-apply-bfg-object-map-stream' into 'master'Patrick Steinhardt
2022-12-02Merge branch 'pks-git-stats-replace-object-count' into 'master'Quang-Minh Nguyen
2022-12-02Merge branch 'pks-objectpools-test-improvements' into 'master'Justin Tobler
2022-12-01Merge branch 'smh-fix-buffer-size' into 'master'Will Chandler
2022-12-01cleanup: Fix flaky test for invalid requestsPatrick Steinhardt
2022-12-01cleanup: Properly verify errors in BFG testPatrick Steinhardt
2022-12-01cleanup: Simplify test setup for invalid inputPatrick Steinhardt
2022-12-01Merge branch 'pks-testhelper-generic-gitaly-or-praefect-helper' into 'master'qmnguyen0711/remove-gitaly-logs-aware-flagPatrick Steinhardt
2022-12-01Add feature flag for testing connections with custom Yamux configurationSami Hiltunen
2022-12-01objectpool: Remove duplicate test for pool creationPatrick Steinhardt
2022-12-01objectpool: Merge functions to implement creation of poolsPatrick Steinhardt
2022-12-01objectpool: Move logic to create pools into a single placePatrick Steinhardt
2022-12-01objectpool: Refactor setup test helper to return localrepoPatrick Steinhardt
2022-12-01objectpool: Explicitly check which remotes existPatrick Steinhardt
2022-12-01Merge branch 'pks-operations-flaky-user-rebase-branch-timeout' into 'master'Sami Hiltunen
2022-12-01testhelper: Convert `GitalyOrPraefectMessage` to use genericsPatrick Steinhardt
2022-12-01operations: Improve error checks in UserRebaseConfirmable testPatrick Steinhardt
2022-12-01operations: Fix flaky UserRebaseConfirmable test caused by timeoutPatrick Steinhardt
2022-12-01git/stats: Get rid of spawning git-count-objects(1)Patrick Steinhardt
2022-12-01git/stats: Derive info about alternate object directories manuallyPatrick Steinhardt
2022-12-01git/stats: Move bitmap information into PackfilesInfoPatrick Steinhardt
2022-12-01git/stats: Use sub-structures to report loose and packfile infoPatrick Steinhardt
2022-12-01Merge branch 'pks-docs-beginners-guide-makefile-help' into 'master'Evan Read
2022-12-01Merge branch 'pks-git-stats-loose-objects-info' into 'master'James Fargher
2022-12-01Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2022-11-30Support health checking connections locally onlySami Hiltunen
2022-11-30Add Yamux parameters to Praefect's configurationSami Hiltunen
2022-11-30Add support for feature flagging Praefect's routerSami Hiltunen
2022-11-30Automatic merge of gitlab-org/gitaly masterGitLab Bot
2022-11-30Merge branch 'pks-ci-macos-improvements' into 'master'Quang-Minh Nguyen
2022-11-30Automatic merge of gitlab-org/gitaly masterGitLab Bot
2022-11-30Merge branch 'pks-object-pool-remove-dont-init-on-fetch-ff' into 'master'Will Chandler
2022-11-30git/stats: Report garbage in loose object shardsPatrick Steinhardt
2022-11-30git/stats: Count both current and stale loose objectsPatrick Steinhardt
2022-11-30git/stats: Report total object size when counting loose objectsPatrick Steinhardt
2022-11-30housekeeping: Move `CountLooseObjects` into `git/stats`Patrick Steinhardt
2022-11-30Merge branch 'pks-git-stats-packfiles-info' into 'master'Will Chandler
2022-11-30Update changelog for 15.4.6GitLab Release Tools Bot
2022-11-30Update changelog for 15.5.5GitLab Release Tools Bot
2022-11-30Update changelog for 15.6.1GitLab Release Tools Bot
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