summaryrefslogtreecommitdiff
path: root/lib/tasks/gitlab/workhorse.rake
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-1/+1
* Eliminate the warnings from task helpersLin Jen-Shin2018-01-261-1/+1
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+2
* #31560 Add repo parameter to gitaly:install and workhorse:installMike Ricketts2017-05-021-3/+3
* Expand components version specification format to allow branchesbranch-versionsAlejandro Rodríguez2017-04-131-2/+2
* Don't allow to specify a repo or version when installing Workhorseremove-gitlab-workhorse-version-option-from-install-taskRémy Coutable2016-12-011-2/+2
* Move task helpers to a module22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-to-gitlab-shell-installRémy Coutable2016-11-301-1/+1
* Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable2016-11-301-1/+1
* New `gitlab:workhorse:install` rake taskRémy Coutable2016-11-301-0/+23