summaryrefslogtreecommitdiff
path: root/app/controllers/admin/identities_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-021-2/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-171-2/+2
* Externalize strings in admin controllersMartin Wortschack2019-03-211-4/+4
* 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
* Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-071-2/+2
* Code style fixes and some code simplifiedGabriel Mazetto2016-01-081-2/+2
* Repair ldap_blocked state when no ldap identity exist anymoreGabriel Mazetto2016-01-081-0/+2
* Allow admin to create new user identitiesDrew Blessing2015-12-151-1/+16
* Fix admin identities codeDmitriy Zaporozhets2015-06-231-1/+1
* Address review commentsDmitriy Zaporozhets2015-06-221-7/+5
* Move identities list to own controller actionDmitriy Zaporozhets2015-06-191-4/+8
* Add ability for admin to edit user identityDmitriy Zaporozhets2015-06-191-4/+22
* Admin can see and remove user identitiesDmitriy Zaporozhets2015-06-191-0/+21