gitlab-org--gitlab-foss/lib/gitlab/ci
Francisco Javier López 6ee1d8cf77 Add port section to CI Image object
In order to implement https://gitlab.com/gitlab-org/gitlab-ee/issues/10179
we need several modifications on the CI config file. We are
adding a new ports section in the default Image object.

Each of these ports will accept: number, protocol and name.

By default this new configuration will be only enabled in
the Web IDE config file.
2019-04-03 09:50:54 +00:00
..
build Add port section to CI Image object 2019-04-03 09:50:54 +00:00
config Add port section to CI Image object 2019-04-03 09:50:54 +00:00
parsers Generalise test compare service 2018-12-11 11:39:22 +01:00
pipeline Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitlab-2019-04-02 2019-04-02 10:12:32 +02:00
reports Enable frozen string for lib/gitlab/ci 2018-10-26 16:36:42 -07:00
status Create framework for build prerequisites 2019-03-20 12:04:40 +11:00
templates Merge branch '47234-composable-auto-devops' into 'master' 2019-04-03 09:05:28 +00:00
trace Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
variables Do not raise when adding undefined variables resource 2019-03-02 15:18:14 +01:00
ansi2html.rb Adds the Rubocop ReturnNil cop 2019-03-06 17:51:56 +02:00
charts.rb Rename project's pipelines relation 2018-12-05 14:39:15 +00:00
config.rb Allow to recursively expand includes 2019-03-01 15:55:53 +01:00
cron_parser.rb Adopt Fugit to replace Rufus::Scheduler 2019-01-15 17:06:15 +00:00
mask_secret.rb Enable frozen string for lib/gitlab/ci 2018-10-26 16:36:42 -07:00
model.rb Backport Gitlab::Ci::Model from EE 2019-03-12 11:10:39 +01:00
parsers.rb Generalise test compare service 2018-12-11 11:39:22 +01:00
trace.rb Lock writes to trace stream 2018-11-27 17:55:20 +01:00
yaml_processor.rb Do not assigne unused attributes to CI/CD builds 2019-01-25 10:33:53 +01:00