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-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
2021-06-14stats: Refactor the `Get` structurePatrick Steinhardt
2021-06-14stats: Move wants refs from GET to POSTPatrick Steinhardt
2021-06-14stats: Un-inline statistics for the clone structurePatrick Steinhardt
2021-06-14blackbox: Move Prometheus metrics into Blackbox structPatrick Steinhardt
2021-06-14blackbox: Implement logic on a Blackbox struct receiverPatrick Steinhardt
2021-06-11Fix issues in testsMikhail Mazurskiy
2021-06-11Embed Unimplemented* structsMikhail Mazurskiy
2021-06-08Auto-resolve other conflict scenarios when AllowConflicts is truePatrick Bajao
2021-06-01Merge branch 'ps-set-mod-version' into 'master'Christian Couder
2021-06-01Merge branch 'smh-prevent-using-legacy-electors' into 'master'Christian Couder
2021-05-27Create module v14 gitaly versionPavlo Strokov
2021-05-27Merge branch 'smh-healthy-storages-view' into 'master'Sami Hiltunen
2021-05-26Prevent usage of other election strategies than per_repositorySami Hiltunen
2021-05-25Query the health consensus directly in PerRepositoryElectorSami Hiltunen
2021-05-21catfile: Allow stopping the cache monitorPatrick Steinhardt
2021-05-20Merge branch 'parallel_backup' into 'master'Sami Hiltunen
2021-05-20Merge branch 'smh-respect-disable-failover-in-per-repo' into 'master'Zeger-Jan van de Weg
2021-05-20Add option to create backups in parallelJames Fargher
2021-05-19server: Inject logger into server factoryPatrick Steinhardt
2021-05-19Extract backup/restore pipeline from gitaly-backupJames Fargher
2021-05-19Extract request types for creating and storing backupsJames Fargher
2021-05-19Rename BackupRepository/RestoreRepository to Create/RestoreJames Fargher
2021-05-18Merge branch 'ps-mv-git-user' into 'master'Zeger-Jan van de Weg
2021-05-17Break dependency of the CloneRepoAtStorage on the global config.ConfigPavlo Strokov
2021-05-17cache: Move metrics into `Cache` structurePatrick Steinhardt
2021-05-17server: Use injected Cache as cache invalidatorPatrick Steinhardt
2021-05-17cache: Implement Leaser interface for `Cache` structurePatrick Steinhardt
2021-05-17service: Inject disk cache as service dependenciesPatrick Steinhardt
2021-05-17TestUser moved into the gittest packagePavlo Strokov
2021-05-14Respect failover disabled config option with per_repository electorSami Hiltunen
2021-05-13Use MustReadFile test helperPavlo Strokov
2021-05-11catfile: Convert to use git.RepositoryExecutor interfacePatrick Steinhardt
2021-05-11updateref: Convert to use git.RepositoryExecutor interfacePatrick Steinhardt
2021-05-11Replace MustRunCommand with gittest.Exec in gitaly-sshPavlo Strokov
2021-05-11Replace MustRunCommand with gittest.Exec in gitaly-git2goPavlo Strokov
2021-05-11Merge branch 'smh-log-elector-deprecations' into 'master'Patrick Steinhardt
2021-05-11Log a deprecation warning when running reconcileSami Hiltunen