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
2023-09-21git: Add attr-source behind feature flagjc/set-attrJohn Cai
2023-09-20Merge branch '5482-reference-conflicts-are-treated-as-internal-errors' into '...karthik nayak
2023-09-20Merge branch 'xx/add-helper-to-generate-signature-from-request' into 'master'Toon Claes
2023-09-20Merge branch 'renovate/google.golang.org-genproto-googleapis-rpc-digest' into...Quang-Minh Nguyen
2023-09-20Merge branch 'qmnguyen0711/fix-calculator-tests-v2' into 'master'Quang-Minh Nguyen
2023-09-20Merge branch 'renovate/github.com-miekg-dns-1.x' into 'master'Justin Tobler
2023-09-19Merge branch 'jt-quarantine-test' into 'master'Will Chandler
2023-09-19limithandler: Quarantine `TestUnaryLimitHandler_queueing`Justin Tobler
2023-09-19Merge branch 'kn-git-242-feature-flag' into 'master'Christian Couder
2023-09-19conflict: Respect user timezone for new commitsXing Xin
2023-09-19go: Update google.golang.org/genproto/googleapis/rpc digest to 007df8eGitLab Renovate Bot
2023-09-19go: Update module github.com/miekg/dns to v1.1.56GitLab Renovate Bot
2023-09-19Merge branch 'pks-gitaly-service-dependencies' into 'master'Patrick Steinhardt
2023-09-19featureflag: Remove the `GitV242` flagKarthik Nayak
2023-09-19service: Simplify injection of dependencies for server serverPatrick Steinhardt
2023-09-19Merge branch 'pks-ssh-unify-upload-command-execution' into 'master'James Liu
2023-09-19service: Simplify injection of dependencies for internal serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Hook serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for ObjectPool serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Remote serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Conflicts serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for SmartHTTP serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for SSH serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Repository serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Ref serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Operations serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Namespace serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Diff serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Commit serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Cleanup serverPatrick Steinhardt
2023-09-19service: Simplify injection of dependencies for Blob serverPatrick Steinhardt
2023-09-19Merge branch 'qmnguyen0711/implement-resizable-semaphore' into 'master'Patrick Steinhardt
2023-09-19ssh: Move large buffer reader to its only place of usePatrick Steinhardt
2023-09-19ssh: Rename `monitorStdinCommand()` to `runUploadCommand()`Patrick Steinhardt
2023-09-19ssh: Unify logic to handle git-upload-pack(1) and git-upload-archive(1)Patrick Steinhardt
2023-09-19command: Recognize nested exit statusPatrick Steinhardt
2023-09-19Merge branch 'pks-pack-objects-hook-context-cancellation-flake' into 'master'Quang-Minh Nguyen
2023-09-19Flaky tests: Remove quarantine status of TestAdaptiveCalculatorQuang-Minh Nguyen
2023-09-19Flaky tests: Fix TestAdaptiveCalculator flaky testsQuang-Minh Nguyen
2023-09-19Merge branch 'benchmark_backup_repository' into 'master'Justin Tobler
2023-09-18backup: Comment full backup conditionalWill Chandler
2023-09-18Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2023-09-18Merge branch 'pks-log-hide-logrus' into 'master'Will Chandler
2023-09-18ref: Handle `git.ErrReferenceAmbiguous` in `FindBranch`Karthik Nayak
2023-09-18operations: Handle `git.ErrReferenceAmbiguous` in `UserRebaseToRef`Karthik Nayak
2023-09-18operations: Handle `git.ErrReferenceAmbiguous` in `UserMergeToRef`Karthik Nayak
2023-09-18Update changelog for 16.2.7GitLab Release Tools Bot
2023-09-18operations: Inline the `buildUserMergeToRefRequest` functionKarthik Nayak
2023-09-18Update changelog for 16.3.4GitLab Release Tools Bot
2023-09-18Merge branch 'wc/trace-rel-time-rounding' into 'master'Quang-Minh Nguyen