Skip to content

Don't allow username to end in period.

Douwe Maan requested to merge username-period into master

The current behavior doesn't do username referencing and mentioning in sentences like "I discussed with with @douwe." since douwe. is matched as a username.

Addresses private issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2174.

Merge request reports