e94cd6fdfe
This commit adds a number of _html columns and, with the exception of Note, starts updating them whenever the content of their partner fields changes. Note has a collision with the note_html attr_accessor; that will be fixed later A background worker for clearing these cache columns is also introduced - use `rake cache:clear` to set it off. You can clear the database or Redis caches separately by running `rake cache:clear:db` or `rake cache:clear:redis`, respectively. |
||
---|---|---|
.. | ||
access_requestable_spec.rb | ||
awardable_spec.rb | ||
cache_markdown_field_spec.rb | ||
case_sensitivity_spec.rb | ||
faster_cache_keys_spec.rb | ||
has_status_spec.rb | ||
issuable_spec.rb | ||
mentionable_spec.rb | ||
milestoneish_spec.rb | ||
participable_spec.rb | ||
project_features_compatibility_spec.rb | ||
spammable_spec.rb | ||
strip_attribute_spec.rb | ||
subscribable_spec.rb | ||
token_authenticatable_spec.rb |