summaryrefslogtreecommitdiff
path: root/app/services/ci/pipeline_trigger_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-4/+4
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-8/+12
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-5/+18
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+17
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-4/+4
* Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot2020-08-281-3/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-081-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-031-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-4/+25
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-261-2/+2
* Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-251-2/+2
* Fix misspellings in app/spec commentsTakuya Noguchi2019-02-251-2/+2
* Reduce diff with EE in Ci::PipelineTriggerServiceRémy Coutable2019-02-011-0/+10
* Enable frozen string in apps/services/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-apps-services-innergfyoung2018-07-161-0/+2
* Populate pipeline with objects before creating itGrzegorz Bizon2018-03-211-8/+4
* Add Gitlab::Utils::StrongMemoizeLin Jen-Shin (godfat)2017-11-131-3/+5
* Fix PipelineTriggerService to associate trigger_request with buildsShinya Maeda2017-09-131-1/+1
* Remove is_a?(Hash) from unless params[:variables] in create_pipeline_variablesShinya Maeda2017-07-281-1/+1
* Use bang for trigger.trigger_requests.createShinya Maeda2017-07-281-1/+1
* initShinya Maeda2017-07-281-0/+44