discourse/app/jobs
Robin Ward c1ea63bdc1 FIX: Reviewables should not be created for users until they are active
Conversely, if a user is deactivated the reviewable should automatically
be rejected.

Before this fix, if a user was not active they'd still show in the
review queue but without an "Approve" button which was confusing.
2019-04-03 15:25:00 -04:00
..
concerns PERF: Restrict number of skipped email log for Jobs::UserEmail. 2018-08-21 11:14:43 +08:00
onceoff FIX: Add onceoff job to remove double quotes from s3 etags 2019-02-14 05:19:41 +05:30
regular FIX: Reviewables should not be created for users until they are active 2019-04-03 15:25:00 -04:00
scheduled FIX: Reviewables should not be created for users until they are active 2019-04-03 15:25:00 -04:00
base.rb FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
onceoff.rb Prefer create over create! when not checking for response. 2018-09-19 18:22:54 +08:00