gitlab-org--gitlab-foss/spec/features/issues
Douwe Maan bf061d0aff
Merge branch 'issue_23548_dev' into 'master'
disable markdown in comments when referencing disabled features

fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/23548

This MR prevents the following references when tool is disabled:

- issues
- snippets
- commits - when repo is disabled
- commit range - when repo is disabled
- milestones

This MR does not prevent references to repository files, since they are just markdown links and don't leak
information.

See merge request !2011

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-11-09 12:25:17 +01:00
..
award_emoji_spec.rb Add spec for toggling award emoji on issue notes 2016-10-18 16:29:33 -07:00
award_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
bulk_assignment_labels_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
filter_by_labels_spec.rb Small improvements thanks to Robert's feedback 2016-09-30 12:02:54 +02:00
filter_by_milestone_spec.rb fixes milestone dropdown not select issue 2016-11-01 13:29:47 +06:00
filter_issues_spec.rb Issues atom feed url reflect filters on dashboard 2016-11-03 18:26:06 +01:00
form_spec.rb Updated wording in the specs 2016-07-21 08:52:37 +01:00
issue_sidebar_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
move_spec.rb Revert "Merge branch 'revert-bdb6f1e6' into 'master'" 2016-07-20 10:48:02 +01:00
new_branch_button_spec.rb Merge branch 'issue_23548_dev' into 'master' 2016-11-09 12:25:17 +01:00
note_polling_spec.rb Improve note factory 2016-05-29 15:03:00 -04:00
reset_filters_spec.rb Added `issuable_filters_present` to check for active filters before rendering the reset button 2016-10-07 14:25:20 +01:00
todo_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
update_issues_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
user_uses_slash_commands_spec.rb Add a /wip slash command 2016-10-03 09:36:21 +02:00