discourse/app/jobs
Martin Brennan 4670b62969
DEV: IMAP log to database (#10435)
Convert all IMAP logging to write to a database table for easier inspection. These logs are cleaned up daily if they are > 5 days old.

Logs can easily be watched in dev by setting DISCOURSE_DEV_LOG_LEVEL=\"debug\" and running tail -f development.log | grep IMAP
2020-08-14 12:01:31 +10:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff FEATURE: Remove deprecated uploads url site settings. 2020-06-22 14:32:29 +08:00
regular FEATURE: don't notify about changed tags for a private message (#10408) 2020-08-13 17:22:34 +10:00
scheduled DEV: IMAP log to database (#10435) 2020-08-14 12:01:31 +10:00
base.rb Update rubocop to 2.3.1. 2020-07-24 17:19:21 +08:00