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
2020-09-07gitaly: Move Gitaly-specific code into `internal/gitaly`Patrick Steinhardt
2020-08-26Merge branch 'sh-support-gitlab-shell-relative-path' into 'master'Sami Hiltunen
2020-08-26Move integration to server factoryPaul Okstad
2020-08-22Add tests for relative paths with UNIX socketsStan Hu
2020-08-21Fix Git hooks when GitLab relative URL path and UNIX socket in useStan Hu
2020-08-20config: Allow overriding Git binary via environmentPatrick Steinhardt
2020-06-23Remove dependency on global var to detect repo locationPavlo Strokov
2020-06-23Apply 1 suggestion(s) to 1 file(s)Pavlo Strokov
2020-06-23Apply 1 suggestion(s) to 1 file(s)Pavlo Strokov
2020-06-23Apply 1 suggestion(s) to 1 file(s)Pavlo Strokov
2020-06-23Apply 1 suggestion(s) to 1 file(s)Pavlo Strokov
2020-06-23Apply 1 suggestion(s) to 1 file(s)Pavlo Strokov
2020-06-18Remove dependency on global var to detect repo locationPavlo Strokov
2020-05-30Simplification of parameters with Duration typePavlo Strokov
2020-05-29clean configured storage pathsSami Hiltunen
2020-05-27Praefect graceful stopPavlo Strokov
2020-05-20Revert "Revert "Merge branch 'jc-change-to-hooks' into 'master'""John Cai
2020-05-20Revert "Merge branch 'jc-change-to-hooks' into 'master'"Sami Hiltunen
2020-05-20Merge branch 'jc-change-to-hooks' into 'master'Sami Hiltunen
2020-05-20Set default value for custom hooks directoryJohn Cai
2020-05-19Move gitlab shell hooks values under [hooks] and [gitlab]John Cai
2020-05-11fix lint errorsSami Hiltunen
2020-05-09Revert "Merge branch 'jc-revert-ee267' into 'master'"John Cai
2020-04-25Use go update hook when feature flag is toggledJohn Cai
2020-04-23Revert "Merge branch 'jc-deprecate-gitlab-shell-config' into 'master'"John Cai
2020-04-23Custom error replacementPavlo Strokov
2020-04-22Migrate gitlab shell config to gitaly tomlJohn Cai
2020-04-16Consolidate reading of GITALY_TESTING_NO_GIT_HOOKSJohn Cai
2020-04-14Remove test data after test completionPavlo Strokov
2020-03-28Enable client prometheus histogramJohn Cai
2020-03-06Set default concurrency limit for ReplicateRepositoryJohn Cai
2020-02-05Reenable git wire protocol v2 behind feature flagPaul Okstad
2020-01-23Register praefect server for grpc prom metricsjramsay
2020-01-09Auto-format whitespace between importsJacob Vosmaer
2019-12-06Merge branch 'jc-configure-prometheus-histogram-buckets' into 'master'Paul Okstad
2019-12-05Move prometheus config to its own packageJohn Cai
2019-12-04Move bootstrap env vars into bootstrap constructorjramsay
2019-11-27Generalize internal gitaly socket dirJohn Cai
2019-11-20Validate that hook files are reachable and executablejramsay
2019-11-19Merge branch 'zj-config-ruby-socket-dir' into 'master'Jacob Vosmaer
2019-11-19Allow socket dir for Gitaly-Ruby to be configuredZeger-Jan van de Weg
2019-11-13Migrate to new sentry dependencyPaul Okstad
2019-10-31Adding sentry config to praefectJohn Cai
2019-10-16Add go brace whitespace formatterJacob Vosmaer
2019-10-08Adding auth to praefectJohn Cai
2019-10-02Rename git_config_search_path -> rugged_git_config_search_pathStan Hu
2019-10-02Support configurable Git config search path for RuggedStan Hu
2019-08-19Prevent lazy config lookups in tempdir cleanersJacob Vosmaer
2019-06-27Pass down log config through env varsJohn Cai
2019-06-08Export config struct typeJacob Vosmaer