gitlab-org--gitlab-foss/app
Horatiu Eugen Vlad c8c0ea6c52 Align EmailValidator to validate_email gem implementation.
Renamed EmailValidator to DeviseEmailValidator to avoid 'email:' naming collision with ActiveModel::Validations::EmailValidator in 'validates' statement.
Make use of the options attribute of the parent class ActiveModel::EachValidator.
Add more options: regex.
2019-03-05 19:56:01 +00:00
..
assets Reduce Bundle Size by lazy loading markdown-it 2019-02-06 12:58:29 +00:00
controllers Allow custom squash commit messages 2019-02-06 12:33:11 +00:00
finders Merge branch 'search-title' into 'master' 2019-02-05 09:52:40 +00:00
graphql Allow custom squash commit messages 2019-02-06 12:33:11 +00:00
helpers Merge branch '43681-display-last-activity-and-created-at-datetimes-for-users-in-admin-users' into 'master' 2019-02-06 12:19:00 +00:00
mailers Import CSV Backend 2019-01-07 11:16:58 +08:00
models Align EmailValidator to validate_email gem implementation. 2019-03-05 19:56:01 +00:00
policies [master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01:00
presenters [master] Pipelines section is available to unauthorized users 2019-01-31 16:52:50 +01:00
serializers Allow custom squash commit messages 2019-02-06 12:33:11 +00:00
services Allow custom squash commit messages 2019-02-06 12:33:11 +00:00
uploaders Allow MR diffs to be placed into an object store 2019-02-05 14:12:48 +00:00
validators Align EmailValidator to validate_email gem implementation. 2019-03-05 19:56:01 +00:00
views Merge branch '43681-display-last-activity-and-created-at-datetimes-for-users-in-admin-users' into 'master' 2019-02-06 12:19:00 +00:00
workers Make ActionContorller::Parameters serializable for sidekiq jobs 2019-02-05 10:39:14 +00:00