..
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
Add filter by my reaction
2017-08-30 07:48:55 +00: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
Treat empty markdown and html strings as valid cached text, not missing cache that needs to be updated
2017-12-12 14:01:53 +00:00
case_sensitivity_spec.rb
…
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
replace `is_edited?` with `edited?`
2017-08-29 11:14:41 +03:00
expirable_spec.rb
…
faster_cache_keys_spec.rb
…
feature_gate_spec.rb
…
group_descendant_spec.rb
Force parents to be preloaded for building a hierarchy
2017-10-05 11:10:57 +02:00
has_status_spec.rb
Add a additional scope related to alive CI/CD statuses
2017-10-05 11:30:21 +02:00
has_variable_spec.rb
Strip leading & trailing whitespaces in CI/CD secret variable keys
2017-11-27 18:09:46 +01:00
ignorable_column_spec.rb
updated the ignore_column concern to support multiple columns
2017-11-06 10:20:20 -05:00
issuable_spec.rb
Only include the user's ID in the time_spent command's update hash
2017-12-19 15:45:08 -06:00
loaded_in_group_list_spec.rb
Pass `archived:` as a keyword argument
2017-10-12 11:36:54 +02:00
manual_inverse_association_spec.rb
Use latest_merge_request_diff association
2017-11-23 12:14:56 +00:00
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
…
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
Fix note resolution specs
2017-09-06 10:10:16 +01:00
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
Load participants async
2017-10-31 16:15:03 +00:00
token_authenticatable_spec.rb
Remove authentication using user.private_token
2017-11-02 11:39:02 +01:00
triggerable_hooks_spec.rb
no need for a named parameter
2018-01-17 09:55:00 +01:00
uniquify_spec.rb
…