discourse/migrations/lib/converters/base
Gerhard Schlager 9dfdf59b5e DEV: Add support for converting and importing site settings
The import is split into basic site settings (imported at the beginning) and settings that depend on other data
2025-10-31 11:21:40 +01:00
..
converter.rb DEV: Add options to run only or skip some steps in converter and importer (#35127) 2025-10-03 16:44:36 +02:00
parallel_job.rb
progress_step.rb
progress_step_executor.rb DEV: Refactor migrations-tooling 2025-04-07 17:22:36 +02:00
serial_job.rb
step.rb DEV: Add support for converting and importing site settings 2025-10-31 11:21:40 +01:00
step_executor.rb
step_stats.rb
step_tracker.rb DEV: Refactor migrations-tooling 2025-04-07 17:22:36 +02:00
worker.rb