gitlab-org--gitlab-foss/lib/banzai
Ahmad Sherif ca823abacd Fix the leak mentioned in 504a3b5 by another way
The previous fix introduced another leak; as it made
Banzai::Filter::SanitizationFiler#customized? always return false, so we
were always appending two elements to
HTML::Pipeline::SanitizationFilter::WHITELIST[:elements]. This growth in
the elements array would slow the sanitization process over time.
2016-09-23 15:29:28 +02:00
..
filter Fix the leak mentioned in 504a3b5 by another way 2016-09-23 15:29:28 +02:00
pipeline Use a more powerful query to match videos in img tags 2016-07-19 18:51:09 +02:00
reference_parser remove Ability.abilities 2016-08-30 11:35:06 -07:00
cross_project_reference.rb
filter.rb
filter_array.rb
note_renderer.rb Support for rendering/redacting multiple documents 2016-06-24 11:46:39 +02:00
object_renderer.rb Object renderer read_multi rendered entries from Cache 2016-07-12 14:35:29 +02:00
pipeline.rb
querying.rb
redactor.rb Optimize system note visibility checking by hiding notes that 2016-07-11 15:09:21 -07:00
reference_extractor.rb Retrieve rendered HTML from cache in one request 2016-07-21 21:17:25 +02:00
reference_parser.rb
renderer.rb Make banzai module that handles markdown singleton 2016-07-19 15:12:15 +02:00