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-09-28Use gitlab-stylesRémy Coutable
2017-09-22Fix path for gitlab-shell. Also require gitlab-shell path to be setKim "BKC" Carlbäcker
2017-09-22Don't suppress output of test-boot-time scriptJacob Vosmaer
2017-09-12Acceptance test templateAndrew Newdigate
2017-09-12Test cluster Gitaly nodes don't need Redis anymoreJacob Vosmaer
2017-09-12Merge branch 'test-cluster-fixes' into 'master'Alejandro Rodríguez
2017-09-12Fix git_data_dirs syntaxJacob Vosmaer
2017-09-12Fix tokensJacob Vosmaer
2017-09-12Merge branch 'test-cluster-update' into 'master'Jacob Vosmaer (GitLab)
2017-09-11Use nightlies for the test-cluster docker mancihesAlejandro Rodríguez
2017-09-11Make the gitaly nodes use an external "internal API"Alejandro Rodríguez
2017-09-11Merge branch 'release-clean-test' into 'master'Jacob Vosmaer (GitLab)
2017-09-11Auto update downstream server versionAndrew Newdigate
2017-09-11Run `make clean test` in _support/releaseKim "BKC" Carlbäcker
2017-09-06Fix push command on release scriptAlejandro Rodríguez
2017-09-05Update test-cluster for redis-less gitaly hostsAlejandro Rodríguez
2017-09-05Test boot time during build CIJacob Vosmaer
2017-09-04Push to origin, not a hard-coded remote, in release scriptJacob Vosmaer (GitLab)
2017-08-16Skip `ruby/vendor/*` files when lintingAlejandro Rodríguez
2017-08-14Implement CommitService.FindCommitsJacob Vosmaer (GitLab)
2017-08-10Cache gems using BUNDLE_PATHJacob Vosmaer (GitLab)
2017-08-09New build imageAndrew Newdigate
2017-07-27Commit languages, fasterAndrew Newdigate
2017-07-26Verify imports are correctAndrew Newdigate
2017-07-26Build imageAndrew Newdigate
2017-07-24Drop `go-get-if-missing`Andrew Newdigate
2017-07-20Use ssh remotes when releasing new versionsAlejandro Rodríguez
2017-07-18Perform notice check as part of the `make verify` stageAndrew Newdigate
2017-05-17Add second docker mount in test clusterJacob Vosmaer
2017-05-17Add docker-compose test cluster configurationJacob Vosmaer
2017-05-04Put version in changelog during releaseJacob Vosmaer
2017-05-04Explain why we use 'capture!'Jacob Vosmaer
2017-03-24Capture 'git show' output to avoid 'less'Jacob Vosmaer
2017-03-09Remove -u flag from go get to avoid unnecessary network probingAlejandro Rodríguez
2017-03-03Show stderrJacob Vosmaer
2017-02-23Only check NOTICE in CI and during releaseJacob Vosmaer
2017-02-15Hard-code Go LICENSE and PATENTS in our NOTICEJacob Vosmaer
2017-02-14Rewrite three shell scripts in goJacob Vosmaer
2017-02-14Add script to add missing go cli toolsJacob Vosmaer
2017-02-14LintingAndrew Newdigate
2017-02-14Use protocols from external gitaly-proto repoJacob Vosmaer
2017-02-14Validate vendor.json in CIJacob Vosmaer
2017-02-06Merge branch 'ci-proto-check' into 'master' Andrew Newdigate
2017-01-27Check in CI if protos are up to dateJacob Vosmaer
2017-01-27Anchor script using git rev-parseJacob Vosmaer
2017-01-27Mention auto-generated status in version.rbJacob Vosmaer
2017-01-27Remotes on separate linesJacob Vosmaer
2017-01-27Add release scriptJacob Vosmaer
2017-01-27Add capture! method to run.rbJacob Vosmaer
2017-01-26Merge branch 'cleanup' into 'master' Andrew Newdigate