summaryrefslogtreecommitdiff
path: root/spec/tasks/gitlab/workhorse_rake_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-45/+23
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-151-0/+2
* Properly set the expectation on the main object36003-do-not-include-to-kernelLin Jen-Shin2017-08-091-8/+8
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* 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