Skip to content

Add GFM support to nested groups

username-removed-444 requested to merge dz-nested-groups-gfm-alt into master

What does this MR do?

  • Use new regex for user reference parsing that supports / in path
  • Allows mention of nested groups in gfm like @gitlab/subgroup

Are there points in the code the reviewer needs to double check?

no

Why was this MR needed?

So you can mention nested group in gfm like @gitlab/subgroup

Screenshots (if relevant)

Screenshot_2017-02-13_13.36.27

Screenshot_2017-02-13_13.36.33

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/2772

Merge request reports