summaryrefslogtreecommitdiff
path: root/spec/factories/issues.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/factoriesfrozen_string_spec_factoriesThong Kuah2019-07-261-0/+2
* Hides Close MR button on merged MR50161-hide-close-mr-button-when-mergedJacopo2018-10-021-0/+4
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉2018-06-011-0/+1
* Make user/author use project.creator in most factoriesRémy Coutable2018-01-311-1/+1
* Use gitlab-stylesRémy Coutable2017-12-221-0/+1
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-5/+1
* Skip issuable without a project in IssuableExtractor#extractLin Jen-Shin2017-04-251-0/+4
* Fix brittle specsRémy Coutable2017-04-031-1/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-4/+0
* Factories with a project association use `:empty_project` by defaultRobert Speicher2017-01-241-1/+1
* Ensure specs on sorting of issues in API are deterministic on MySQL22057-fix-api-ossues-sorting-flaky-specsPaco Guzman2016-09-121-0/+4
* Refactor Issues::BulkUpdateService specrs-bulk-issues-update-specRobert Speicher2016-07-201-0/+10
* Restrict access to confidential issuesDouglas Barbosa Alexandre2016-03-171-0/+4
* Move all factory definitions to their own fileRobert Speicher2016-03-041-0/+18