gitlab-org--gitlab-foss/lib/gitlab/ci
Fabio Pitino abceda6cc5 Prevent Billion Laughs attack
It keeps track of the memory being used when loading the YAML file
as well as the depth of nesting.
Track exception when YAML is too big
2019-07-02 06:23:06 +00:00
..
build Merge branch 'refactor_deployment_cluster' into 'master' 2019-06-24 22:23:18 +00:00
config Introduce default: for gitlab-ci.yml 2019-06-18 10:36:07 +00:00
parsers Generalise test compare service 2018-12-11 11:39:22 +01:00
pipeline Enabled complex ci variable expression statements by default 2019-06-20 11:53:21 -04:00
reports Enable frozen string for lib/gitlab/ci 2018-10-26 16:36:42 -07:00
status Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
templates Bump Code Quality version 2019-06-25 21:56:23 +02:00
trace Re-enable MethodCallWithoutArgsParentheses Cop 2019-01-29 21:05:30 +02:00
variables Remove variable masking feature flag 2019-04-26 15:20:47 -04:00
ansi2html.rb Revert "Merge branch..." 2019-06-24 17:29:54 +00:00
charts.rb Rename project's pipelines relation 2018-12-05 14:39:15 +00:00
config.rb Prevent Billion Laughs attack 2019-07-02 06:23:06 +00: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 Remove unused projects.ci_id column 2019-05-02 17:55:28 +03:00
yaml_processor.rb Introduce default: for gitlab-ci.yml 2019-06-18 10:36:07 +00:00