gitlab-org--gitlab-foss/lib
Stan Hu 21d89d0286 Update SVG sanitizer to conform to SVG 1.1
Use a custom Loofah scrubber since sanitize 2.x transformers are inadequate
to handle case-sensitive SVG attributes. sanitize parses documents as HTML
instead of XML, which causes all SVG attribute names (e.g. viewBox) to be downcased.

* SVG element list: https://www.w3.org/TR/SVG/eltindex.html
* SVG attribute list: https://www.w3.org/TR/SVG/attindex.html

Closes #14555
2016-05-06 23:20:24 -07:00
..
api Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits' 2016-05-04 17:27:47 +02:00
assets
backup
banzai Merge branch 'dev_issue_15331' into 'master' 2016-04-21 20:49:41 +00:00
ci Fix some typos 2016-04-22 22:08:38 +02:00
gitlab Update SVG sanitizer to conform to SVG 1.1 2016-05-06 23:20:24 -07:00
omni_auth
rouge/formatters
support Replace gitlab-workhorse with GitLab Workhorse where appropriate 2016-04-28 17:36:50 +03:00
tasks Merge branch 'annotate-models' into 'master' 2016-05-06 11:15:04 +00:00
award_emoji.rb Removed usage of normilizeEmojiName method 2016-04-22 21:53:26 +01:00
banzai.rb
disable_email_interceptor.rb
event_filter.rb
extracts_path.rb
file_size_validator.rb Get rid of more requires, which causes warnings when code is reloaded 2016-04-19 11:48:10 +02:00
file_streamer.rb
gitlab.rb Add `Gitlab.com?` method 2016-04-12 17:30:11 -04:00
gt_one_coercion.rb
repository_cache.rb
static_model.rb
unfold_form.rb
uploaded_file.rb
version_check.rb