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-01operations: Plumb GitLab action throughpks-gitlab-allowed-actionPatrick Steinhardt
2023-09-01updateref: Plumb GitLab action through the updater with hooksPatrick Steinhardt
2023-09-01git: Only set up receive-pack action for receive-pack hooksPatrick Steinhardt
2023-09-01git/hooks: Plumb GitLab action through the hooks payloadPatrick Steinhardt
2023-09-01gitlab: Allow passing action to `Allowed()` functionPatrick Steinhardt
2023-09-01gitlab: Don't store mocked functions in global variablesPatrick Steinhardt
2023-09-01Merge branch 'pks-git2go-consolidate-errors' into 'master'Patrick Steinhardt
2023-08-31Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2023-08-31Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-08-31Merge branch 'jc/dataloss-streaming' into 'master'John Cai
2023-08-31Update changelog for 16.1.5GitLab Release Tools Bot
2023-08-31Update changelog for 16.2.5GitLab Release Tools Bot
2023-08-31Update changelog for 16.3.1GitLab Release Tools Bot
2023-08-31Merge branch 'smh-record-log-output' into 'master'Quang-Minh Nguyen
2023-08-31Merge branch 'renovate/golang.org-x-exp-digest' into 'master'Quang-Minh Nguyen
2023-08-31Replace NewLogger calls with SharedLogger calls in testsSami Hiltunen
2023-08-31Implement a method for test case shared loggersSami Hiltunen
2023-08-31Print Gitaly and Praefect logs on test failureSami Hiltunen
2023-08-31Identify loggers with nameSami Hiltunen
2023-08-31Replace use of NewDiscardingLogEntry with the recording loggerSami Hiltunen
2023-08-31Pass logger directly in storage provider testsSami Hiltunen
2023-08-31Construct log entries from the test loggerSami Hiltunen
2023-08-31Take in logrus.FieldLogger instead of LogEntrySami Hiltunen
2023-08-31Replace discarding logger with new recording loggerSami Hiltunen
2023-08-31Add a recording logger for testsSami Hiltunen
2023-08-31Merge branch 'pks-git-write-commit-proper-date' into 'master'Patrick Steinhardt
2023-08-31Merge branch 'pks-command-explicit-stdout-setup' into 'master'Patrick Steinhardt
2023-08-31Merge branch 'wc/testhelper-lint' into 'master'Quang-Minh Nguyen
2023-08-31Merge branch 'nh/upgrade-golang-to-1.20.7' into 'master'Justin Tobler
2023-08-31info: Convert DatalossCheck to be a streaming RPCJohn Cai
2023-08-31Upgrade Golang to 1.20.7Nao Hashizume
2023-08-30Merge branch 'pks-git-enable-pure-git-rebases' into 'master'Will Chandler
2023-08-30praefect: Remove unused test case fieldJohn Cai
2023-08-30Merge branch 'renovate-tools/protolint/github.com-yoheimuta-protolint-0.x' in...Will Chandler
2023-08-30lint: Add linter for testhelper.RunWill Chandler
2023-08-30lint: Match bare function callsWill Chandler
2023-08-30tracing: Close client connection at end of testWill Chandler
2023-08-30cache: Close client connection at end of testWill Chandler
2023-08-30Suppress Run lint on packages testhelper importsWill Chandler
2023-08-30Add missing TestMain callsWill Chandler
2023-08-30Move TestMain into testhelper_test.goWill Chandler
2023-08-30proxy: Create testhelper in proxy packageWill Chandler
2023-08-30safe: Move testhelper out of test packageWill Chandler
2023-08-30helper: Move tests to separate packageWill Chandler
2023-08-30grpcstats: Move testhelper to grpcstats packageWill Chandler
2023-08-30operations: Always use Git implementation of UserRebaseToRefPatrick Steinhardt
2023-08-30operations: Always use Git implementation of UserRebaseConfirmablePatrick Steinhardt
2023-08-30operations: Remove check for Git2go errors in UserMergeToRefPatrick Steinhardt
2023-08-30git2go: Move errors used by UserUpdateSubmodule RPCPatrick Steinhardt
2023-08-30git2go: Move errors used by UserCommitFiles RPCPatrick Steinhardt