discourse/script/bulk_import
Selase Krakani d896f5cb70
DEV: Include post and topic attributes in imported quotes (#27851)
Currently, quotes imported via generic bulk import script do not include
references to the quoted post. This change includes both topic and post attributes
in a quote if the placeholder metadata includes a `post_id`
2024-07-11 16:47:21 +00:00
..
base.rb FIX: Import script was broken after upgrade of sqlite3 gem (#27648) 2024-07-02 17:38:15 +10:00
discourse_merger.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
generic_bulk.rb DEV: Include post and topic attributes in imported quotes (#27851) 2024-07-11 16:47:21 +00:00
phpbb_postgresql.rb DEV: Apply syntax_tree formatting to `script/*` 2023-01-09 11:13:22 +00:00
uploads_importer.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
uploads_importer.yml DEV: Uploads import script can download files (#26816) 2024-05-04 22:48:16 +02:00
vanilla.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
vbulletin.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
vbulletin5.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00