gitlab-org--gitlab-foss/app
Robert Speicher 08bab4bbcd Merge branch 'fix/escape-builds-commands-in-ci-linter' into 'security'
Escape HTML nodes in builds commands in ci linter

This MR removes call to `simple_format` that behaves like `String#html_safe`, thus it passes unescaped HTML tags to the view.

Closes #22541

See merge request !2001
2016-09-28 15:02:12 +00:00
..
assets Merge branch '22435-no-api-state-change-via-rails-session' into 'security' 2016-09-28 14:44:11 +00:00
controllers Merge branch '22435-no-api-state-change-via-rails-session' into 'security' 2016-09-28 14:44:11 +00:00
finders fix issues mr counter 2016-09-20 14:39:15 +01:00
helpers Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' 2016-09-24 10:49:45 +00:00
mailers Fix "Unsubscribe" link in notification emails that is triggered by anti-virus 2016-09-20 09:52:57 +02:00
models Fixes issue with rails reserved keyword type exporting/importing services. Also fixed CustomIssueTrackerService title setter and added relevant specs. 2016-09-26 09:49:05 +02:00
policies Cycle analytics should be accessible to all for public projects. 2016-09-20 16:22:19 +05:30
services Enforce the fork_project permission in Projects::CreateService 2016-09-27 13:17:56 +01:00
uploaders
validators
views Merge branch 'fix/escape-builds-commands-in-ci-linter' into 'security' 2016-09-28 15:02:12 +00:00
workers Optimized event pruning query to avoid two queries. 2016-09-07 12:55:25 -07:00