discourse/app/jobs
Guo Xiang Tan f7322c05ad FIX: Avoid `destroy_all` in `Jobs::CleanUpUploads`.
`destroy_all` loads all the relation into memory as once.

See https://github.com/rails/rails/issues/22510
2018-07-02 12:44:36 +08:00
..
onceoff correct regression and add integrity spec for onceoffs 2018-06-20 09:09:31 +10:00
regular DEV: remove exec_sql and replace with mini_sql 2018-06-19 16:13:36 +10:00
scheduled FIX: Avoid `destroy_all` in `Jobs::CleanUpUploads`. 2018-07-02 12:44:36 +08:00
base.rb DEV: allow queue_jobs = false in dev 2017-10-31 13:50:58 +11:00
onceoff.rb Instead of a Distributed Mutex, use a Redis SETNX guard 2016-04-12 15:31:21 -04:00