summaryrefslogtreecommitdiff
path: root/app/services/users/update_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-021-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-041-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-9/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-1/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Backport CE changes for multiple GroupSAML supportsh-fix-issue-12303Stan Hu2019-06-271-1/+9
* Updating CE repo to include new EE users API changesMichael Leopard2019-06-191-2/+15
* Fix several ActionController::Parameters deprecationsJasper Maes2019-01-111-1/+1
* Change deprecated `except!` usagesRobert Speicher2018-12-161-4/+6
* Allow users to set a statusBob Van Landuyt2018-07-301-2/+10
* Enable more frozen string in app/services/**/*.rbgfyoung2018-07-181-0/+2
* fix update serviceJames Lopez2017-09-281-1/+1
* refactor users update serviceJames Lopez2017-09-281-2/+2
* fix users update serviceJames Lopez2017-09-281-3/+5
* update initializersJames Lopez2017-09-281-1/+2
* refactor services to match EE signatureJames Lopez2017-09-281-5/+7
* Profile updates from providersAlexander Keramidas2017-09-061-0/+4
* Fire system hooks when a user is created via LDAP or OAuthsh-system-hooks-ldap-usersStan Hu2017-08-251-0/+6
* update code based on feedbackJames Lopez2017-06-231-3/+2
* refactor update user service not to do auth checksJames Lopez2017-06-231-12/+5
* fix specsJames Lopez2017-06-231-1/+1
* more refactoringJames Lopez2017-06-231-2/+4
* more refactoring based on feedbackJames Lopez2017-06-231-3/+3
* added service in the rest of controllers and classesJames Lopez2017-06-231-3/+3
* update notification settings, fix api specsJames Lopez2017-06-231-1/+1
* refactor profiles controller and update serviceJames Lopez2017-06-231-1/+1
* update profiles controller to use new serviceJames Lopez2017-06-231-3/+3
* use update service on ldap call and updated specs and serviceJames Lopez2017-06-231-4/+20
* ported EE user service to CEJames Lopez2017-06-231-0/+24