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
parsers Add factory for parsers. Add required specification in json schema matcher. Improved test code. 2018-08-03 20:08:13 +09:00
pipeline
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
variables
ansi2html_spec.rb
charts_spec.rb
config_spec.rb
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
yaml_processor_spec.rb