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
2019-11-19Allow socket dir for Gitaly-Ruby to be configuredZeger-Jan van de Weg
2019-11-01Merge branch 'jc-check-subcmd' into 'master'Paul Okstad
2019-11-01Add check subcommand in gitaly-hooksJohn Cai
2019-10-31Adding sentry config to praefectJohn Cai
2019-10-16Add go brace whitespace formatterJacob Vosmaer
2019-10-10Add virtual storage name to praefect configJohn Cai
2019-10-08Adding auth to praefectJohn Cai
2019-10-07Merge branch 'jc-add-server-service-praefect' into 'master'Zeger-Jan van de Weg
2019-10-02Refactoring to reuse connections, refactoring testsJohn Cai
2019-10-01Migrate hooks to use go binaryJohn Cai
2019-10-01Allow praefect to handle ServerInfoRequestJohn Cai
2019-09-26FIx analyze-http-clone: support gzip in info refsJacob Vosmaer
2019-09-03Merge branch 'zj-praefect-server-version' into 'master'Paul Okstad
2019-09-03main: start ruby server after opening network listenersJacob Vosmaer
2019-09-03Remove Gitaly prefix to Praefect server versionZeger-Jan van de Weg
2019-08-22Realtime replicationJohn Cai
2019-08-19Include process PID in log messagesJacob Vosmaer
2019-08-15Add packfile analyzerJacob Vosmaer
2019-08-08Updating data model for praefectJohn Cai
2019-07-31Use embedded Go stubs for gitaly-protoJacob Vosmaer
2019-07-25Merge branch 'jv-http-progress' into 'master'John Cai
2019-07-19Handle failover by catching SIGUSR1 signal AND other refactorsJohn Cai
2019-07-16Print server progress info in gitaly-debugJacob Vosmaer
2019-07-16Include tags in simulated cloneJacob Vosmaer
2019-07-09Export the Praefect version runningZeger-Jan van de Weg
2019-07-03Add HTTP clone analyzerJacob Vosmaer
2019-06-28Merge branch 'jc-filesystem-uuid' into 'master'Jacob Vosmaer
2019-06-27Add filesystem metadata file on startupJohn Cai
2019-06-27Use datastore to store the primary nodeJohn Cai
2019-06-17Fix socket path not workingZeger-Jan van de Weg
2019-06-12Fix ignored registerNode errorZeger-Jan van de Weg
2019-06-04Praefect configuration fixesZeger-Jan van de Weg
2019-06-04Make catfile cache size configurableJacob Vosmaer
2019-06-04Wait for all the socket on graceful restartAlessio Caiazza
2019-05-21Restore FreeBSD compatibilityAlessio Caiazza
2019-05-17Check children path during wrapper bootAlessio Caiazza
2019-05-16Merge branch 'remote-add-go' into 'master'Zeger-Jan van de Weg
2019-04-25Logical clock data model for replication jobsPaul Okstad
2019-04-13Do not build `gitaly-remote` by default.Mateusz Nowotyński
2019-04-13Add gitaly-remote binary to add or update remote URLMateusz Nowotyński
2019-04-09Datastore pattern for replication jobsPaul Okstad
2019-04-05Zero downtime deploymentAlessio Caiazza
2019-03-26Add gitaly-ssh README with comparison to gitlab-shellJacob Vosmaer
2019-03-08Support socket paths for praefectZeger-Jan van de Weg
2019-03-07Enable Prometheus for praefectZeger-Jan van de Weg
2019-03-05Fix undefined logger panicingZeger-Jan van de Weg
2019-02-28Merge branch 'zj-praefect' into 'master'John Cai
2019-02-27Make logging configurableZeger-Jan van de Weg
2019-02-26Only one storage location per praefectZeger-Jan van de Weg
2019-02-22Support distributed tracing in gitaly-sshAndrew Newdigate