summaryrefslogtreecommitdiff
path: root/app/services/ci/expire_pipeline_cache_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-09-081-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-04-211-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-12-031-9/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-11-231-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-221-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-271-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-03-021-7/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-261-4/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-241-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-281-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