gitlab-org--gitlab-foss/spec
Sean McGivern 78aa8c162e Escape autocomplete results for Markdown
A label name can contain a `_`, `~~`, or other Markdown-significant
characters. But label references are processed _after_ Markdown processing has
run, so we can't easily fix this on the backend.

We can make it more convenient, though, by changing the frontend to escape these
characters so they aren't processed as Markdown, when we insert them from
autocomplete.
2018-03-29 13:27:08 +01:00
..
bin
config
controllers Merge branch '33803-drop-json-support-in-project-milestone' into 'master' 2018-03-28 12:44:09 +00:00
db/production
factories Remove permanent redirects 2018-03-28 14:12:08 +02:00
features Merge branch 'dz-improve-app-settings-2' into 'master' 2018-03-28 09:34:56 +00:00
finders Rearrange DeploymentPlatform methods 2018-03-22 14:52:33 -06:00
fixtures Set `allow_maintainer_to_push` using the API 2018-03-07 16:59:17 +01:00
helpers 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choices 2018-03-27 12:16:12 +00:00
initializers Merge branch '40781-os-to-ce' into 'master' 2018-03-27 08:20:03 +00:00
javascripts Escape autocomplete results for Markdown 2018-03-29 13:27:08 +01:00
lib Merge branch '44649-reference-parsing-conflicting-with-auto-linking' into 'master' 2018-03-28 14:03:22 +00:00
mailers
migrations Merge branch '40781-os-to-ce' into 'master' 2018-03-27 08:20:03 +00:00
models Remove permanent redirects 2018-03-28 14:12:08 +02:00
policies Revert exploratory branch restriction policy 2018-03-26 10:29:53 +01:00
presenters Rearrange DeploymentPlatform methods 2018-03-22 14:52:33 -06:00
requests Remove permanent redirects 2018-03-28 14:12:08 +02:00
routing [CE] Add Naming/FileName rule checking expected class/module per filename 2018-03-08 12:56:54 +00:00
rubocop/cop Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6' 2018-03-21 14:39:21 +00:00
serializers Fix pipeline serializer spec 2018-03-15 12:44:59 +00:00
services Remove permanent redirects 2018-03-28 14:12:08 +02:00
sidekiq/cron
support Make all workhorse gitaly calls opt-out, take 2 2018-03-28 14:13:06 +02:00
tasks Merge branch '40781-os-to-ce' into 'master' 2018-03-27 08:20:03 +00:00
unicorn
uploaders Port LFS direct_upload from EE 2018-03-27 10:32:48 +02:00
validators Projects and groups badges API 2018-03-05 17:51:40 +00:00
views Build ci/lint page 2018-03-26 17:03:11 -06:00
workers Merge remote-tracking branch 'origin/master' into 40781-os-to-ce 2018-03-08 10:55:47 -05:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Clean the test path after each spec run 2018-03-28 08:58:04 +02:00