summaryrefslogtreecommitdiff
path: root/spec/factories/issues.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-0/+7
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-0/+5
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+9
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-0/+2
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+8
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-4/+0
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+10
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-301-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-5/+5
* 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