summaryrefslogtreecommitdiff
path: root/spec/services/users/create_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-7/+8
* Add latest changes from gitlab-org/security/gitlab@14-9-stable-eeGitLab Bot2022-03-301-7/+7
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-7/+7
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-1/+2
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Implement Users::BuildServicegeoandri2017-04-131-66/+12
* Inlude the password_automatically_check param as permitted config in the user...fix-password-required-checkDJ Mountney2017-04-041-0/+26
* Fix production admin fixture to use the new `Users::CreateService`Rémy Coutable2017-03-301-0/+17
* Implement new service for creating userGeorge Andrinopoulos2017-03-271-0/+182