discourse/app/jobs
Sam Saffron 45285f1477 DEV: remove update_attributes which is deprecated in Rails 6
See: https://github.com/rails/rails/pull/31998

update_attributes is a relic of the past, it should no longer be used.
2019-04-29 17:32:25 +10:00
..
concerns PERF: Restrict number of skipped email log for Jobs::UserEmail. 2018-08-21 11:14:43 +08:00
onceoff DEV: remove update_attributes which is deprecated in Rails 6 2019-04-29 17:32:25 +10:00
regular FIX: Safer scoring with concurrency 2019-04-23 15:53:37 -04:00
scheduled PERF: destroy users in batches of 50 users 2019-04-26 22:51:33 +10: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