gitlab-org--gitlab-foss/spec/models/concerns
2018-04-18 17:15:51 +02:00
..
access_requestable_spec.rb
avatarable_spec.rb Use the DatabaseCleaner 'deletion' strategy instead of 'truncation' 2018-01-24 17:25:55 +00:00
awardable_spec.rb Prevent awarding emoji when a project is archived 2018-04-11 10:51:43 +02:00
blocks_json_serialization_spec.rb Call the correct method in the BlocksJsonSerialization spec 2017-12-19 15:45:08 -06:00
cache_markdown_field_spec.rb for cached markdown fields, select the correct engine 2018-04-17 17:42:19 +02:00
case_sensitivity_spec.rb
chronic_duration_attribute_spec.rb Specify default value for Project#build_timeout 2018-04-04 21:31:56 +02:00
deployment_platform_spec.rb Create Kubernetes based on Application Templates 2018-01-04 22:35:41 +00:00
discussion_on_diff_spec.rb Fix truncated_diff_lines for legacy notes without a line 2018-01-30 15:17:44 +00:00
each_batch_spec.rb
editable_spec.rb
expirable_spec.rb
faster_cache_keys_spec.rb
feature_gate_spec.rb
group_descendant_spec.rb Recover from errors when a parent is not preloaded 2018-04-18 17:15:51 +02:00
has_status_spec.rb
has_variable_spec.rb
ignorable_column_spec.rb
issuable_spec.rb [Rails5] Rename sort methods to sort_by_attribute 2018-04-04 09:19:47 +00:00
loaded_in_group_list_spec.rb
manual_inverse_association_spec.rb
mentionable_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
milestoneish_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
noteable_spec.rb
participable_spec.rb
presentable_spec.rb
project_features_compatibility_spec.rb
prometheus_adapter_spec.rb Squashed commit of the following: 2018-02-24 00:15:12 +01:00
protected_ref_access_spec.rb Port read_cross_project ability from EE 2018-02-22 17:11:36 +01:00
reactive_caching_spec.rb
redis_cacheable_spec.rb Fix RedisCacheable#cache_attributes spec 2018-02-06 19:06:00 +01:00
relative_positioning_spec.rb
resolvable_discussion_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
resolvable_note_spec.rb
routable_spec.rb Validate path uniqueness only on Route, and bubble up appropriately 2018-02-06 12:06:38 -06:00
sha_attribute_spec.rb
spammable_spec.rb
strip_attribute_spec.rb
subscribable_spec.rb
token_authenticatable_spec.rb
triggerable_hooks_spec.rb no need for a named parameter 2018-01-17 09:55:00 +01:00
uniquify_spec.rb