gitlab-ce/spec/lib/gitlab/ci
Filipa Lacerda 5e8f11e5fd
Removes <br> sent from backend on tooltips in jobs
When backend sends HTML it requires frontend to append it to the DOM causing
XSS vulnerabilities. By removing the `<br>` we avoid those vulnerabilities
2018-08-09 18:28:05 +01:00
..
build Squashed commit of the following: 2018-08-02 15:06:39 +09:00
config Squashed commit of the following: 2018-07-27 14:05:34 +09:00
parsers Add factory for parsers. Add required specification in json schema matcher. Improved test code. 2018-08-03 20:08:13 +09:00
pipeline Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
reports Squashed commit of the following: 2018-08-02 15:06:39 +09:00
status Removes <br> sent from backend on tooltips in jobs 2018-08-09 18:28:05 +01:00
trace Access metadata directly from Object Storage 2018-07-09 14:19:52 +02:00
variables Fix passing a hash with string keys when fabricating a variable 2018-07-19 14:13:49 +02:00
ansi2html_spec.rb
charts_spec.rb CI charts now include the current day 2018-03-06 17:01:26 +01:00
config_spec.rb CE-EE parity to spec/lib/gitlab/ci/config_spec.rb 2018-06-18 14:25:28 -05:00
cron_parser_spec.rb
mask_secret_spec.rb
parsers_spec.rb Add spec for parsers factory 2018-08-03 20:13:27 +09:00
trace_spec.rb Add tests for each new code 2018-06-06 17:49:48 +09:00
yaml_processor_spec.rb Drop the spec in YamlProcessor that reads current .gitlab-ci.yaml. If the .yaml file is not valid, specs would not run in CI. 2018-06-28 12:01:16 +02:00