summaryrefslogtreecommitdiff
path: root/spec/support/issuables_list_metadata_shared_examples.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix some tests and report the error messageLin Jen-Shin2017-08-091-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Make the 'issuables list meta-data' shared example less dangerousrs-issuables-list-metadata-shared-examplesRobert Speicher2017-08-011-8/+3
* Merge branch '29492-useless-queries' into 'master'Sean McGivern2017-04-041-0/+15
|\
| * Remove useless queries with false conditions (e.g 1=0)mhasbini2017-04-041-0/+15
* | Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-2/+2
|/
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-1/+1
* Fix code for copsDouwe Maan2017-02-231-5/+6
* Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-3/+3
* Gather issuable metadata to avoid n+ queries on index viewissue_25900_2Felipe Artur2017-02-091-0/+35