mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 21:57:36 +08:00
f6e87e1e5e
After running the Discourse merge script, it was pretty evident it held up well after all these years ;) Made a few fixes: Included an environment variable for DB_PASS as likely the password will need to be changed if running the import in an official Docker container (recommended) Set a hard order for imported categories, otherwise sometimes they'd be imported in a weird order making things unpredictable for parent/child category imports Fixed a couple of instances where we added unique indexes (such as on category slugs) Set up upload regex to handle AWS URLs better Fixed the script to work with frozen string literals |
||
---|---|---|
.. | ||
base.rb | ||
discourse_merger.rb | ||
phpbb_postgresql.rb | ||
vanilla.rb | ||
vbulletin.rb |