summaryrefslogtreecommitdiff
path: root/app/controllers/admin/users_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-1/+1
* Add latest changes from gitlab-org/security/gitlab@14-3-stable-eeGitLab Bot2021-09-291-2/+4
* Add latest changes from gitlab-org/security/gitlab@14-3-stable-eeGitLab Bot2021-09-291-4/+2
* Add latest changes from gitlab-org/security/gitlab@14-3-stable-eeGitLab Bot2021-09-291-0/+1
* Add latest changes from gitlab-org/security/gitlab@14-3-stable-eeGitLab Bot2021-09-291-2/+4
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-4/+7
* Add latest changes from gitlab-org/gitlab@14-1-stable-eeGitLab Bot2021-08-171-1/+1
* Add latest changes from gitlab-org/gitlab@14-0-stable-eeGitLab Bot2021-06-171-22/+2
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-1/+26
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-10/+43
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+5
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+21
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+10
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-5/+0
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+21
* Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot2020-09-301-1/+20
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-6/+11
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+2
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-131-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-171-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-0/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* CE Port: Log impersonation actions in audit logce-port-315-log-impersonation-actions-in-audit-logmanojmj2019-07-231-1/+5
* Externalize strings in admin controllersMartin Wortschack2019-03-211-21/+21
* Make Admin::UsersController work with Ruby 2.6Stan Hu2019-02-191-1/+1
* Admin section finds users case-insensitivelyRobert Speicher2019-02-121-3/+7
* Add config to disable impersonationImre Farkas2018-11-291-0/+5
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Bring changes from EELin Jen-Shin2018-06-251-2/+2
* [Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne2018-04-041-1/+1
* Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-051-3/+3
|\
| * refactor emails servicerefactor-servicesJames Lopez2017-09-281-1/+1
| * refactor users update serviceJames Lopez2017-09-281-2/+2
| * refactor services to match EE signatureJames Lopez2017-09-281-3/+3
* | fix calls to Emails::DestroyServiceBrett Walker2017-09-231-1/+1
|/
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-0/+1
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-1/+0
* Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-071-1/+1
|\
| * Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-1/+1
* | Restore some changes from !9199Rubén Dávila2017-09-061-0/+1
|/
* Changes the password change workflow for admins.28938-password-change-workflow-for-adminsTiago Botelho2017-08-311-4/+11
* fix spec failuresJames Lopez2017-06-231-1/+1
* update code based on feedbackJames Lopez2017-06-231-4/+2
* refactor update user service not to do auth checksJames Lopez2017-06-231-2/+2
* fix specsJames Lopez2017-06-231-3/+3
* add missing action to blockJames Lopez2017-06-231-3/+3