summaryrefslogtreecommitdiff
path: root/spec/workers/update_merge_requests_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-12/+0
* Add frozen_string_literal to spec/workersfrozen_string_spec_workersThong Kuah2019-04-011-0/+2
* Implement `expect_next_instance_of` and use itLin Jen-Shin2018-06-211-7/+3
* Avoid using expect_any_instance_ofLin Jen-Shin2018-05-231-2/+7
* rework the logging to be simpler and add a thresholdmicael.bergeron2017-11-141-3/+9
* add simple logging to UpdateMergeRequestsWorker#performmicael.bergeron2017-11-131-0/+6
* Use `:empty_project` where possible in worker specsRobert Speicher2017-03-271-1/+1
* Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli2017-03-071-11/+0
* Extract project#update_merge_requests and SystemHooks to its own worker from ...15463-extract-update-merge-requestsPaco Guzman2016-10-131-0/+38