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
2019-01-10Add test cases for MR 1032, drop unix:// supportjv-add-testcases-mr-1032Jacob Vosmaer
2019-01-10Reintroduce a specific dialler for unix socketsAndrew Newdigate
2019-01-10Adds GRPC integration tests for client.DialAndrew Newdigate
2019-01-09Merge branch 'fix-rebase-test-flake' into 'master'Zeger-Jan van de Weg
2019-01-09Fix flaky rebase testJacob Vosmaer
2019-01-08Merge branch 'megacheck-staticcheck' into 'master'Zeger-Jan van de Weg
2019-01-08Merge branch 'master' into 'megacheck-staticcheck'Zeger-Jan van de Weg
2019-01-08Fix typo in testJacob Vosmaer
2019-01-08Merge branch '1302-fix-rename-namespace-rpc-logging' into 'master'Jacob Vosmaer
2019-01-08Merge branch 'sh-upgrade-sentry-raven' into 'master'Jacob Vosmaer
2019-01-08Merge branch 'remove-request-store' into 'master'Jacob Vosmaer
2019-01-08Remove dummy RequestStoreJacob Vosmaer
2019-01-08Merge branch 'sh-fix-issue-1329' into 'master'Jacob Vosmaer
2019-01-08Merge branch 'jv-prepare-hooks' into 'master'Zeger-Jan van de Weg
2019-01-08Fix 'make assemble' for gitlab-shellJacob Vosmaer
2019-01-08Add vendoring scriptJacob Vosmaer
2019-01-08Set GITLAB_SHELL_DIR on pushJacob Vosmaer
2019-01-08Avoid use of ENV in rspecJacob Vosmaer
2019-01-08Add hooks switching mechanismJacob Vosmaer
2019-01-07Fix logging of RenameNamespace RPC parametersNick Thomas
2019-01-07Include the FieldExtractor in test outputNick Thomas
2019-01-07Merge branch 'simplify-error-handling' into 'master'Jacob Vosmaer
2019-01-07Simplify error wrapping in service/refJacob Vosmaer
2019-01-04Merge branch 'migrate-writeref' into 'master'Jacob Vosmaer
2019-01-04Migrate writeref from using the ruby implementation to goJohn Cai
2019-01-04Fix 503 errors when Git outputs warnings to stderrStan Hu
2019-01-03Merge branch 'sh-upgrade-gitaly-proto-for-ruby' into 'master'Jacob Vosmaer
2019-01-02Fix staticcheck offensesJacob Vosmaer
2019-01-02Switch from megacheck to staticcheckJacob Vosmaer
2019-01-02Merge branch '1441-1442-update-docs-monitoring' into 'master'Jacob Vosmaer
2019-01-02Update docs about monitoring and READMETakuya Noguchi
2018-12-30Upgrade Ruby gitaly-proto to 1.5.0 to match Go versionStan Hu
2018-12-30Upgrade sentry-raven to 2.7.4 to match CEStan Hu
2018-12-21Version 1.12.0v1.12.0Jacob Vosmaer
2018-12-21Merge branch 'sh-fix-remote-mirrors-wildcard-branches' into 'master'Jacob Vosmaer
2018-12-21Fix wildcard protected branches not working with remote mirrorsStan Hu
2018-12-21Version 1.11.0v1.11.0Jacob Vosmaer
2018-12-21Merge branch 'sh-fix-filenames-with-curly-braces' into 'master'Jacob Vosmaer
2018-12-21Fix incorrect tree entries retrieved with directories that have curly bracesStan Hu
2018-12-19Merge branch 'deduplicate-ssl-certs' into 'master'Jacob Vosmaer
2018-12-19de-duplicate certificates in gitaly remote repo ruby clientAhmad Hassan
2018-12-19Version 1.10.0v1.10.0Zeger-Jan van de Weg
2018-12-18Merge branch 'zj-reduplicate' into 'master'Jacob Vosmaer
2018-12-18Allow repositories to be reduplicatedZeger-Jan van de Weg
2018-12-18Merge branch '1293-re-implement-findbranch-in-go' into 'master'Jacob Vosmaer
2018-12-18Merge branch 'sh-add-git-dir-env' into 'master'Jacob Vosmaer
2018-12-17Refactor hook env variables to use common methodStan Hu
2018-12-17Add GIT_DIR to hook environmentStan Hu
2018-12-17Removing cast on refName and fmt.SprintfMichael Leopard
2018-12-17Cleaning up awkward type casts. Marking find_branch as deprecated.Michael Leopard