discourse/app/models/concerns
Vinoth Kannan f5ac01253a FIX: use new changed method name and remove whitespaces 2019-04-09 02:25:26 +05:30
..
anon_cache_invalidator.rb remove rails-observers 2016-12-22 16:46:53 +11:00
cached_counting.rb FIX: application request count keys not expiring in redis 2018-03-27 15:12:39 -04:00
category_hashtag.rb FIX: Use declared constant. 2016-01-19 10:58:15 +08:00
has_custom_fields.rb FIX: Wrap custom fields database statements in a transaction. 2018-10-18 12:23:04 +08:00
has_destroyed_web_hook.rb DEV: call 'enqueue_hooks' method only if active webhooks exist 2019-02-19 12:43:08 +05:30
has_search_data.rb Fix 'asscoiated' typo 2018-06-29 11:10:05 +10:00
has_url.rb FIX: use new changed method name and remove whitespaces 2019-04-09 02:25:26 +05:30
limited_edit.rb FIX: use the 'post edit time limit' for topics too 2015-02-25 20:53:21 +01:00
positionable.rb DEV: remove exec_sql and replace with mini_sql 2018-06-19 16:13:36 +10:00
roleable.rb Don't blow up if Redis switches to READONLY 2015-04-24 14:37:16 -04:00
searchable.rb FEATURE: Allow categories to be prioritized/deprioritized in search. (#7209) 2019-03-25 10:59:55 +08:00
second_factor_manager.rb PERF: Avoid loading ActiveRecord objects when checking for second factor. 2019-03-15 15:09:44 +08:00
stats_cacheable.rb FIX: Fetch stats if it has not been cached. 2016-04-21 14:50:25 +08:00
trashable.rb Make rubocop happy again. 2018-06-07 13:28:18 +08:00