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
2017-04-12Version 0.7.0v0.7.0Jacob Vosmaer
2017-04-12Merge branch 'changelog' into 'master' Jacob Vosmaer (GitLab)
2017-04-12Add manual CHANGELOG processJacob Vosmaer
2017-04-11Merge branch 'repo-path-via-storage' into 'master' Jacob Vosmaer (GitLab)
2017-04-11Use config.StoragePath in GetRepoPathJacob Vosmaer
2017-04-11Add doc comments in configJacob Vosmaer
2017-04-11Use gitaly-proto 0.5.0Jacob Vosmaer
2017-04-11Reject empty storage names and pathsJacob Vosmaer
2017-04-11Add config.StoragePath()Jacob Vosmaer
2017-04-11Add config.ValidateStorages()Jacob Vosmaer
2017-04-11Merge branch 'broken-tests-fix' into 'master' Jacob Vosmaer (GitLab)
2017-04-11Quick fix for tests broken by gitlab-test updateJacob Vosmaer
2017-04-06Version 0.6.0v0.6.0Jacob Vosmaer
2017-04-06Fix mistake in config.toml.exampleJacob Vosmaer
2017-04-06Merge branch 'config-toml-example' into 'master' Jacob Vosmaer (GitLab)
2017-04-06Add config.toml.exampleJacob Vosmaer
2017-04-06Merge branch '149-config-toml' into 'master' Jacob Vosmaer (GitLab)
2017-04-06remove unnecessary assertionsKim "BKC" Carlbäcker
2017-04-06Don't over test thingsKim "BKC" Carlbäcker
2017-04-06Config-file using envconfig and tomlKim "BKC" Carlbäcker
2017-04-05Merge branch 'gitlab-ce-changelogs' into 'master' Jacob Vosmaer (GitLab)
2017-04-05Document what gitlab-ce changes need changelog entriesJacob Vosmaer
2017-04-04Version 0.5.0v0.5.0Ahmad Sherif
2017-04-03Merge branch 'fix/use-table-format-in-tests' into 'master' Jacob Vosmaer (GitLab)
2017-04-03Use table-format tests for Diff serviceAhmad Sherif
2017-04-03Merge branch 'fix/errors-style-for-diff-receive-upload-pack-commit' into 'mas...Jacob Vosmaer (GitLab)
2017-03-31Update errors style for (upload|receive)-packAhmad Sherif
2017-03-31Update errors style for diff-related codeAhmad Sherif
2017-03-31Merge branch 'tcp-listener' into 'master' Jacob Vosmaer (GitLab)
2017-03-31Add insecure TCP listener to GitalyJacob Vosmaer
2017-03-31Merge branch 'feature/upload-receive-pack-2' into 'master' Jacob Vosmaer (GitLab)
2017-03-31Implement {upload,receive}-pack RPCsAhmad Sherif
2017-03-30Merge branch 'fix-proto-helper-import' into 'master' Jacob Vosmaer (GitLab)
2017-03-30Fix import of proto helper 0.4.0Jacob Vosmaer
2017-03-30Merge branch 'feature/repo-get-path-helper' into 'master' Jacob Vosmaer (GitLab)
2017-03-30Implement helper.GetRepoPath()Ahmad Sherif
2017-03-29Update refs tests to use the correct test repo pathAhmad Sherif
2017-03-28Merge branch '128-rpc-design-projects-branchescontroller-index' into 'master' Jacob Vosmaer (GitLab)
2017-03-28Implement FindLocalBranches Ref operationAlejandro Rodríguez
2017-03-28Merge branch 'p95-to-p99' into 'master' Andrew Newdigate
2017-03-28Switch from p95 to p99Andrew Newdigate
2017-03-27Merge branch 'error-style' into 'master' Jacob Vosmaer (GitLab)
2017-03-27Merge branch 'feature/print-version-upon-startup' into 'master' Jacob Vosmaer (GitLab)
2017-03-24Print version upon startupAhmad Sherif
2017-03-24Merge branch 'release-script-avoid-less' into 'master' Jacob Vosmaer (GitLab)
2017-03-24Merge branch 'fix/clone-gitlab-test-only-once' into 'master' Jacob Vosmaer (GitLab)
2017-03-24Capture 'git show' output to avoid 'less'Jacob Vosmaer
2017-03-24Clone gitlab-test repo only onceAhmad Sherif
2017-03-24Version 0.4.0v0.4.0Ahmad Sherif
2017-03-21Merge branch 'feature/115-update-gitaly-goal' into 'master' Jacob Vosmaer (GitLab)