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. |
||
---|---|---|
.. | ||
ci | ||
abuse_reports.rb | ||
appearances.rb | ||
award_emoji.rb | ||
boards.rb | ||
broadcast_messages.rb | ||
commit_statuses.rb | ||
commits.rb | ||
deploy_keys_projects.rb | ||
deployments.rb | ||
emails.rb | ||
environments.rb | ||
events.rb | ||
file_uploader.rb | ||
forked_project_links.rb | ||
group_members.rb | ||
groups.rb | ||
identities.rb | ||
issues.rb | ||
keys.rb | ||
label_links.rb | ||
labels.rb | ||
lfs_objects.rb | ||
lfs_objects_projects.rb | ||
lists.rb | ||
merge_requests.rb | ||
milestones.rb | ||
namespaces.rb | ||
notes.rb | ||
notification_settings.rb | ||
oauth_access_tokens.rb | ||
oauth_applications.rb | ||
personal_access_tokens.rb | ||
personal_snippets.rb | ||
project_group_links.rb | ||
project_hooks.rb | ||
project_members.rb | ||
project_snippets.rb | ||
project_wikis.rb | ||
projects.rb | ||
protected_branches.rb | ||
releases.rb | ||
sent_notifications.rb | ||
service_hooks.rb | ||
services.rb | ||
snippets.rb | ||
spam_logs.rb | ||
system_hooks.rb | ||
todos.rb | ||
u2f_registrations.rb | ||
user_agent_details.rb | ||
users.rb | ||
wiki_pages.rb |