discourse/app
David Taylor 9348d2cfdf
PERF: Cache user badge count in user_stats table (#8610)
This means that we no longer need to run a `count()` on the user_badges table when serializing a user
2019-12-30 11:19:59 +00:00
..
assets FIX: makes highlighting last viewed topic more resilient (#8624) 2019-12-30 08:18:36 +01:00
controllers fix the build. 2019-12-24 15:56:44 +05:30
helpers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
jobs FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models PERF: Cache user badge count in user_stats table (#8610) 2019-12-30 11:19:59 +00:00
serializers DEV: Improve support for extending flags. (#8619) 2019-12-27 08:41:50 -03:00
services FIX: parallel spec system needs a dedicated upload folder for each worker. (#8547) 2019-12-18 11:21:57 +05:30
views FEATURE: improve email change workflow 2019-11-21 16:28:35 +11:00