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-03-22Initial version of the GitLab Release templatefeature/release-issue-templateAndrew Newdigate
2017-03-21Merge branch 'feature/115-update-gitaly-goal' into 'master' Jacob Vosmaer (GitLab)
2017-03-21Updated goalsAndrew Newdigate
2017-03-17Merge branch 'patch-3' into 'master' Jacob Vosmaer (GitLab)
2017-03-17Merge branch 'patch-2' into 'master' Jacob Vosmaer (GitLab)
2017-03-17Merge branch 'patch-1' into 'master' Jacob Vosmaer (GitLab)
2017-03-17Merge branch 'configuration-docs' into 'master' Jacob Vosmaer (GitLab)
2017-03-16fix docs process linkBen Bodenmiller
2017-03-16improve formattingBen Bodenmiller
2017-03-16link to RPC Wikipedia pageBen Bodenmiller
2017-03-16Merge branch 'is-ancestor-more-tests' into 'master' Jacob Vosmaer (GitLab)
2017-03-16Add documentation for environment variablesJacob Vosmaer
2017-03-15More tests for CommitIsAncestorKim "BKC" Carlbäcker
2017-03-13Merge branch 'feature/updates-order-of-migration' into 'master' Andrew Newdigate
2017-03-13📝 Documentation: how to generate the CSVAndrew Newdigate
2017-03-13📝 Documentation: added BranchesController workAndrew Newdigate
2017-03-13📝 Documentation: Added Git HTTP/SSH issues to README.mdAndrew Newdigate
2017-03-10Merge branch '86-ci-status-environment' into 'master' Jacob Vosmaer (GitLab)
2017-03-10ci-status.json & ci-environment-status.jsonKim "BKC" Carlbäcker
2017-03-10Merge branch 'style' into 'master' Andrew Newdigate
2017-03-10Add style guideJacob Vosmaer
2017-03-09Merge branch '98-network-is-always-probed-regardless-of-wether-dependencies-a...Jacob Vosmaer (GitLab)
2017-03-09Remove -u flag from go get to avoid unnecessary network probingAlejandro Rodríguez
2017-03-08Merge branch 'fix/diff-path-handling' into 'master' Jacob Vosmaer (GitLab)
2017-03-08Add handling for diff file with multi-byte namesAhmad Sherif
2017-03-08Merge branch '107-git-version' into 'master' Jacob Vosmaer (GitLab)
2017-03-08Use a docker-image with git 2.8.4Kim "BKC" Carlbäcker
2017-03-06Drop using /dev/null as a diff path; it's not being used in the appAhmad Sherif
2017-03-06Only consume chunks if len(line) > 0Ahmad Sherif
2017-03-06Version 0.3.0v0.3.0Jacob Vosmaer
2017-03-06Merge branch 'fix/parsing-when-git-diff-fails' into 'master' Jacob Vosmaer (GitLab)
2017-03-06Fix infinite parsing loop when git diff failsAhmad Sherif
2017-03-03Merge branch 'make-install' into 'master' Jacob Vosmaer (GitLab)
2017-03-03Add "make install"Jacob Vosmaer
2017-03-03Merge branch 'fix-conflicting-git-helpers' into 'master' Jacob Vosmaer (GitLab)
2017-03-03Merge branch 'golang-matrix' into 'master' Jacob Vosmaer (GitLab)
2017-03-03Rename one of the Git command handlers to avoid name conflictAlejandro Rodríguez
2017-03-03Break out 'make verify', avoiding it on Go 1.5Jacob Vosmaer
2017-03-03Merge branch 'refs' into 'master' Jacob Vosmaer (GitLab)
2017-03-03Run tests on Go 1.5, 1.6, 1.7, 1.8Jacob Vosmaer
2017-03-03Show stderrJacob Vosmaer
2017-03-02Implement refs operationsAlejandro Rodríguez
2017-03-02Merge branch 'fix/commit-diff-no-new-line' into 'master' Jacob Vosmaer (GitLab)
2017-03-02Consume "No newline at end of file" as part of the chunkAhmad Sherif
2017-03-02Merge branch 'link-to-presentation' into 'master' Jacob Vosmaer (GitLab)
2017-03-01Add Paris meetup slides to READMEJacob Vosmaer
2017-03-01Use a helper function to test if a byte slice has a prefix out of a listAhmad Sherif
2017-03-01Rename internal/helper/{helper => cmd}.go to avoid cluttering helpers in one ...Ahmad Sherif
2017-03-01Merge branch 'feature/commit-diff-rpc' into 'master' Jacob Vosmaer (GitLab)
2017-02-28Add git commmand helperAlejandro Rodríguez