discourse/app/jobs
Guo Xiang Tan c6f5df4caa SECURITY: Don't pass email backup token to sidekiq as a parameter.
* This exposes the token in the Sidekiq dashboard which can be
  viewed by an admin and defeats the purpose of using a token
  in the download backup email ink.
2017-12-18 11:32:26 +08:00
..
onceoff FIX: remove memoized values in jobs 2017-05-22 16:26:30 -04:00
regular SECURITY: Don't pass email backup token to sidekiq as a parameter. 2017-12-18 11:32:26 +08:00
scheduled Revert unread optimisation, has too many edge cases 2017-05-26 09:04:13 -04:00
base.rb FIX: 'cancel_scheduled_job' was deleting all jobs in multisite 2016-08-12 13:10:52 +02:00
onceoff.rb Instead of a Distributed Mutex, use a Redis SETNX guard 2016-04-12 15:31:21 -04:00