discourse/app
Osama Sayegh 340855da55
FIX: Heartbeat check per sidekiq process (#7873)
* FIX: Heartbeat check per sidekiq process

* Rename method

* Remove heartbeat queues of previous bootups

* Regis feedback

* Refactor before_start

* Update lib/demon/sidekiq.rb

Co-Authored-By: Régis Hanol <regis@hanol.fr>

* Update lib/demon/sidekiq.rb

Co-Authored-By: Régis Hanol <regis@hanol.fr>

* Expire redis keys after 3600 seconds

* Don't use redis to store the list of queues
2019-08-26 09:33:49 +03:00
..
assets UX: workaround chrome autocomplete bug in search 2019-08-26 10:27:43 +10:00
controllers FIX: Filter out hidden posts for wordpress 2019-08-23 11:50:03 +02:00
helpers SECURITY: add rate limiting to anon JS error reporting 2019-08-20 11:29:11 +10:00
jobs FIX: Heartbeat check per sidekiq process (#7873) 2019-08-26 09:33:49 +03:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models FIX: Regularly reset unknown extension of uploads 2019-08-21 10:23:20 +02:00
serializers Revert "FEATURE: Publish read state on group messages. (#7989) [Undo revert] (#8024)" 2019-08-20 13:29:22 -03:00
services FIX: Do not set destination_url cookie after deleting own account. (#8028) 2019-08-22 17:42:45 +02:00
views FIX: properly load desktop and mobile only plugin css assets. 2019-08-22 08:39:10 +05:30