summaryrefslogtreecommitdiff
path: root/app/controllers/profiles_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-1/+4
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+2
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-0/+3
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+2
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-3/+9
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-0/+1
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+2
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+5
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-031-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-101-0/+9
* i18n: externalize strings from user profile settingsantony liu2019-05-091-3/+3
* Added user time settings fields to profileEzekiel Kigbo2019-05-071-0/+1
* Move language setting to preferencesFabian Schneider2019-02-201-1/+0
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Resolve "Add functionality to change what email address online actions commit...Nick Thomas2018-09-141-0/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Include private contributions in user contribution graphGeorge Tsiolis2018-09-071-0/+1
* Allow users to set a statusBob Van Landuyt2018-07-301-1/+2
* Add an option to have a private profile on GitLabJX Terry2018-07-241-1/+2
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-3/+3
* Remove password and password_confirmation from whitelisted params in Profiles...Tiago Botelho2018-05-071-2/+0
* Add confirmation modal to "Change username"Shah El-Rahman2018-04-061-6/+12
* Handle invalid params when trying update_usernameBob Van Landuyt2018-04-041-1/+5
* Move RSS and incoming email tokens from User Settings > Accounts to User Sett...Douwe Maan2017-11-021-2/+2
* Remove Private Token from User Settings > AccountDouwe Maan2017-11-021-10/+0
* refactor users update serviceJames Lopez2017-09-281-5/+5
* refactor services to match EE signatureJames Lopez2017-09-281-5/+5
* Profile updates from providersAlexander Keramidas2017-09-061-2/+0
* fix profiles specJames Lopez2017-06-231-3/+3
* refactor update user service not to do auth checksJames Lopez2017-06-231-5/+5
* fix profiles controllerJames Lopez2017-06-231-2/+2
* refactor profiles controller and update serviceJames Lopez2017-06-231-10/+11
* update profiles controller to use new serviceJames Lopez2017-06-231-10/+18
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-3/+3
* Sync email address from specified omniauth providerRobin Bobbitt2017-06-071-2/+2
* user can reset his rss token on the account pageAlexis Reigel2017-05-241-0/+8
* First round of updates from the code review.Ruben Davila2017-05-021-1/+0
* Set locale through controller filterRuben Davila2017-04-131-0/+1
* Add support to change language in profile formRuben Davila2017-04-121-1/+2
* Update profiles/account view to display new usernameMark Fletcher2017-03-021-4/+7
* implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-2/+2
* Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-071-1/+9
* Add organization field to user profileDmitriy Zaporozhets2016-09-271-1/+2
* Merge branch 'master' into issue_7959Alfredo Sumaran2016-03-221-2/+1
|\