mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
Updates the migrate gifs rake task to handle multisite installs in a safer way. The migration now runs within each site's own connection (migrate_all/each_target_db) when copying settings and translations. |
||
|---|---|---|
| .. | ||
| assets_precompile_spec.rb | ||
| compatibility_spec.rb | ||
| destroy_spec.rb | ||
| hashtags_spec.rb | ||
| incoming_emails_spec.rb | ||
| migrate_advanced_search_banner_to_welcome_banner_spec.rb | ||
| migrate_discourse_gifs_to_core_multisite_spec.rb | ||
| migrate_discourse_gifs_to_core_spec.rb | ||
| plugin_spec.rb | ||
| posts_spec.rb | ||
| qunit_cli_spec.rb | ||
| redis_spec.rb | ||
| release_spec.rb | ||
| site_settings_spec.rb | ||
| themes_spec.rb | ||
| topic_localizations_spec.rb | ||
| topics_spec.rb | ||
| uploads_spec.rb | ||
| users_spec.rb | ||