summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab/gitaly.rake
Commit message (Expand)AuthorAgeFilesLines
* Allow local tests to use a modified GitalyJacob Vosmaer (GitLab)2018-01-051-55/+2
* Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)2017-11-221-0/+2
* Use `make install` for Gitaly setups in non-test environmentsAlejandro Rodríguez2017-11-211-3/+8
* Fix slow gitaly dev test bundleJacob Vosmaer (GitLab)2017-11-211-3/+1
* Gitaly namespace service enabled for GitLabZeger-Jan van de Weg2017-10-051-0/+7
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* Use existing BUNDLE_PATH for gitaly in local testsgitaly-test-bundle-pathJacob Vosmaer2017-08-111-2/+6
* Unset BUNDLE_GEMFILE when installing GitalyJacob Vosmaer2017-08-081-1/+1
* Merge branch '35941-fix-testing-issue-following-gitaly-install-fix' into 'mas...Rémy Coutable2017-08-081-1/+1
|\
| * Print the setup steps and duration and fix an issue resulting in re-setuping ...35941-fix-testing-issue-following-gitaly-install-fixRémy Coutable2017-08-041-1/+1
| * Unset the RUBYOPT env variable before installing gitaly-rubyRémy Coutable2017-08-041-1/+1
| * Revert "Merge branch 'fix-gitaly-install' into 'master'"Rémy Coutable2017-08-041-1/+1
* | Have raketask tell gitaly where to find shellKim "BKC" Carlbäcker2017-08-041-0/+1
|/
* Ensure we run installation Rake tasks in a clean env in TestEnvRémy Coutable2017-08-021-1/+1
* CI fixes for gitaly-rubyJacob Vosmaer2017-08-011-3/+9
* Support the fact that Gitaly uses bundlerJacob Vosmaer2017-07-271-1/+1
* Enable gitaly token auth when testingJacob Vosmaer2017-06-201-2/+3
* Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez2017-06-141-10/+10
* #31560 Add repo parameter to gitaly:install and workhorse:installMike Ricketts2017-05-021-3/+3
* Merge branch 'gitaly-testing-toml' into 'master' Rémy Coutable2017-04-251-0/+37
|\
| * Configure Gitaly through settings file instead of ENV varsgitaly-testing-tomlAlejandro Rodríguez2017-04-181-0/+37
* | Expand components version specification format to allow branchesbranch-versionsAlejandro Rodríguez2017-04-131-2/+2
|/
* Add rake task that prints TOML storage configurationfeature/add-rake-task-prints-storage-config-in-tomlAhmad Sherif2017-04-041-0/+14
* Rake task that can install gitaly at a tag versionJacob Vosmaer2017-03-211-0/+23