gitlab-org--gitlab-foss/spec
Sean McGivern 1617aa2756
Allow emoji in label and milestone references
If we put the emoji filter before the reference filters, each emoji will
have a wrapper element that prevents the reference filter from detecting
the presence of the emoji.

As the emoji filter now runs after the reference filters, references
must contain a literal emoji, not the GitLab Flavored Markdown
versions (:100`, for example).

A weird side-effect is that if you have a label with the 100 emoji, and
a label named 💯, then trying to reference the latter will work (link
to the correct label), but will render with the 100 emoji. I'm
comfortable with that edge case, I think.
2019-06-07 10:05:57 +01:00
..
bin
config
controllers Remove metrics_time_window feature flag 2019-06-07 08:48:10 +00:00
db
dependencies
factories Add pages domains acme orders 2019-06-06 18:55:31 +00:00
features Show Test Automation Engineer for spec/feature as 2019-06-06 21:11:57 +08:00
finders Move file one folder level up to avoid namespace conflict 2019-06-03 15:42:06 +01:00
fixtures Backporting EE fix 2019-06-03 22:42:39 +00:00
frontend Merge branch '59232-add-storage-counter-ce' into 'master' 2019-06-06 19:43:18 +00:00
graphql Merge branch '62706-graphql-complexity-values-are-incorrectly-doubled' into 'master' 2019-06-06 11:54:30 +00:00
haml_lint/linter
helpers Set project default visibility to max allowed 2019-06-05 16:43:31 -07:00
initializers
javascripts Remove metrics_time_window feature flag 2019-06-07 08:48:10 +00:00
lib Allow emoji in label and milestone references 2019-06-07 10:05:57 +01:00
mailers Fix typo in project invitation declined test 2019-05-31 20:49:27 +08:00
migrations Add certificate valid time to pages domain table 2019-06-06 19:14:09 +00:00
models Add certificate valid time to pages domain table 2019-06-06 19:14:09 +00:00
policies
presenters Merge branch 'graphql-file-entry-url' into 'master' 2019-06-05 15:44:53 +00:00
rack_servers
requests Revert "Merge branch..." 2019-06-05 11:09:51 +00:00
routing Merge branch 'dz-scope-project-routes-3' into 'master' 2019-05-31 15:53:04 +00:00
rubocop Merge branch 'qa-extend-click-visit-actions' into 'master' 2019-05-28 16:44:22 +00:00
serializers Abstract auto merge processes 2019-06-03 13:15:29 +07:00
services Add pages domains acme orders 2019-06-06 18:55:31 +00:00
sidekiq/cron
support Removes duplicated shared_context folder 2019-06-06 16:23:18 -05:00
tasks Merge branch 'gitaly-version-v1.43.0' into 'master' 2019-05-31 14:16:54 +00:00
uploaders Remove legacy artifact related code 2019-05-31 10:49:17 +07:00
validators
views Change "Report abuse to GitLab" to more generic wording. 2019-06-06 10:05:42 +00:00
workers Delete unauthorized Todos when project is private 2019-06-05 10:51:52 -03:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb