summaryrefslogtreecommitdiff
path: root/app/services/ci/expire_pipeline_cache_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Properly expire all pipeline caches when pipeline is deletedsh-fix-pipeline-delete-cachingStan Hu2019-04-151-0/+62
* Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-51/+0
* Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`bvl-fix-project-ci-status-cacheBob Van Landuyt2017-04-071-0/+2
* Check if a commit belongs to pipeline before trying to expire cacheToon Claes2017-04-061-1/+1
* Enable polling for pipelines table other pagesToon Claes2017-04-061-1/+32
* Use Etag caching for pipelines jsonToon Claes2017-04-061-0/+18