discourse/app/jobs
Guo Xiang Tan bd07658a37
PERF: Split queries when cleaning uploads.
This reduces the number of scans that the db has to do in the query
to fetch orphan uploads. Futheremore, we were not batching our
records which bloats memory.
2016-07-04 16:34:32 +08:00
..
onceoff FEATURE: new FirstReplyByEmail bronze badge 2016-06-13 15:37:14 +02:00
regular FIX: email_always was not respected correctly 2016-07-01 11:22:07 +10:00
scheduled PERF: Split queries when cleaning uploads. 2016-07-04 16:34:32 +08:00
base.rb ensure default locale is 'en' instead of nil 2016-06-30 17:37:00 +02:00
onceoff.rb Instead of a Distributed Mutex, use a Redis SETNX guard 2016-04-12 15:31:21 -04:00