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-05-01Add support for CommitDiff IgnoreWhitespaceChangeAhmad Sherif
2017-05-01Use raw data mainly for diff parsingAhmad Sherif
2017-04-26Version 0.8.0v0.8.0Jacob Vosmaer
2017-04-26CHANGELOG for 0.8.0Jacob Vosmaer
2017-04-26Update README.mdAndrew Newdigate
2017-04-26Updated WIP listAndrew Newdigate
2017-04-26Merge branch 'readme-updates-21-04-2017' into 'master' Andrew Newdigate
2017-04-26Readme work-in-progress updatesAndrew Newdigate
2017-04-25Merge branch 'stream-helpers' into 'master' Jacob Vosmaer (GitLab)
2017-04-25Use gitaly-proto/helper stream io helpersJacob Vosmaer
2017-04-25Use gitaly-proto 0.5.1Jacob Vosmaer
2017-04-25Merge branch '189-fix-is-ancestor' into 'master' Jacob Vosmaer (GitLab)
2017-04-24Fix Commit::IsAncestorKim "BKC" Carlbäcker
2017-04-24Merge branch '117-unify-helper-gitcommand-and-helper-gitcommandreader' into '...Jacob Vosmaer (GitLab)
2017-04-21Unify helper.GitCommand and helper.GitCommandReaderAlejandro Rodríguez
2017-04-20Merge branch 'docs-config.toml' into 'master' Jacob Vosmaer (GitLab)
2017-04-20Storage exampleJacob Vosmaer
2017-04-20Put config.toml first in the documentationJacob Vosmaer
2017-04-19Merge branch 'fix-imports' into 'master' Jacob Vosmaer (GitLab)
2017-04-19Remove unused imporTKim "BKC" Carlbäcker
2017-04-19Merge branch '180-fix-findrefname' into 'master' Jacob Vosmaer (GitLab)
2017-04-19Have FindRefName return empty-string on nil-commitsKim Carlbäcker
2017-04-18Merge branch 'helper-doc-comment' into 'master' Jacob Vosmaer (GitLab)
2017-04-18Update docs: 'need not' -> 'should not'Jacob Vosmaer
2017-04-18Merge branch '179-commands-have-to-signal-no-repository-correctly' into 'mast...Jacob Vosmaer (GitLab)
2017-04-13Signal not existing repository with gRPC code `NotFound`Alejandro Rodríguez
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)