gitlab-org--gitlab-foss/spec/models/concerns
Timothy Andrew 8f01644ff4
Implement review comments from @rymai and @yorickpeterse
1. Refactoring and specs in the `Uniquify` class.

2. Don't use the `AdvisoryLocking` class. Similar functionality is
provided (backed by Redis) in the `ExclusiveLease` class.
2017-02-24 16:50:20 +05:30
..
access_requestable_spec.rb Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
awardable_spec.rb Order award tooltips by their created_at date 2016-09-01 08:40:10 +10:00
cache_markdown_field_spec.rb Fix specs 2017-02-23 09:31:57 -06:00
case_sensitivity_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
expirable_spec.rb Differentiate the expire from leave event 2016-10-20 00:26:45 +00:00
faster_cache_keys_spec.rb Added concern for a faster "cache_key" method 2016-08-08 16:49:22 +02:00
has_status_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
issuable_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
mentionable_spec.rb Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
milestoneish_spec.rb Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
participable_spec.rb
presentable_spec.rb More improvements to presenters 2017-01-18 16:38:35 +01:00
project_features_compatibility_spec.rb Use :empty_project where possible in model specs 2017-01-26 17:44:59 -05:00
reactive_caching_spec.rb Add a ReactiveCaching concern for use in the KubernetesService 2016-12-19 19:53:03 +00:00
routable_spec.rb Store group and project full name and full path in routes table 2017-02-08 19:14:29 +02:00
spammable_spec.rb Spam check and reCAPTCHA improvements 2017-02-21 13:32:49 -03:00
strip_attribute_spec.rb
subscribable_spec.rb Allow subscriptions to be created without a project 2016-11-17 15:10:13 -02:00
token_authenticatable_spec.rb Allow users to seed the initial runner registration token using an environment variable 2016-12-01 17:21:21 -08:00
uniquify_spec.rb Implement review comments from @rymai and @yorickpeterse 2017-02-24 16:50:20 +05:30