summaryrefslogtreecommitdiff
path: root/spec/workers/expire_pipeline_cache_worker_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Test the ExpireJobCacheWorker and related changeszj-fix-pipeline-etagZ.J. van de Weg2017-05-221-0/+2
* Simplify specs and remove unnecessary attributestc-realtime-every-pipeline-on-mrToon Claes2017-04-241-2/+1
* Refactor ExpirePipelineCacheWorker#performToon Claes2017-04-241-0/+6
* Use a better performing query to find all MRs for pipelineToon Claes2017-04-241-1/+13
* Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-0/+27