summaryrefslogtreecommitdiff
path: root/spec/factories/users.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-0/+4
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-1/+1
* Add latest changes from gitlab-org/security/gitlab@14-9-stable-eeGitLab Bot2022-03-311-0/+4
* Add latest changes from gitlab-org/security/gitlab@14-9-stable-eeGitLab Bot2022-03-301-1/+1
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+7
* Add latest changes from gitlab-org/gitlab@14-8-stable-eeGitLab Bot2022-02-231-0/+4
* 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-4-stable-eeGitLab Bot2021-10-271-0/+4
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-0/+2
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-4/+0
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+10
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+8
* 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/+8
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+18
* Add latest changes from gitlab-org/security/gitlab@13-0-stable-eeGitLab Bot2020-05-261-0/+4
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+5
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-13/+13
* Limit access request email to 10 most recently active owners/maintainersManoj MJ2019-08-301-0/+8
* Add frozen_string_literal to spec/factoriesfrozen_string_spec_factoriesThong Kuah2019-07-261-0/+2
* preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-0/+10
* Refactor spec/factories/users.rb to allow EE to extend itRémy Coutable2019-02-181-3/+8
* Use the correct email address when committing via a file serviceNick Thomas2018-09-171-0/+8
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-4/+0
* porting changes from upstream3867-port-to-ceMicaël Bergeron2018-02-011-1/+1
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into ...Douwe Maan2017-12-081-0/+4
* Merge branch 'rc/improve-projects-factory' into 'master'Robert Speicher2017-08-101-1/+1
|\
| * Improve the Project factory to make `creator` defaults to namespace.ownerRémy Coutable2017-08-101-1/+1
* | Manually assign `notification_email` in the User factory when stubbedrs-fix-stubbed-user-factoryRobert Speicher2017-08-081-0/+4
|/
* create User#rss_token in user factory explicitelyAlexis Reigel2017-05-241-0/+4
* Backport avatar-related spec changes from gitlab-org/gitlab-ee@4b464eaaeebackport-ee-4b464eaaeeRémy Coutable2017-05-041-0/+4
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-5/+3
* Don't allow deleting a ghost user.Timothy Andrew2017-02-241-0/+1
* Use a `ghost` boolean to track ghost users.Timothy Andrew2017-02-241-0/+4
* Don't perform Devise trackable updates on blocked User recordsrs-warden-blocked-usersRobert Speicher2017-02-101-0/+8
* Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-061-1/+13
* Add spec for deletion of authorized OAuth2 applicationStan Hu2016-04-141-1/+1
* Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-7/+0
* Move all factory definitions to their own fileRobert Speicher2016-03-041-0/+50