summaryrefslogtreecommitdiff
path: root/app/services/ci/expire_pipeline_cache_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-3/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* 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