gitlab-org--gitlab-foss/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.rb
cancelable.rb
canceled.rb
common.rb Add a test for job empty state with missing trace 2018-04-11 10:52:09 +02:00
created.rb
erased.rb Fixes illustration for when job log was erased 2018-04-09 13:16:08 +01:00
factory.rb Revert adding Empty extended status to avoid N+1 queries 2018-04-11 10:52:09 +02:00
failed.rb Removes <br> sent from backend on tooltips in jobs 2018-08-09 18:28:05 +01:00
failed_allowed.rb
manual.rb
pending.rb
play.rb
retried.rb
retryable.rb
skipped.rb
stop.rb