gitlab-org--gitlab-foss/spec/models/concerns
Lin Jen-Shin 4ee08b77bc Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
..
access_requestable_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
avatarable_spec.rb Resolve "Avatar URLs are wrong when using a CDN path and Object Storage" 2018-04-23 16:59:53 +00:00
awardable_spec.rb Prevent awarding emoji when a project is archived 2018-04-11 10:51:43 +02:00
batch_destroy_dependent_associations_spec.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08: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 Use proper markdown rendering for previews 2018-07-06 18:49:33 +00:00
cacheable_attributes_spec.rb Stop relying on migrations in the CacheableAttributes cache key and cache attributes for 1 minute instead 2018-07-05 12:34:15 +02:00
case_sensitivity_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
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 Persist truncated note diffs on a new table 2018-05-24 15:34:43 -03:00
each_batch_spec.rb Added EachBatch for iterating tables in batches 2017-07-07 16:39:36 +02:00
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 Recover from errors when a parent is not preloaded 2018-04-18 17:15:51 +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 Upgrade to Ruby 2.4.4 2018-05-29 15:19:33 -07: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 Resolve "Update `updated_at` on an issue/mr on every issue/mr changes" 2018-06-01 15:09:08 +00: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 Updates from `rubocop -a` 2018-07-09 21:13:08 +08: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 Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
participable_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
presentable_spec.rb
project_features_compatibility_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
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 Add helper methods to stub Gitlab::ExclusiveLease 2018-06-28 19:24:40 -03:00
redis_cacheable_spec.rb Remove rails5 specific tests for #cast_value_from_cache 2018-05-17 13:23:57 +02:00
relative_positioning_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
resolvable_discussion_spec.rb Rails5 fix Mysql comparison failure caused by milliseconds problem 2018-06-27 18:57:24 +02:00
resolvable_note_spec.rb Check if note's noteable is not nil when checking resolvability 2018-05-23 16:58:40 +02:00
routable_spec.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
sha_attribute_spec.rb only issue a warning if column doesn't exist 2018-05-10 10:00:32 -05:00
sortable_spec.rb Fix sorting by name on explore projects page 2018-06-25 18:31:30 -03:00
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 Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
triggerable_hooks_spec.rb no need for a named parameter 2018-01-17 09:55:00 +01:00
uniquify_spec.rb Moves Uniquify counter in the initializer 2018-04-19 13:56:37 +02:00