summaryrefslogtreecommitdiff
path: root/app/services/ci/destroy_pipeline_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-6/+6
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+3
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-0/+3
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+3
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+4
* Properly expire all pipeline caches when pipeline is deletedsh-fix-pipeline-delete-cachingStan Hu2019-04-151-2/+2
* Clear pipeline status cache after destruction of pipelineStan Hu2019-03-261-0/+2
* Disable audit event logging for pipeline destructionStan Hu2019-01-101-2/+0
* Raise exception when user is not authorizedMatija Čupić2018-11-131-1/+1
* Authorize DestroyPipelineService against pipelineMatija Čupić2018-11-131-2/+2
* Destroy pipeline in serviceMatija Čupić2018-11-121-0/+13