summaryrefslogtreecommitdiff
path: root/app/workers/expire_pipeline_cache_worker.rb
Commit message (Expand)AuthorAgeFilesLines
* Assign all pipeline workers to specific queuesGrzegorz Bizon2017-08-211-0/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-23/+5
* Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-1/+1
* Add MISSING e-tag refresh of resource for Job, and Pipeline GraphKamil Trzcinski2017-05-221-0/+9
* Refactor ExpirePipelineCacheWorker#performToon Claes2017-04-241-5/+11
* Use a better performing query to find all MRs for pipelineToon Claes2017-04-241-2/+2
* Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-0/+51