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-21Import GitLab client from GitLab Shell and drop dependency on itash2k/gitlab-clientMikhail Mazurskiy
2021-09-21Merge branch 'pks-config-rpcs-cleanup' into 'master'Pavlo Strokov
2021-09-21gitaly-git2go: Remove "set-config" subcommandPatrick Steinhardt
2021-09-21repository: Remove `SetConfig()` RPCPatrick Steinhardt
2021-09-21repository: Remove `DeleteConfig()` RPCPatrick Steinhardt
2021-09-20Merge branch 'pks-go-drop-1.15-support' into 'master'Toon Claes
2021-09-20Merge branch 'pks-praefect-feature-flags' into 'master'Sami Hiltunen
2021-09-20golangci: Disallow usage of "io/ioutil" packagePatrick Steinhardt
2021-09-20global: Replace trivial cases of deprecated `ioutil.ReadDir()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.WriteFile()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.TempFile()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.TempDir()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.ReadFile()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.ReadAll()`Patrick Steinhardt
2021-09-20global: Replace deprecated usage of `ioutil.Discard`Patrick Steinhardt
2021-09-20bootstrap: Start to use new `net.ErrClosed` error typePatrick Steinhardt
2021-09-20glsql: Start to use new `net.ErrClosed` error typePatrick Steinhardt
2021-09-20Makefile: Use `go install` to install tool dependenciesPatrick Steinhardt
2021-09-20go.mod: Upgrade minimum required Go version to 1.16Patrick Steinhardt
2021-09-20asdf: Update supported Go versions to 1.17.1Patrick Steinhardt
2021-09-20ci: Drop jobs using Go 1.15Patrick Steinhardt
2021-09-20Merge branch 'extract_default_branch_2' into 'master'Toon Claes
2021-09-20coordinator: Fix differing views on feature flags during upgradesPatrick Steinhardt
2021-09-20coordinator: Split out function to compute metadata for Gitaly peersPatrick Steinhardt
2021-09-20ssh: Verify that feature flags get passed correctly on pushPatrick Steinhardt
2021-09-20featureflag: Expose generation of raw metadata keysPatrick Steinhardt
2021-09-20helper: Move server metadata into storage packagePatrick Steinhardt
2021-09-20helper: Move metatada-helpers into the metadata packagePatrick Steinhardt
2021-09-20Merge branch 'pks-revert-3858' into 'master'Pavlo Strokov
2021-09-20Merge branch 'pks-tx-extended-file-locking' into 'master'Pavlo Strokov
2021-09-20Merge branch 'fix_restore_into_non_existent' into 'master'Toon Claes
2021-09-20Merge branch 'pks-git-v2.34-commit-graph-write-incompatibility' into 'master'James Fargher
2021-09-20Add comment about unusual implementation of default branchJames Fargher
2021-09-20Change signature of GetDefaultBranch to only return a reference nameJames Fargher
2021-09-20Make FindBranchNames an actual function rather than a varJames Fargher
2021-09-20Remove headReference from refs serviceJames Fargher
2021-09-20Refactor refs service to use GetDefaultBranchJames Fargher
2021-09-20Refactor commit service to use FindDefaultBranchJames Fargher
2021-09-20Refactor remote service to use GetDefaultBranchJames Fargher
2021-09-20Refactor operations service to use GetDefaultBranchJames Fargher
2021-09-20Implement GetDefaultBranch in localrepoJames Fargher
2021-09-17Merge branch 'pks-catfile-refactorings' into 'master'Toon Claes
2021-09-17Merge branch 'pks-ci-drop-code-navigation' into 'master'Christian Couder
2021-09-17Update changelog for 14.2.4GitLab Release Tools Bot
2021-09-17Revert "Merge branch 'smh-intercepted-methods' into 'master'"Patrick Steinhardt
2021-09-17objectpool: Convert `Link()` to write alternates transactionallyPatrick Steinhardt
2021-09-17operations: Convert `UserApplyPatch()` to write config transactionallyPatrick Steinhardt
2021-09-17housekeeping: Convert `Perform()` to write config transactionallyPatrick Steinhardt
2021-09-17repository: Convert `ReplicateRepository()` to write files transactionallyPatrick Steinhardt
2021-09-17repository: Convert `MidxRepack()` to write config transactionallyPatrick Steinhardt