discourse/script/import_scripts/phpbb3/importers
Sam Saffron 7429700389 FIX: ensure we can download maxmind without redis or db config
This also corrects FileHelper.download so it supports "follow_redirect"
correctly (it used to always follow 1 redirect) and adds a `validate_url`
param that will bypass all uri validation if set to false (default is true)
2019-05-28 10:28:57 +10:00
..
attachment_importer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
avatar_importer.rb FIX: ensure we can download maxmind without redis or db config 2019-05-28 10:28:57 +10:00
bookmark_importer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
category_importer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
importer_factory.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
message_importer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
permalink_importer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
poll_importer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
post_importer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
user_importer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00