discourse/app
Arpit Jalan cafd1241b9 FIX: make report data export more resilient to inconsistent date format
The DAU/MAU report export was failing because of date being a string
and not a valid Date value
2018-05-24 17:14:08 +05:30
..
assets FIX: align categories with menu panel links 2018-05-24 16:15:57 +08:00
controllers FIX: in rare conditions post timing would miss the user 2018-05-24 15:38:33 +10:00
helpers FIX: allow user quotes in HTML digest emails 2018-05-13 18:23:17 +02:00
jobs FIX: make report data export more resilient to inconsistent date format 2018-05-24 17:14:08 +05:30
mailers FIX: check for existence of topic before looking for category 2018-05-17 10:49:01 +05:30
models PERF: Avoid running the same query twice in TopicViewSerializer#details. 2018-05-24 16:46:13 +08:00
serializers Refactor WebHookFlagSerializer. 2018-05-21 17:29:58 +08:00
services PERF: Don't bloat the Sidekiq queue with Jobs::SendPushNotification. 2018-05-24 10:04:09 +08:00
views FIX: redirect to sso_destination_url after account activation 2018-05-11 19:57:04 +02:00