• Dan Knox's avatar
    Add a safe migration mode to the wiki migrator. · db577200
    Dan Knox authored
    The safe migrate mode can be invoked by setting the
    safe_migrate environment variable to 'true' on the command
    line when running the task.
    
    RAILS_ENV=production rake gitlab:wiki:migrate
    db577200
migrate_wiki.rake 1.88 KB