discourse/app/jobs/onceoff
Guo Xiang Tan a869d861f4 FIX: Make Jobs::MigrateUploadScheme a scheduled job.
This reverts https://github.com/discourse/discourse/commit/9d8db11c

If the job fails during execution or if `SiteSetting.migrate_to_new_scheme`
has been set to `false`, the job will be considered as executed even
though the migration has not been completed. As a result, the job
will have to be executed manually which is not desirable.
2016-09-02 11:48:45 +08:00
..
grand_first_reply_by_email.rb FIX: FirstReplyByEmail badge wasn't granted 2016-08-10 19:24:01 +02:00
grant_emoji.rb FIX: FirstReplyByEmail badge wasn't granted 2016-08-10 19:24:01 +02:00
grant_onebox.rb FIX: FirstReplyByEmail badge wasn't granted 2016-08-10 19:24:01 +02:00
migrate_tagging_plugin.rb Use db schema for tags instead of plugin store and custom fields 2016-05-26 14:29:48 -04:00
migrate_upload_scheme.rb FIX: Make Jobs::MigrateUploadScheme a scheduled job. 2016-09-02 11:48:45 +08:00