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-19Draft: Re-enable quarantined testtoon-hook-q-testToon Claes
2023-09-19Merge branch 'pks-ssh-unify-upload-command-execution' into 'master'James Liu
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-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-18Update changelog for 16.2.7GitLab Release Tools Bot
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
2023-09-18limiter: Fix typo of "BackoffBackoff" fieldQuang-Minh Nguyen
2023-09-18limiter: Add update hooks to limiter.AdaptiveLimitQuang-Minh Nguyen
2023-09-18limiter: Implement resizable semaphore data structureQuang-Minh Nguyen
2023-09-18global: Replace some uses of the `logrus` packagePatrick Steinhardt
2023-09-18global: Replace `logrus.Fields` with a wrapper typePatrick Steinhardt
2023-09-18log: Roundtrip `log.Logger` typePatrick Steinhardt
2023-09-18tests: Stop using `NullLogger` in favor of our own internal loggerPatrick Steinhardt
2023-09-18testhelper: Return our own logger instead of `logrus.FieldLogger`Patrick Steinhardt
2023-09-18Merge branch 'ashmckenzie/support-forking-just-default-branch' into 'master'Patrick Steinhardt
2023-09-18Merge branch 'pks-raw-blame-fix-error-handling' into 'master'Patrick Steinhardt
2023-09-18commit: Handle paths escaping the repository in RawBlamePatrick Steinhardt
2023-09-18Merge branch 'pks-log-wrap-logrus' into 'master'James Fargher
2023-09-17Fix when reference is missing branch nameAsh McKenzie
2023-09-17Add support for forking single branchAsh McKenzie
2023-09-15Merge branch 'smh-object-pool-partitioning' into 'master'Justin Tobler
2023-09-15trace2: Don't round offset event timesWill Chandler
2023-09-15trace2: Assert full timestamp precision in testsWill Chandler
2023-09-15Merge branch 'smh-packed-refs-locks' into 'master'Justin Tobler
2023-09-15hook: Fix invalid setup in pack-objects context cancellation testPatrick Steinhardt
2023-09-15hook: Synchronize test logic better in context cancellation testPatrick Steinhardt
2023-09-15hook: Tighten error check for pack-objects hook with cancelled contextPatrick Steinhardt
2023-09-15hook: Make separate contexts in tests more explicitPatrick Steinhardt
2023-09-15Clear packed-refs locks when encountering themSami Hiltunen
2023-09-15Return specific errors for packed-refs locksSami Hiltunen
2023-09-15log: Encapsulate our use of the `ctxlogrus` packagePatrick Steinhardt
2023-09-15log: Wrap the logrus loggerPatrick Steinhardt
2023-09-15log: Make room for a new `log.Logger` interfacePatrick Steinhardt
2023-09-15Merge branch 'pks-log-move-payload-bytes-test' into 'master'Patrick Steinhardt
2023-09-15Assign pooled repositories to the same partition as the poolSami Hiltunen
2023-09-15Split out ReadAlternatesFileSami Hiltunen
2023-09-15Extract git directory validation logic into its own functionSami Hiltunen
2023-09-15Merge branch 'wc/disable-auto-maintenance' into 'master'karthik nayak
2023-09-15log: Move PayloadBytes tests into grpcstats packagePatrick Steinhardt
2023-09-15grpcstats: Parallelize testsPatrick Steinhardt
2023-09-15backup: Improve time taken to create a full backup bundleJames Fargher