gitlab-org--gitlab-foss/app/views
Douwe Maan 75c8faf7ba Merge branch '24276-usernames-with-dots' into 'master'
Allow registering users where the username contains dots (.)

## What does this MR do?

- Allow registering users whose usernames contains dots `.`
- This can currently be done by registering with a username containing no dots, and then editing the username to have dots in the user's profile settings.

## Does this MR meet the acceptance criteria?

-  [#24276/!7500] Unable to register names with dot
    - [x]  Implementation
    - [x]  Tests
        - [x]  Added
        - [x]  [Passing](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7500/builds)
    - [x]  Meta
        - [x]  CHANGELOG entry created
        - [x]  Documentation created/updated
        - [x]  API support added
        - [x]  Branch has no merge conflicts with `master`
        - [x]  Squashed related commits together
    - [x]  Review
        - [x]  Endboss
            - [x]  Use `Gitlab::Regex::NAMESPACE_REGEX_STR` instead of a hardcoded pattern
            - [x]  Define `NAMESPACE_REGEX_STR` in terms of `NAMESPACE_REGEX_STR_JS`
    - [ ]  Wait for merge


## What are the relevant issue numbers?

- Closes #24276

See merge request !7500
2016-11-18 09:55:06 +00:00
..
abuse_report_mailer
abuse_reports
admin Refactored Sidekiq Throttler and updated documentation 2016-11-11 11:14:58 -06:00
award_emoji Start Frontend work, fix routing problem 2016-09-19 19:50:40 +03:00
ci/lints Merge commit 'dev/security' into 'master' 2016-10-06 08:33:11 +02:00
dashboard Review comments Nov 11th 2016-11-11 22:03:04 +01:00
devise Allow registering users where the username contains dots (.). 2016-11-18 11:47:37 +05:30
discussions Changed to hash rocket and string 'true' 2016-09-27 23:50:09 +01:00
doorkeeper Removes class 'btn-link' of Revoke button 2016-09-26 12:13:45 +01:00
email_rejection_mailer
emojis
errors
events Replace jQuery.timeago with timeago.js 2016-11-07 14:49:00 -06:00
explore Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
groups Merge branch '19205-group-header-redesign' into 'master' 2016-11-11 14:46:40 +00:00
help Fix typo on /help/ui to Alerts section 2016-10-26 12:41:54 +02:00
import Merge branch 'security-fix-leaking-namespace-name' into 'security' 2016-10-24 15:49:05 +02:00
invites
issues
kaminari/gitlab Makes table pagination responsive 2016-11-01 16:24:54 +00:00
koding
layouts Merge branch '24057-a11y-content-shortcut' into 'master' 2016-11-18 01:23:13 +00:00
notify Unify anchor link format for MR diff files !7298 2016-11-15 20:51:21 +03:00
profiles Add chat_name partial 2016-11-17 14:58:03 +01:00
projects Merge branch '24010-Add-named-anchors-for-diffs-in-the-commit-page' into 'master' 2016-11-17 10:14:55 +00:00
repository_check_mailer
search Search for a filename in a project 2016-11-16 14:25:54 +02:00
sent_notifications Improve the Unsubscribe confirmation page 2016-09-20 12:24:53 +02:00
shared Merge branch 'issue-24512' into 'master' 2016-11-18 01:10:49 +00:00
sherlock
snippets Added 'Download' button to snippet view 2016-10-11 15:36:59 -04:00
u2f Make UX upgrades to SignIn/Register views. 2016-10-15 08:27:21 +02:00
users Update avatar container name so it doesnt conflict with other image containers 2016-11-03 12:26:09 -05:00