summaryrefslogtreecommitdiff
path: root/spec/services/ci/expire_pipeline_cache_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-3/+38
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-081-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-101-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-161-2/+2
* Properly expire all pipeline caches when pipeline is deletedsh-fix-pipeline-delete-cachingStan Hu2019-04-151-0/+61
* Properly expire cache for **all** MRs of a pipelineToon Claes2017-04-241-27/+0
* Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`bvl-fix-project-ci-status-cacheBob Van Landuyt2017-04-071-0/+7
* Enable polling for pipelines table other pagesToon Claes2017-04-061-2/+4
* Use Etag caching for pipelines jsonToon Claes2017-04-061-0/+18