Commit Graph

11 Commits

Author SHA1 Message Date
Rémy Coutable f49aeacdd0
Merge branch 'fix-misspellings-app-comments' into 'master'
Fix misspellings in app/spec comments

See merge request gitlab-org/gitlab-ce!25517
2019-02-26 12:25:01 +01:00
Michael Kozono cae2c33681
Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"
This reverts commit 9202bbd129, reversing
changes made to 4b282e9ce1.
2019-02-25 12:53:09 -08:00
Takuya Noguchi bbf479a36c Fix misspellings in app/spec comments
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-02-25 17:25:19 +09:00
Rémy Coutable 5791aa86ce
Reduce diff with EE in Ci::PipelineTriggerService
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-02-01 14:58:34 +01:00
gfyoung 265478ad74 Enable frozen string in apps/services/**/*.rb
For directories application_settings --> labels.

Partially addresses #47424.
2018-07-16 12:36:41 -07:00
Grzegorz Bizon e79ebabb72 Populate pipeline with objects before creating it 2018-03-21 10:59:11 +01:00
Lin Jen-Shin (godfat) 258bf3e187 Add Gitlab::Utils::StrongMemoize 2017-11-13 15:27:30 +00:00
Shinya Maeda 7338800787 Fix PipelineTriggerService to associate trigger_request with builds 2017-09-13 17:02:26 +09:00
Shinya Maeda a2a7fc1f9e Remove is_a?(Hash) from unless params[:variables] in create_pipeline_variables 2017-07-28 18:13:30 +09:00
Shinya Maeda 445f213527 Use bang for trigger.trigger_requests.create 2017-07-28 18:13:29 +09:00
Shinya Maeda 56418e85ac init 2017-07-28 18:13:29 +09:00