summaryrefslogtreecommitdiff
path: root/spec/tasks/gitlab/workhorse_rake_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Expand components version specification format to allow branchesbranch-versionsAlejandro Rodríguez2017-04-131-6/+6
* Remove unnecessary before blockJacob Vosmaer2017-03-211-3/+0
* Don't allow to specify a repo or version when installing Workhorseremove-gitlab-workhorse-version-option-from-install-taskRémy Coutable2016-12-011-26/+0
* Move task helpers to a module22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-to-gitlab-shell-installRémy Coutable2016-11-301-13/+3
* Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable2016-11-301-4/+4
* New `gitlab:workhorse:install` rake taskRémy Coutable2016-11-301-0/+117