gitlab-org--gitlab-foss/lib/gitlab/ci/status
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 Removes <br> sent from backend on tooltips in jobs 2018-08-09 18:28:05 +01:00
external
group
pipeline
stage Use persisted stages to load pipelines index table 2018-05-21 15:13:32 +02:00
canceled.rb Move illustration to build specific statuses 2018-03-28 13:31:53 +02:00
core.rb Merge branch 'master' into '42568-pipeline-empty-state' 2018-04-06 09:16:40 +00:00
created.rb Move illustration to build specific statuses 2018-03-28 13:31:53 +02:00
extended.rb
factory.rb
failed.rb
manual.rb Move illustration to build specific statuses 2018-03-28 13:31:53 +02:00
pending.rb Move illustration to build specific statuses 2018-03-28 13:31:53 +02:00
running.rb
skipped.rb Move illustration to build specific statuses 2018-03-28 13:31:53 +02:00
success.rb
success_warning.rb