discourse/lib/import_export
Dan Ungureanu 62b9a432bd
FIX: Import sub-sub-categories (#8810)
This should make the importer more resilient to incomplete or damaged
backups. It will disable some validations and attempt to automatically
repair category permissions before importing.
2020-01-30 18:46:33 +02:00
..
base_exporter.rb FEATURE: remove support for 'suppress_from_latest' category setting. (#8308) 2019-11-18 12:28:35 +05:30
category_exporter.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
category_structure_exporter.rb DEV: clean up dependencies in spec 2019-10-02 14:50:54 +10:00
importer.rb FIX: Import sub-sub-categories (#8810) 2020-01-30 18:46:33 +02:00
topic_exporter.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00