summaryrefslogtreecommitdiff
path: root/spec/factories/users.rb
Commit message (Expand)AuthorAgeFilesLines
* 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