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-06-13Fully rely on CODEOWNERStest-codeowner-rouletteLin Jen-Shin
2023-06-07Test gitlab-dangerfile with codeowners enabledLin Jen-Shin
2023-06-07Merge branch 'pks-ci-fix-macos-deployment-target-warnings' into 'master'Sami Hiltunen
2023-06-07Merge branch 'pks-locator-improve-invalid-repo-reporting' into 'master'Patrick Steinhardt
2023-06-07config/locator: Improve error reporting for invalid repositoriesPatrick Steinhardt
2023-06-07storage: Provide information about why repositories are invalidPatrick Steinhardt
2023-06-07commonerr: Move repository-related errors into storage packagePatrick Steinhardt
2023-06-07storage: Consolidate `GetPath()` in favor of `GetRepoPath()`Patrick Steinhardt
2023-06-07Update VERSION filesv16.1.0-rc2GitLab Release Tools Bot
2023-06-07Merge branch 'docs/5411' into 'master'Sami Hiltunen
2023-06-07Add configuration validation docsRaditya Surya
2023-06-07Merge branch 'pks-git-pseudorevision-validation' into 'master'Patrick Steinhardt
2023-06-07Merge branch 'default_branch_head_only' into 'master'Patrick Steinhardt
2023-06-07ref service: Move common FindDefaultBranchName test setupJames Fargher
2023-06-07ref service: Assert entire response from FindDefaultBranchNameJames Fargher
2023-06-06Merge branch 'jt-disable-replicate-repository-fsck' into 'master'Will Chandler
2023-06-06Update changelog for 16.0.3GitLab Release Tools Bot
2023-06-06Update changelog for 15.11.8GitLab Release Tools Bot
2023-06-06repository: Disable `fsck` during replicationJustin Tobler
2023-06-06Merge branch 'renovate/github.com-stretchr-testify-1.x' into 'master'Toon Claes
2023-06-06Merge branch 'kn-smarthttp-docs' into 'master'Quang-Minh Nguyen
2023-06-06Merge branch 'renovate/github.com-beevik-ntp-1.x' into 'master'Sami Hiltunen
2023-06-06Merge branch 'renovate/github.com-urfave-cli-v2-2.x' into 'master'Sami Hiltunen
2023-06-06go: Update module github.com/stretchr/testify to v1.8.4GitLab Renovate Bot
2023-06-06ci: Fix warnings about inconsistent deployment targets on macOSPatrick Steinhardt
2023-06-06Merge branch 'pks-ci-fix-macos-runner' into 'master'Patrick Steinhardt
2023-06-06Merge branch 'kn-logrus-update' into 'master'karthik nayak
2023-06-06Merge branch 'pks-storage-repository' into 'master'Toon Claes
2023-06-06Merge branch 'jt-object-pool-disconnect-refactor' into 'master'Quang-Minh Nguyen
2023-06-06Merge branch 'topic/improve-merge-errors' into 'master'James Fargher
2023-06-06Merge branch '5036-introduce-structured-error-definitions-for-gettreeentries'...karthik nayak
2023-06-06ci: Update to macOS M1 runnersPatrick Steinhardt
2023-06-06ci: Explicitly initialize Postgres database on macOSPatrick Steinhardt
2023-06-06mod: Update logrus to v1.9.3Karthik Nayak
2023-06-06proto: Add documentation to `smarthttp.proto`Karthik Nayak
2023-06-06ref service: Implement HeadOnly option for FindDefaultBranchNameJames Fargher
2023-06-06ref service: Unify FindDefaultBranchName testsJames Fargher
2023-06-06proto: Update FindDefaultBranchName to add HeadOnlyJames Fargher
2023-06-05Merge remote-tracking branch 'dev/master'GitLab Release Tools Bot
2023-06-05go: Update module github.com/urfave/cli/v2 to v2.25.5GitLab Renovate Bot
2023-06-05objectpool: Refactor alternates file parsingJustin Tobler
2023-06-05ref: Convert `GetTagSignatures()` to use `VerifyRevisions()`Patrick Steinhardt
2023-06-05commit: Convert `ListCommits()` to use `VerifyRevisions()`Patrick Steinhardt
2023-06-05blob: Convert `ListLFSPointers()` to use `VerifyRevisions()`Patrick Steinhardt
2023-06-05blob: Convert ListBlobs to use `VerifyRevisions()`Patrick Steinhardt
2023-06-05git: Optionally allow pseudo-revisions in `ValidateRevision()`Patrick Steinhardt
2023-06-05git: Optionally allow path-scoped revisions in `ValidateRevision()`Patrick Steinhardt
2023-06-05git: Convert `ValidateRevision()` to accept optionsPatrick Steinhardt
2023-06-05Automatic merge of gitlab-org/gitaly masterGitLab Bot
2023-06-05Merge branch 'local_restore_backup' into 'master'Toon Claes