discourse/app
Robin Ward 02da022c70
PERF: Quit out of the email job quickly if disabled (#6423)
This prevents sidekiq from doing a bunch of queries when email is
disabled.

Critical emails are a special case and will be sent.
2018-10-01 01:15:45 +08:00
..
assets FEATURE: Add Lithuanian locale 2018-09-27 05:26:38 +02:00
controllers SECURITY: only allow picking of avatars created by self (#6417) 2018-09-19 22:33:10 -07:00
helpers extract inline JS that's used to store preloaded data (#6370) 2018-09-17 16:31:46 +08:00
jobs PERF: Quit out of the email job quickly if disabled (#6423) 2018-10-01 01:15:45 +08:00
mailers FIX: Notifications shouldn't use user locale unless allow_user_locale is enabled 2018-09-05 11:44:28 +02:00
models FIX: Validate auto_close_hours category setting 2018-09-26 16:04:49 +01:00
serializers refactors trending search report to use SearchLog 2018-09-17 10:19:40 +10:00
services FEATURE: auto grant an available title when removing old title 2018-09-21 12:06:08 +10:00
views move large blobs out of <head> (#6428) 2018-09-28 17:28:33 +08:00