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