gitlab-ce/spec/models/concerns
Robert Speicher a245519641 Merge branch 'bw-enable-sourcepos' into 'master'
Enable CommonMark source line position information

See merge request gitlab-org/gitlab-ce!23971
2019-01-28 17:19:23 +00:00
..
token_authenticatable_strategies Use plaintext token when migration is not complete 2018-12-03 14:29:51 +01:00
access_requestable_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
avatarable_spec.rb Cache avatar URLs and paths within a request 2018-12-19 15:34:29 -08:00
awardable_spec.rb Don't care about order when getting awarded issues 2018-11-15 20:51:43 +13:00
batch_destroy_dependent_associations_spec.rb Updates from `rubocop -a` 2018-07-09 21:13:08 +08:00
blob_language_from_git_attributes_spec.rb Allow FoundBlob to access language from gitattributes 2018-10-30 15:44:55 +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 Fix review comments 2019-01-21 15:07:40 -06:00
cacheable_attributes_spec.rb Fix review comments 2019-01-21 15:07:40 -06:00
case_sensitivity_spec.rb Port changes for CODEOWNERS to CE 2018-09-06 09:07:19 +02:00
chronic_duration_attribute_spec.rb Update specs to exclude possible false positive pass 2018-12-18 10:21:30 +11:00
deployable_spec.rb Ignore environment validation failure 2018-11-15 11:19:04 +00:00
deployment_platform_spec.rb Unify into :group_clusters feature flag 2018-12-05 10:16:44 +13:00
discussion_on_diff_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
each_batch_spec.rb Fix statement timeouts in RemoveRestrictedTodos migration 2018-11-04 06:01:17 -08:00
editable_spec.rb replace `is_edited?` with `edited?` 2017-08-29 11:14:41 +03:00
expirable_spec.rb Differentiate the expire from leave event 2016-10-20 00:26:45 +00:00
faster_cache_keys_spec.rb
feature_gate_spec.rb Rename FLippable to FeatureGate and make `flipper_group` and `user` mutually exclusive 2017-06-27 18:59:51 +02:00
from_union_spec.rb Added FromUnion to easily select from a UNION 2018-09-17 12:39:43 +02:00
group_descendant_spec.rb Recover from errors when a parent is not preloaded 2018-04-18 17:15:51 +02:00
has_ref_spec.rb Use build for testing HasRef 2018-12-08 20:39:11 +01:00
has_status_spec.rb Add unit tests for CommitStatus and Ci::Stage 2018-10-02 17:08:11 +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 Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01: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 Fix deprecation: Passing an argument to force an association to reload is now deprecated 2019-01-11 19:28:38 +01: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
optionally_search_spec.rb Refactor AutocompleteController 2018-08-20 13:53:00 +02:00
participable_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
presentable_spec.rb More improvements to presenters 2017-01-18 16:38:35 +01:00
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 Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
reactive_caching_spec.rb Squashed commit of the following: 2018-08-07 23:03:48 +09:00
redactable_spec.rb Fix review comments 2019-01-21 15:07:40 -06: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 Speed up setting of relative position 2018-11-23 13:06:04 +00:00
resolvable_discussion_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00: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 Remove code for dynamically generating routes 2018-07-25 16:41:29 +02: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 Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
strip_attribute_spec.rb Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
subscribable_spec.rb Load participants async 2017-10-31 16:15:03 +00:00
token_authenticatable_spec.rb Encrypt CI/CD builds tokens 2018-12-07 10:42:47 +01:00
triggerable_hooks_spec.rb Refactor: move active hook filter to TriggerableHooks 2018-09-05 21:58:52 +10:00
uniquify_spec.rb Moves Uniquify counter in the initializer 2018-04-19 13:56:37 +02:00