gitlab-org--gitlab-foss/lib/banzai
Yorick Peterse 954968c684
Eager load project routes for issue references
This reduces the number of queries necessary when displaying the
activity page of a group.
2018-05-28 13:38:20 +02:00
..
filter Use ApplicationSetting.current_without_cache instead of ApplicationSetting.current where applicable 2018-05-23 16:14:43 +02:00
pipeline Resolve "Expand API: Render an arbitrary Markdown document" 2018-05-18 10:25:59 +00:00
reference_parser Eager load project routes for issue references 2018-05-28 13:38:20 +02:00
renderer make call to 'html_escape' unambiguous 2018-04-17 11:39:11 +02:00
color_parser.rb
commit_renderer.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
cross_project_reference.rb
filter.rb
filter_array.rb
issuable_extractor.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
object_renderer.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
pipeline.rb
querying.rb
redactor.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
reference_extractor.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
reference_parser.rb
render_context.rb Support Markdown rendering using multiple projects 2018-04-11 14:10:19 +02:00
renderer.rb
request_store_reference_cache.rb