discourse/app
Robin Ward df48c657fd FIX: Reviewable counts were not updating properly
Sometimes sidekiq is so fast that it starts jobs before transactions
have comitted. This patch moves the message bus stuff until after things
have comitted.
2019-04-04 16:07:34 -04:00
..
assets FIX: Show replies to the post, not the topic 2019-04-04 15:13:59 -04:00
controllers FIX: Reviewables should not be created for users until they are active 2019-04-03 15:25:00 -04:00
helpers PERF: no need to select entire group just to find name 2019-03-26 17:59:05 +11:00
jobs REFACTOR: create custom field even when missing post uploads not found 2019-04-04 21:49:44 +05:30
mailers DEV: Remove unused method. 2019-04-04 14:19:39 +08:00
models FIX: Reviewable counts were not updating properly 2019-04-04 16:07:34 -04:00
serializers FIX: Show replies to the post, not the topic 2019-04-04 15:13:59 -04:00
services UX: Slightly improved reviewable user display, plus link to admin if possible 2019-04-03 17:07:48 -04:00
views FEATURE: change layout when default page is category to tabular for _… (#7270) 2019-04-04 15:57:18 +02:00