discourse/app/jobs
Guo Xiang Tan df111259fe More URL site settings into a onceoff job.
* Doing it in a post migration was a bad idea
  because the migration will fail if the site
  is down while trying to download uploads
  which points to the instance. This mainly
  affects self-hosters using `discourse_docker`
  where `./launcher rebuild` will take the
  existing container down.
2018-11-14 20:29:20 +08:00
..
concerns PERF: Restrict number of skipped email log for Jobs::UserEmail. 2018-08-21 11:14:43 +08:00
onceoff More URL site settings into a onceoff job. 2018-11-14 20:29:20 +08:00
regular FEATURE: Suspicious logins report. (#6544) 2018-10-30 22:51:58 +00:00
scheduled FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
base.rb FIX: keep db and job correctly in multisite logs 2018-09-04 16:05:44 +10:00
onceoff.rb Prefer create over create! when not checking for response. 2018-09-19 18:22:54 +08:00