gitlab-org--gitlab-foss/spec
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
..
config
controllers Enforce the fork_project permission in Projects::CreateService 2016-09-27 13:17:56 +01:00
factories Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' 2016-09-24 10:49:45 +00:00
features Merge branch 'search-filters-label-fix' into 'master' 2016-09-23 03:18:23 +00:00
finders fix issues mr counter 2016-09-20 14:39:15 +01:00
fixtures Returns the total number of issues in the JSON response 2016-08-31 09:30:37 +01:00
helpers Enforce the fork_project permission in Projects::CreateService 2016-09-27 13:17:56 +01:00
initializers
javascripts Merge branch 'add-remember-option-u2f' into 'master' 2016-09-09 18:42:11 +00:00
lib added more specs 2016-09-26 09:49:05 +02:00
mailers Fix "Unsubscribe" link in notification emails that is triggered by anti-virus 2016-09-20 09:52:57 +02:00
models Enforce the fork_project permission in Projects::CreateService 2016-09-27 13:17:56 +01:00
policies Test if issue authors can access private projects 2016-09-20 14:57:23 -03:00
requests Merge branch '22435-no-api-state-change-via-rails-session' into 'security' 2016-09-28 14:44:11 +00:00
routing Fix markdown help references 2016-08-26 09:38:21 -05:00
services Enforce the fork_project permission in Projects::CreateService 2016-09-27 13:17:56 +01:00
support Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2016-09-21 12:22:02 +03:00
tasks/gitlab
uploaders
views Escape HTML nodes in builds commands in ci linter 2016-09-26 11:48:43 +02:00
workers Added cron to prune events older than 12 months. 2016-09-07 19:41:25 +02:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb
spec_helper.rb
teaspoon_env.rb