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
path: root/cmd
AgeCommit message (Expand)Author
2021-07-22backup: support of the Cloud storagesPavlo Strokov
2021-07-22tempdir: Convert to use the locatorPatrick Steinhardt
2021-07-22storage: Move module into `internal/gitaly`Patrick Steinhardt
2021-07-22Merge branch 'jv-pack-objects-cache-dependency' into 'master'Ævar Arnfjörð Bjarmason
2021-07-20gitaly-git2go: Honor environment variables when opening reposPatrick Steinhardt
2021-07-20gitaly-git2go: Unify code to open Git2Go repositoryPatrick Steinhardt
2021-07-20git2go: Inject info about alternate object directoriesPatrick Steinhardt
2021-07-20git2go: Inject repository into subcommandsPatrick Steinhardt
2021-07-20git2go: Implement submodule on top of the executorPatrick Steinhardt
2021-07-20git2go: Implement revert on top of the executorPatrick Steinhardt
2021-07-20git2go: Implement rebase on top of the executorPatrick Steinhardt
2021-07-20git2go: Implement conflicts on top of the executorPatrick Steinhardt
2021-07-20git2go: Implement cherry-pick on top of the executorPatrick Steinhardt
2021-07-20git2go: Implement merge on top of the executorPatrick Steinhardt
2021-07-19Merge branch 'qmnguyen0711/add-docs-for-pack-objects' into 'master'James Fargher
2021-07-16Use service.Dependencies to inject pack-objects cacheJacob Vosmaer
2021-07-16Merge branch 'smh-remove-reconcile-subcmd' into 'master'Toon Claes
2021-07-16Merge branch 'ps-relocate-gitlab-test-server' into 'master'Patrick Steinhardt
2021-07-16Remove `praefect reconcile` subcommandSami Hiltunen
2021-07-16Move getNodeAddress to a different fileSami Hiltunen
2021-07-15Merge branch 'ps-backup' into 'master'Toon Claes
2021-07-15Refactor Filesystem into Manager and FilesystemSinkPavlo Strokov
2021-07-14Fix hook documentation wordingQuang-Minh Nguyen
2021-07-14Apply 1 suggestion(s) to 1 file(s)Jacob Vosmaer
2021-07-14Add documentation for pack-object cacheQuang-Minh Nguyen
2021-07-14Merge branch 'smh-dataloss-lazy-failovers' into 'master'Zeger-Jan van de Weg
2021-07-13Merge branch 'smh-unavailable-repos-metric' into 'master'Zeger-Jan van de Weg
2021-07-12Merge branch 'ps-code-style-fix' into 'master'Zeger-Jan van de Weg
2021-07-12Fix instantiation of the structs with fields assignmentPavlo Strokov
2021-07-12Relocate WriteTemporaryGitalyConfigFilePavlo Strokov
2021-07-12Relocate GitLab HTTP test server from testhelper packagePavlo Strokov
2021-07-12Remove support for virtual storage scoped primaries in read-only metricsSami Hiltunen
2021-07-12Support lazy failovers in `praefect dataloss`Sami Hiltunen
2021-07-12Remove support for virtual storage primaries in `praefect dataloss`Sami Hiltunen
2021-07-12Use request scoped logger in PerRepositoryElectorSami Hiltunen
2021-07-12Perform failovers lazilySami Hiltunen
2021-07-09global: Convert users to use feature flag receiverPatrick Steinhardt
2021-07-06Merge branch 'backup_parallel_storage' into 'master'Sami Hiltunen
2021-07-06Merge branch 'master' into '3029-setconfig-golang'Zeger-Jan van de Weg
2021-07-05SetConfig: implemented config setting using git2goivanbukhtiyarov
2021-06-30stats: Split up HTTP stats codePatrick Steinhardt
2021-06-16Add option to create backups in parallel limited by storageJames Fargher
2021-06-16Merge branch 'env_helpers' into 'master'Sami Hiltunen
2021-06-16Fix Unix socket address handling following gRPC upgradeSami Hiltunen
2021-06-15Merge branch 'ps-git2go-mod-version' into 'master'Zeger-Jan van de Weg
2021-06-15Extract typed environment variable helpersJames Fargher
2021-06-15Add version suffix to gitaly-git2go binaryPavlo Strokov
2021-06-14hook: Remove Praefect server from hooks payloadPatrick Steinhardt
2021-06-14stats: Disentangle parameters and results for `Clone()`Patrick Steinhardt
2021-06-14stats: Refactor the `Post` structurePatrick Steinhardt