discourse/script
Stefan Tatschner 3fdda8c2b7 Retrieve first_post_id manually
I had imported a phpbb forum to mybb previously. The importer script
messed up the firstpost ids. In this case most topics cannot be imported
to discourse as the script is not able to determine the topic post.

In case you are infected of this problem just uncomment this mysql
query. It will retrieve the first_post_id manually but it will slow down
the import.
2014-11-14 14:52:16 +01:00
..
import_scripts Retrieve first_post_id manually 2014-11-14 14:52:16 +01:00
alice.txt more progress towards live unread and new counts, unread message implemented, still to implement delete messages 2013-05-30 16:49:57 +10:00
bench.rb Use apt-get instead of tasksel to prevent unexpected bug. 2014-05-29 12:35:41 +08:00
diff_heaps.rb diff heaps used for memory leak detection 2014-02-17 10:44:37 +11:00
discourse rename export/import in favor of backup/restore for better consistency 2014-10-10 20:04:07 +02:00
docker_test.rb Refactor: split out update process from docker test 2014-06-20 09:26:44 +10:00
git_badge_grant.rb Temporary, include git badge grant script, will be moved to a plugin 2014-04-14 16:07:53 +10:00
measure.rb Not initializing variable for looping if unused in loop 2014-08-15 03:24:55 +05:30
memstats.rb guard against permission denied errors 2014-08-03 11:40:31 +02:00
osx_dev Update rvm install command 2014-05-27 19:15:56 -05:00
profile_db_generator.rb FIX: official benchmark crashing while populating db 2014-11-11 10:28:17 +11:00
pull_translations.rb update Transifex project link 2014-05-20 22:24:19 +05:30
rails turns out I should not have removed 2013-05-09 19:48:10 +10:00
require_profiler.rb add descriptive comment 2013-07-16 15:44:38 +10:00
setup_dev FEATURE: Bulk Invite 2014-06-09 01:43:39 +05:30
test_email_settings.rb Avoid a deprecation warning by poly-filling #deliver_now and #deliver_now 2014-11-10 01:05:46 -08:00
test_mem.rb memory profiling script 2013-11-28 12:40:10 +11:00
user_simulator.rb add a tombstone for extra safety 2013-11-27 22:05:11 +01:00
version_bump.rb A better script for bumping the version 2013-10-29 12:30:29 -04:00