discourse/app
Sam 44cf3cf975 FIX: queue heartbeats in readonly modes
If sidekiq is paused or Discourse is in readonly continue to queue
heartbeats

If we do not do that then a master process can end up reaping sidekiq
workers and causing various badness

This also impacts restore which can do weird stuff TM in cases like this
2018-08-29 12:36:59 +10:00
..
assets FIX: /rules route showed error page 2018-08-28 20:40:37 -04:00
controllers FIX: redirect to wrong URL after account creation on subfolder install 2018-08-24 10:34:44 -04:00
helpers FIX: improve support for subfolder S3 CDN 2018-08-22 12:31:13 +10:00
jobs FIX: queue heartbeats in readonly modes 2018-08-29 12:36:59 +10:00
mailers Drop reply_key, skipped and skipped_reason from email_logs. 2018-07-30 11:39:28 +08:00
models FIX: drop title updates through RSS feeds 2018-08-28 16:25:04 +10:00
serializers FEATURE: correctly store width and height on uploads 2018-08-28 12:59:22 +10:00
services FEATURE: Pop revise modal on post edited notification (#6287) 2018-08-24 09:13:07 -04:00
views FIX: links in rss feeds are sometimes wrong on subfolder installs 2018-08-27 18:05:15 -04:00