discourse/app
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
..
assets FEATURE: Report edit conflicts when saving draft. (#6585) 2018-11-14 12:56:25 +01:00
controllers FEATURE: Report edit conflicts when saving draft. (#6585) 2018-11-14 12:56:25 +01:00
helpers FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
jobs More URL site settings into a onceoff job. 2018-11-14 20:29:20 +08:00
mailers FEATURE: Warn users via email about suspicious logins. (#6520) 2018-10-25 09:45:31 +00:00
models FEATURE: Compute distance between logins to generate login alerts. (#6562) 2018-11-14 13:26:47 +01:00
serializers Disable wizard invites step when local_logins are turned off 2018-11-14 13:05:32 +01:00
services FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00
views FEATURE: Upload Site Settings. (#6573) 2018-11-14 15:03:02 +08:00