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
2024-01-12Merge remote-tracking branch 'dev/16-3-stable' into 16-3-stable16-3-stableGitLab Release Tools Bot
2024-01-11Update VERSION filesv16.3.7GitLab Release Tools Bot
2024-01-11Update changelog for 16.3.7GitLab Release Tools Bot
2023-10-31Merge remote-tracking branch 'dev/16-3-stable' into 16-3-stableGitLab Release Tools Bot
2023-10-30Update VERSION filesv16.3.6GitLab Release Tools Bot
2023-10-30Update changelog for 16.3.6GitLab Release Tools Bot
2023-09-28Merge remote-tracking branch 'dev/16-3-stable' into 16-3-stableGitLab Release Tools Bot
2023-09-28Update VERSION filesv16.3.5GitLab Release Tools Bot
2023-09-28Update changelog for 16.3.5GitLab Release Tools Bot
2023-09-18Merge remote-tracking branch 'dev/16-3-stable' into 16-3-stableGitLab Release Tools Bot
2023-09-18Update VERSION filesv16.3.4GitLab Release Tools Bot
2023-09-18Update changelog for 16.3.4GitLab Release Tools Bot
2023-09-12Update VERSION filesv16.3.3GitLab Release Tools Bot
2023-09-12Update changelog for 16.3.3GitLab Release Tools Bot
2023-09-11Merge branch 'cherry-pick-5649e8da-3' into '16-3-stable'Justin Tobler
2023-09-06Merge branch 'wc/track-repo-replica-path' into 'master'Patrick Steinhardt
2023-09-05Update VERSION filesv16.3.2GitLab Release Tools Bot
2023-09-05Update changelog for 16.3.2GitLab Release Tools Bot
2023-08-31Merge remote-tracking branch 'dev/16-3-stable' into 16-3-stableGitLab Release Tools Bot
2023-08-31Update VERSION filesv16.3.1GitLab Release Tools Bot
2023-08-31Update changelog for 16.3.1GitLab Release Tools Bot
2023-08-21Update VERSION filesv16.3.0GitLab Release Tools Bot
2023-08-21Update changelog for 16.3.0GitLab Release Tools Bot
2023-08-18Update VERSION filesv16.3.0-rc43GitLab Release Tools Bot
2023-08-18Update VERSION filesv16.3.0-rc42GitLab Release Tools Bot
2023-08-17Merge branch 'pks-revert-adaptive-limiter' into 'master'karthik nayak
2023-08-17Revert introduction of adaptive pack-objects limiterPatrick Steinhardt
2023-08-17Revert "Merge branch 'qmnguyen0711/fix-calculator-tests' into 'master'"Patrick Steinhardt
2023-08-17Merge branch 'revert-d470be9b' into 'master'Justin Tobler
2023-08-16Merge branch 'xx/user-rebase-pure-git' into 'master'Patrick Steinhardt
2023-08-15Merge branch 'qmnguyen0711/add-linter-to-check-for-testing-and-context-order'...Will Chandler
2023-08-15Merge branch 'pks-log-stop-using-logrus-new' into 'master'Patrick Steinhardt
2023-08-15golangci-lint: Disable use of `logrus.New()`Patrick Steinhardt
2023-08-15tests: Convert tests to not use `logrus.New()`Patrick Steinhardt
2023-08-15cmd/gitaly: Properly configure the logger for the "check" subcommandPatrick Steinhardt
2023-08-15cmd/gitaly-hooks: Properly configure the loggerPatrick Steinhardt
2023-08-15log: Move hook logger initialization to its only userPatrick Steinhardt
2023-08-15Merge branch 'pks-get-raw-changes-sha256' into 'master'Quang-Minh Nguyen
2023-08-15operations: Implement UserRebaseConfirmable in pure gitXing Xin
2023-08-15operations: Split UserRebaseX to separate filesXing Xin
2023-08-15featureflag: Add UserRebaseConfirmablePureGitXing Xin
2023-08-15localrepo: Add a basic rebase supportXing Xin
2023-08-15Merge branch 'pks-ref-sha256' into 'master'karthik nayak
2023-08-15Merge branch 'pks-log-stop-using-standard-logger-pt1' into 'master'karthik nayak
2023-08-15Correct context.Context and testing.T order in testsQuang-Minh Nguyen
2023-08-15Linter: Check for the order of testing.TB parameterQuang-Minh Nguyen
2023-08-15ref: Refactor FindTag tests to support SHA256Patrick Steinhardt
2023-08-15ref: Refactor FindLocalBranches tests to support SHA256Patrick Steinhardt
2023-08-15ref: Refactor FindAllBranches tests to support SHA256Patrick Steinhardt
2023-08-15golangci-lint: Forbid use of standard logrus loggerPatrick Steinhardt