gitlab-org--gitlab-foss/lib/banzai
Jan Provaznik 204ab7c9f8 Fix issuable state indicator
Now the issuable reference check works only in project scope, if we
reference an issuable from a non-project resource (e.g. epics), then
project is not set, and there is mismatch in generated issue references.

This patch enables issuable reference state check also from group scope.

Closes gitlab-ee#4683
Related to #30916
2018-03-23 10:04:44 +01:00
..
filter Fix issuable state indicator 2018-03-23 10:04:44 +01:00
pipeline move render_gfm into behaviors directory 2018-03-19 23:07:46 -05:00
reference_parser Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
renderer Add CommonMark markdown engine 2018-03-07 23:14:41 +11: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
filter_array.rb
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
querying.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
redactor.rb Keep link when redacting unauthorized object links 2018-02-27 10:32:50 -03:00
reference_extractor.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
reference_parser.rb
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