discourse/script/bulk_import
Gerhard Schlager 67664f44a6
MT: Fix upload import issues (#39703)
* Support sites that use S3 access control tags
* Support importing into sites that enabled secure uploads
* Increase limits to make it easier to import large attachments and
large images

Running the importer with `fix_missing` enabled once will fix the ACL
and tags of existing uploads.
2026-05-04 15:19:07 +02:00
..
base.rb DEV: multi-forum ID collision and bulk import dedup bugs (#39073) 2026-04-17 18:08:39 -04:00
discourse_merger.rb DEV: Move category approval settings to join table (#38523) 2026-03-16 10:20:26 +08:00
generic_bulk.rb DEV: Import tag descriptions (#39384) 2026-04-21 20:40:29 +00:00
phpbb_postgresql.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
uploads_importer.rb MT: Fix upload import issues (#39703) 2026-05-04 15:19:07 +02:00
uploads_importer.yml MT: Fix upload import issues (#39703) 2026-05-04 15:19:07 +02:00
vanilla.rb FIX: Use a valid value for disabling backups using backup_frequency (#34245) 2025-08-12 13:19:56 +08:00
vbulletin.rb FIX: Use a valid value for disabling backups using backup_frequency (#34245) 2025-08-12 13:19:56 +08:00
vbulletin5.rb FIX: Use a valid value for disabling backups using backup_frequency (#34245) 2025-08-12 13:19:56 +08:00