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
2022-03-31gitaly-git2go: Pass through correlation ID from requestgit2go_loggingJames Fargher
2022-03-31gitaly-git2go: Log top-level encoding errorsJames Fargher
2022-03-31gitaly-git2go: Add a logger to contextJames Fargher
2022-03-31gitaly-git2go: Add flags to configure log level and formatJames Fargher
2022-03-30Merge branch 'jc-repo-cleaner-grace-period' into 'master'John Cai
2022-03-30repocleaner: Only clean repos that are more than one day oldJohn Cai
2022-03-30Makefile: Rename gitaly-git2go to gitaly-git2go-v14Toon Claes
2022-03-29Merge branch 'jc-dont-call-optimize-repo' into 'master'John Cai
2022-03-29Merge branch 'pks-sidechannel-migrate-to-runtime-dir' into 'master'Toon Claes
2022-03-28maintenance: Move StartWorkers from server to maintenance packageJohn Cai
2022-03-25maintenance: Call housekeeping manager's OptimizeRepository directlyJohn Cai
2022-03-25server: Pass in generic WorkerFunc into StartWorkersJohn Cai
2022-03-24cmd/gitaly-wrapper: Log warning when supervised command failsPatrick Steinhardt
2022-03-23sidechannel: Convert to use runtime directory to store socketspks-sidechannel-migrate-to-runtime-dirPatrick Steinhardt
2022-03-21gitaly/config: Introduce runtime directory configurationPatrick Steinhardt
2022-03-18housekeeping: Fix Prometheus metrics' latency bucketspks-housekeeping-track-total-count-of-optimizationsPatrick Steinhardt
2022-03-09Merge branch 'pks-user-squash-structured-errors' into 'master'John Cai
2022-03-07git2go: Add squash parameter to MergeCommandPiotr Stankowski
2022-03-07git2go: Add optional Committer to MergeCommandPiotr Stankowski
2022-03-01operations: Return error from UserSquash on conflictPatrick Steinhardt
2022-02-23Move GetReplicaPath to gittestSami Hiltunen
2022-02-23Resolve replica path in TestRestoreSubcommandSami Hiltunen
2022-02-22Merge branch 'pks-git-remove-ruby-hooks' into 'master'James Fargher
2022-02-22gitaly-git2go: Send all errors over gobJames Fargher
2022-02-22gitaly-git2go: Hoist gob encoding for all sub-commandsJames Fargher
2022-02-22gitaly-git2go: Remove deprecated Error gob fieldJames Fargher
2022-02-21gitaly: Fix missing housekeeping manager dependencyPatrick Steinhardt
2022-02-16cmd/gitaly-hooks: Remove compatibility code to resolve hook namesPatrick Steinhardt
2022-02-16git: Stop injecting GITALY_BIN_DIR environment variablePatrick Steinhardt
2022-02-16cmd/gitaly-hooks: Modernize tests to execute gitaly-hooks directlyPatrick Steinhardt
2022-02-16housekeeping: Create new manager to host stateful logicPatrick Steinhardt
2022-02-14Merge branch 'smh-remove-metadata-hack' into 'master'John Cai
2022-02-14Merge branch 'wc-praefect-migrat-print' into 'master'Toon Claes
2022-02-11gitaly-git2go: Use both error fields in commit responseJames Fargher
2022-02-09Remove metadata creation hack from PraefectSami Hiltunen
2022-02-09migrate: Add -verbose flag to sql-migrateWill Chandler
2022-02-09migrate: Print execution time of migrationsWill Chandler
2022-02-08Merge branch 'smh-create-repo-gitaly-backup' into 'master'Pavlo Strokov
2022-02-07Disable metadata creation hack in gitaly-backup testsSami Hiltunen
2022-02-06Added json output for gitaly-backupShubham Kumar
2022-01-27Automatically clean up testhelper.ContextSami Hiltunen
2022-01-25Merge branch 'pks-libgit2-v1.3.0' into 'master'James Fargher
2022-01-25Merge branch 'ps-clock-check' into 'master'James Fargher
2022-01-24services: Drop dependency on the Gitaly configurationPatrick Steinhardt
2022-01-24streamcache: Move metric tracking whether cache is enabled or notPatrick Steinhardt
2022-01-24services: Inject hooks updaterPatrick Steinhardt
2022-01-24services: Inject Git2go executorPatrick Steinhardt
2022-01-24cmd/gitaly-git2go: Upgrade to libgit2 v1.3.0Patrick Steinhardt
2022-01-21Merge branch 'pks-git-hooks-via-arg0' into 'master'Sami Hiltunen
2022-01-21Merge branch 'git2go-logging' into 'master'Patrick Steinhardt