gitlab-org--gitlab-foss/app
Douwe Maan 2afd95a025 Merge branch 'streamline-email-validation' into 'master'
Validate email addresses using Devise.email_regexp

Also:
- Get rid of legacy `:strict_mode`
- Get rid of custom `:email` validator
- Add some shared examples to spec emails validation

This supersedes !2754 and fixes #3851.

See merge request !2771
2016-02-12 09:09:23 +00:00
..
assets Merge branch 'fix-explore-filter' into 'master' 2016-02-10 08:31:36 +00:00
controllers Move builds badge implementation to new badges controller 2016-02-11 10:29:15 +01:00
finders Scope issue projects to a Group when possible 2016-01-18 12:27:33 +01:00
helpers Merge remote-tracking branch 'dev/master' into 'master' 2016-02-09 12:13:58 -05:00
mailers Generate valid Message-ID in email rejection mailer 2016-01-30 18:30:53 +08:00
models Merge branch 'streamline-email-validation' into 'master' 2016-02-12 09:09:23 +00:00
services Improve CI status badge implementation 2016-02-11 10:29:14 +01:00
uploaders Let the CI runner know about builds that this build depends on 2016-01-14 19:45:55 +01:00
validators Re-add EmailValidator to avoid the repetition of format: { with: Devise.email_regexp } 2016-02-09 18:15:35 +01:00
views Don't show fork button if user can't fork the project. 2016-02-11 19:02:52 -05:00
workers First pass at deleting projects in the background. 2016-01-29 09:14:16 -05:00