gitlab-org--gitlab-foss/spec/models/concerns
Grzegorz Bizon 88e2b6ea9f Merge remote-tracking branch 'dev/master' into security-encrypt-runners-tokens
* dev/master: (302 commits)

Conflicts:
	db/schema.rb
	lib/gitlab/import_export/import_export.yml
2018-11-21 11:02:31 +01:00
..
token_authenticatable_strategies Reset insecure token when setting an encrypted one 2018-11-20 15:25:45 +01:00
access_requestable_spec.rb
avatarable_spec.rb
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
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
cache_markdown_field_spec.rb Support short reference to group entities from project entities 2018-10-04 10:22:00 +02:00
cacheable_attributes_spec.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
case_sensitivity_spec.rb
chronic_duration_attribute_spec.rb
deployable_spec.rb Ignore environment validation failure 2018-11-15 11:19:04 +00:00
deployment_platform_spec.rb
discussion_on_diff_spec.rb
each_batch_spec.rb Fix statement timeouts in RemoveRestrictedTodos migration 2018-11-04 06:01:17 -08:00
editable_spec.rb
expirable_spec.rb
faster_cache_keys_spec.rb
feature_gate_spec.rb
from_union_spec.rb Added FromUnion to easily select from a UNION 2018-09-17 12:39:43 +02:00
group_descendant_spec.rb
has_status_spec.rb Add unit tests for CommitStatus and Ci::Stage 2018-10-02 17:08:11 +02:00
has_variable_spec.rb
ignorable_column_spec.rb
issuable_spec.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
loaded_in_group_list_spec.rb
manual_inverse_association_spec.rb
mentionable_spec.rb
milestoneish_spec.rb
noteable_spec.rb
optionally_search_spec.rb
participable_spec.rb
presentable_spec.rb
project_features_compatibility_spec.rb
prometheus_adapter_spec.rb
protected_ref_access_spec.rb
reactive_caching_spec.rb
redactable_spec.rb Redact unsubscribe links in issuable texts 2018-10-23 21:20:20 +02:00
redis_cacheable_spec.rb
relative_positioning_spec.rb Add preload in issues controller 2018-10-18 18:43:50 -07:00
resolvable_discussion_spec.rb
resolvable_note_spec.rb
routable_spec.rb
sha_attribute_spec.rb
sortable_spec.rb
spammable_spec.rb
strip_attribute_spec.rb
subscribable_spec.rb
token_authenticatable_spec.rb Encrypt new instance runners registration tokens 2018-11-15 15:17:32 +01:00
triggerable_hooks_spec.rb
uniquify_spec.rb