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-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
2017-02-28Implement CommitDiff RPCAhmad Sherif
2017-02-28Merge branch 'gitaly-proto-0.3.0' into 'master' Jacob Vosmaer (GitLab)
2017-02-28Update gitaly-proto to 0.3.0Jacob Vosmaer
2017-02-27Merge branch 'feature/grpc-errorf' into 'master' Jacob Vosmaer (GitLab)
2017-02-27Renamed function as per @bkcKim and @eReGeBe’s suggestionAndrew Newdigate
2017-02-24Merge branch 'feature/added-work-items' into 'master' Jacob Vosmaer (GitLab)
2017-02-24Updated as per @jacobvosmaer-gitlab review suggestionAndrew Newdigate
2017-02-23Merge branch 'notice-check-nuisance' into 'master' Jacob Vosmaer (GitLab)
2017-02-23Only check NOTICE in CI and during releaseJacob Vosmaer
2017-02-23Merge branch 'simplify-makefile' into 'master' Jacob Vosmaer (GitLab)
2017-02-22Remove "smart" foreach use in MakefileJacob Vosmaer
2017-02-16Merge branch 'gitlab-application-logic' into 'master' Jacob Vosmaer (GitLab)
2017-02-16Better to do 1 high-level RPC call than many lowJacob Vosmaer
2017-02-15Update NOTICEJacob Vosmaer
2017-02-15Merge remote-tracking branch 'origin/feature/grpc-middleware'Jacob Vosmaer
2017-02-15Merge branch 'notice-check' into 'master' Jacob Vosmaer (GitLab)
2017-02-15Hard-code Go LICENSE and PATENTS in our NOTICEJacob Vosmaer
2017-02-15Check NOTICE in CIJacob Vosmaer
2017-02-15Merge branch 'tooling' into 'master' Jacob Vosmaer (GitLab)
2017-02-14Rewrite three shell scripts in goJacob Vosmaer
2017-02-14Handle panics in grpc methods gracefullyAndrew Newdigate
2017-02-14Merge branch 'feature/nits' into 'master' Jacob Vosmaer (GitLab)
2017-02-14Add Chained middlewares to the grpc serverAndrew Newdigate
2017-02-14New vendor dependency: github.com/mwitkow/go-grpc-middlewareAndrew Newdigate
2017-02-14Add script to add missing go cli toolsJacob Vosmaer
2017-02-14Fixed up gitignore according to @jacobvosmaer-gitlab’s commentsAndrew Newdigate
2017-02-14Merge branch 'feature/updated-process' into 'master' Jacob Vosmaer (GitLab)
2017-02-14Remove cruft from gitignoreJacob Vosmaer
2017-02-14Merge branch 'feature/lint-cleanup' into 'master' Jacob Vosmaer (GitLab)
2017-02-14LintingAndrew Newdigate
2017-02-14Merge branch 'ioutil-discard' into 'master' Jacob Vosmaer (GitLab)
2017-02-14Simplify inforefs_test.goJacob Vosmaer
2017-02-14Merge branch '75_empty_inforefsrequest'Jacob Vosmaer
2017-02-14Merge branch 'carve-out-protos' into 'master' Jacob Vosmaer (GitLab)