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
2021-09-13use prm to test script sectionsjc-test-ff-script-sectionsJohn Cai
2021-09-13Merge branch 'pks-ci-git-patching' into 'master'Patrick Steinhardt
2021-09-13ci: Fix Git patches being applied on top of non-default versionsPatrick Steinhardt
2021-09-13Merge branch 'pks-git-fetch-speedups' into 'master'Christian Couder
2021-09-13Merge branch 'ps-improve-conf-validation-errors' into 'master'Pavlo Strokov
2021-09-13config: Extend error from loadConfig() with contextPavlo Strokov
2021-09-13config: validateCgroups refactoredPavlo Strokov
2021-09-13config: validateMaintenance extend test coveragePavlo Strokov
2021-09-13config: validateInternalSocketDir refactoredPavlo Strokov
2021-09-13config: validateBinDir refactoredPavlo Strokov
2021-09-13config: ConfigureRuby refactoredPavlo Strokov
2021-09-13config: validateListeners refactoredPavlo Strokov
2021-09-13config: validateShell refactoredPavlo Strokov
2021-09-13config: SetGitPath refactored and covered with testsPavlo Strokov
2021-09-13config: Verify validateToken methodPavlo Strokov
2021-09-13config: Improve error messages of storages validationPavlo Strokov
2021-09-13Merge branch 'pks-find-all-tags' into 'master'Patrick Steinhardt
2021-09-13gittest: Use proper types in `WriteTag()`Patrick Steinhardt
2021-09-13gittest: Convert `WriteTag()` to optionally get configPatrick Steinhardt
2021-09-13gittest: Rename `CreateTag()` to `WriteTag()`Patrick Steinhardt
2021-09-13ref: Split out `FindAllTags()` implementation into a standalone filePatrick Steinhardt
2021-09-13Merge branch 'smh-replica-path' into 'master'Sami Hiltunen
2021-09-13Merge branch 'extract_default_branch' into 'master'Patrick Steinhardt
2021-09-13Make having no default branch an error in GetDefaultBranchJames Fargher
2021-09-13Use git domain types for default referencesJames Fargher
2021-09-13Only use HEAD to determine default branchJames Fargher
2021-09-13Change signature of GetDefaultBranch to only return a reference nameJames Fargher
2021-09-13Make FindBranchNames an actual function rather than a varJames Fargher
2021-09-13Remove headReference from refs serviceJames Fargher
2021-09-13Refactor refs service to use GetDefaultBranchJames Fargher
2021-09-13Refactor commit service to use FindDefaultBranchJames Fargher
2021-09-13Refactor remote service to use GetDefaultBranchJames Fargher
2021-09-13Refactor operations service to use GetDefaultBranchJames Fargher
2021-09-13Implement GetDefaultBranch in localrepoJames Fargher
2021-09-09Makefile: Apply Git patches to speed up fetchesPatrick Steinhardt
2021-09-09Makefile: Document existing Git patchesPatrick Steinhardt
2021-09-09Merge branch 'smh-fix-build-500' into 'master'Patrick Steinhardt
2021-09-09Bring back WithID to backchannel package as it is used in testsSami Hiltunen
2021-09-09Merge branch 'qmnguyen0711/1216-create-sidechannel-as-a-sub-protocol-of-backc...Sami Hiltunen
2021-09-09Merge branch 'pks-git-extra-version-undefined' into 'master'Patrick Steinhardt
2021-09-09Merge branch 'pks-spawn-token-span' into 'master'Patrick Steinhardt
2021-09-09command: Create separate tracing span when acquiring spawn tokensPatrick Steinhardt
2021-09-08Merge branch 'pks-tx-file-locking' into 'master'Toon Claes
2021-09-08Merge branch 'smh-use-pg-in-tests' into 'master'Toon Claes
2021-09-08Merge branch 'pks-updateref-lock-during-tx' into 'master'Toon Claes
2021-09-08Merge branch 'pks-hook-prereceive-errors' into 'master'Toon Claes
2021-09-08repository: Use proper locking semantics to update gitconfigPatrick Steinhardt
2021-09-08repository: Convert SetFullPath to use proper helpers for gRPC errorsPatrick Steinhardt
2021-09-08repository: Use proper locking semantics to update gitattributesPatrick Steinhardt
2021-09-08repository: Convert ApplyGitattributes to use helpers for gRPC errorsPatrick Steinhardt