gitlab-org--gitlab-foss/spec/models/concerns
Jan Provaznik 433bcf9b04 Add local markdown version
Cached markdown version is composed both from global and local
markdown version. This allows admins to bump version locally when
needed (e.g. when external URL is changed).
2019-02-06 19:46:59 +01:00
..
token_authenticatable_strategies Use plaintext token when migration is not complete 2018-12-03 14:29:51 +01:00
access_requestable_spec.rb
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
cache_markdown_field_spec.rb Add local markdown version 2019-02-06 19:46:59 +01: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
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_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
issuable_spec.rb Merge branch 'search-title' into 'master' 2019-02-05 09:52:40 +00:00
loaded_in_group_list_spec.rb
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
noteable_spec.rb
optionally_search_spec.rb Refactor AutocompleteController 2018-08-20 13:53:00 +02:00
participable_spec.rb
presentable_spec.rb
project_features_compatibility_spec.rb
prometheus_adapter_spec.rb
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
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
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
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