gitlab-org--gitlab-foss/spec/lib/gitlab/ci/status/build
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
..
action_spec.rb Resolve "Show failure_reason and upgrade tooltips of jobs" 2018-04-05 21:04:42 +00:00
cancelable_spec.rb Merge branch 'master' into '42568-pipeline-empty-state' 2018-04-06 09:16:40 +00:00
canceled_spec.rb Add specs for empty states .matches? methods 2018-03-29 19:39:30 +02:00
common_spec.rb Extend specs for detailed build extended statuses 2018-04-11 10:52:09 +02:00
created_spec.rb Add specs for empty states .matches? methods 2018-03-29 19:39:30 +02:00
erased_spec.rb Rename success to erased empty state spec 2018-04-05 13:52:54 +02:00
factory_spec.rb Removes <br> sent from backend on tooltips in jobs 2018-08-09 18:28:05 +01:00
failed_allowed_spec.rb Removes <br> sent from backend on tooltips in jobs 2018-08-09 18:28:05 +01:00
failed_spec.rb Removes <br> sent from backend on tooltips in jobs 2018-08-09 18:28:05 +01:00
manual_spec.rb Add specs for empty states .matches? methods 2018-03-29 19:39:30 +02:00
pending_spec.rb Add specs for empty states .matches? methods 2018-03-29 19:39:30 +02:00
play_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
retried_spec.rb Removes <br> sent from backend on tooltips in jobs 2018-08-09 18:28:05 +01:00
retryable_spec.rb Merge branch 'master' into '42568-pipeline-empty-state' 2018-04-06 09:16:40 +00:00
skipped_spec.rb Add specs for empty states .matches? methods 2018-03-29 19:39:30 +02:00
stop_spec.rb Merge branch 'master' into '42568-pipeline-empty-state' 2018-04-06 09:16:40 +00:00