discourse/app/jobs
Robin Ward 40934e595a FIX: Some RSS feeds do unsafe redirects
There are people who have RSS feeds set up that do HTTPS -> HTTP
redirects which throw errors. Since RSS feeds are all configured
by admins I think it's OK if they allow an unsafe redirect as the
content is public anyway. This will reduce many server side errors.
2015-09-18 13:25:09 -04:00
..
regular FEATURE: export dashboard reports to csv file 2015-09-15 16:45:10 -04:00
scheduled FIX: Some RSS feeds do unsafe redirects 2015-09-18 13:25:09 -04:00
base.rb FIX: Load fallback locales in Sidekiq jobs 2015-09-18 18:21:27 +02:00
stats.rb PERF: Cache About#stats. 2015-07-20 22:45:05 +08:00