gitlab-org--gitlab-foss/app/views/devise
Kamil Trzciński 650f40865e Forbid the use of #reload and prefer #reset
The `#reload` makes to load all objects into memory,
and the main purpose of `#reload` is to drop the association cache.

The `#reset` seems to solve exactly that case.
2019-04-15 13:05:14 +02:00
..
confirmations use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
mailer Forbid the use of #reload and prefer #reset 2019-04-15 13:05:14 +02:00
passwords Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
registrations
sessions Backport of ee/9235: Add LDAP integration to smartcard authentication 2019-01-27 22:26:32 +01:00
shared Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into feature/56787-realtime-validation-for-user-fullname-and-username 2019-02-18 08:40:07 +00:00
unlocks Change show-gl-field-errors to gl-show-field-errors 2016-11-02 11:35:21 +01:00