summaryrefslogtreecommitdiff
path: root/app/services/ci/expire_pipeline_cache_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-8/+19
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+5
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-9/+24
* 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