gitlab-org--gitlab-foss/spec/models/concerns
Paco Guzman 078ba8c090 issuable#labels_array explicitly load the labels
This will be useful when you want to ask for the 
number of items and later iterate over them, without 
needing to ask if the association is load or not.

So you avoid extra database queries
2016-06-02 21:43:01 +02:00
..
case_sensitivity_spec.rb
issuable_spec.rb issuable#labels_array explicitly load the labels 2016-06-02 21:43:01 +02:00
mentionable_spec.rb Restrict access to references for confidential issues 2016-03-17 20:55:59 -03:00
milestoneish_spec.rb Restrict access for confidential issues on milestone view 2016-03-17 20:55:59 -03:00
participable_spec.rb Refactor Participable 2016-06-01 16:22:35 +02:00
statuseable_spec.rb Render canceled status if any of the jobs canceled 2016-04-27 14:16:01 +02:00
strip_attribute_spec.rb
subscribable_spec.rb Add API endpoints for un/subscribing from/to a label 2016-05-12 22:48:09 +02:00
token_authenticatable_spec.rb Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00