summaryrefslogtreecommitdiff
path: root/app/helpers/profiles_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Resolve "Empty states for profile page"Dennis Tang2019-02-061-0/+4
|
* Fix bug causing not all emails to show up in commit email selectboxDouwe Maan2018-11-141-1/+1
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54045
* User can keep their commit email private43521-keep-personal-emails-privateTiago Botelho2018-11-071-0/+14
| | | | | | | | The private commit email is automatically generated in the format: id-username@noreply.HOSTNAME GitLab instance admins are able to change the HOSTNAME portion, that defaults to Gitlab's hostname, to whatever they prefer.
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
| | | | Partially addresses #47424.
* Restyle status message input on profile settingsWinnie Hellmann2018-08-071-4/+0
|
* Hide the status fields behind a feature flagBob Van Landuyt2018-07-301-0/+4
| | | | | Since the frontend for this feature isn't ready, better to hide the confusing field behind a feature flag.
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-1/+1
|
* Profile updates from providersAlexander Keramidas2017-09-061-4/+9
|
* Sync email address from specified omniauth providerRobin Bobbitt2017-06-071-0/+7