gitlab-org--gitlab-foss/lib/banzai
Bob Van Landuyt 08266ba0a1 Use Redactor to hide cross project information
Since the redactor can be run on multiple documents at once and
query results are stored in the request store.
2018-02-22 17:11:36 +01:00
..
filter Use Redactor to hide cross project information 2018-02-22 17:11:36 +01:00
pipeline Use Redactor to hide cross project information 2018-02-22 17:11:36 +01:00
reference_parser Port read_cross_project ability from EE 2018-02-22 17:11:36 +01:00
renderer Merge branch '30125-markdown-security' 2017-04-05 21:03:46 -07:00
color_parser.rb Use %r around multi-line regular expressions 2018-02-02 15:13:32 -06:00
commit_renderer.rb Adds cacheless render to Banzai object render 2017-09-06 15:35:35 +01:00
cross_project_reference.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
filter.rb Remove redundant requires from Banzai files 2016-03-24 13:23:47 -04:00
filter_array.rb Add FilterArray class to Banzai 2016-03-01 15:54:35 -05:00
issuable_extractor.rb Refactor banzai to support referencing from group context 2017-12-06 19:16:22 +01:00
object_renderer.rb adding view and feature specs 2017-12-07 09:06:59 -05:00
pipeline.rb Prevent circular reference error in Banzai 2016-01-14 11:30:28 +01:00
querying.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
redactor.rb Use Redactor to hide cross project information 2018-02-22 17:11:36 +01:00
reference_extractor.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
reference_parser.rb Split Markdown rendering & reference gathering 2016-05-26 17:14:00 +02:00
renderer.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
request_store_reference_cache.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00