discourse/app
Sam 8881e56df5 PERF: don't ever use inject on AR relations
inject will deteriorate to a method missing that
invokes arel and a world of uneeded work
2014-11-17 18:03:11 +11:00
..
assets FIX: Do not recall prior DRAFT in a given category when using the Create Topic keyboard shortcut 2014-11-14 18:12:42 -05:00
controllers PERF: stop querying banner topic on every page hit 2014-11-14 15:39:17 +11:00
helpers UX: In digest email lists of topics, show striped version of category 2014-11-07 17:00:09 -05:00
jobs FEATURE: add custom user fields in user csv export 2014-11-13 13:28:45 +05:30
mailers FIX: 1000 was a crazy threshold for showing categories at the bottom of 2014-11-07 17:16:52 -05:00
models PERF: use preloader trick to load topic categories 2014-11-17 18:03:11 +11:00
serializers PERF: don't ever use inject on AR relations 2014-11-17 18:03:11 +11:00
services FEATURE: log impersonations 2014-11-06 10:58:47 +01:00
views digest email style tweak 2014-11-13 13:44:53 -08:00