summaryrefslogtreecommitdiff
path: root/app/services/ci/destroy_pipeline_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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