Code commits

phpBB Rhea

  • Marc

    Marc f054ab972d40d3aba8022fb3f2ddec04d379c517

    Merge branch '3.1.x' into 3.2.x

  • Marc

    Marc 76748183bb46d111d7cc36f683385ecae70721e7

    Merge pull request #4420 from Elsensee/ticket/14742-32x
    [ticket/14742-32x] Further improvements to migrator

  • Marc

    Marc 6bcc372af50e422a6f4956d54f63e1123bbf57cb m

    Merge pull request #4419 from Elsensee/ticket/14742
    [ticket/14742] Further improvements to migrator

  • Oliver Schramm <oliver.schramm97@gmail.com>

    Oliver Schramm <oliver.schramm97@gmail.com> a37f10ae0951f16b115f4a175cc546a515cf7937

    [ticket/14742] Increase user feedback by improving progress bar
    We now count and display each step that was done
    by increasing the task count.

    PHPBB3-14742

    • phpBB/phpbb/install/helper/iohandler/cli_iohandler.php (version a37f10ae0951f16b115f4a175cc546a515cf7937)
    • phpBB/phpbb/install/module/update_database/task/update.php (version a37f10ae0951f16b115f4a175cc546a515cf7937)
  • Oliver Schramm <oliver.schramm97@gmail.com>

    Oliver Schramm <oliver.schramm97@gmail.com> 88384a1e6313f827a098fcd90e3a7209cc6bb204

    Merge branch 'ticket/14742' into ticket/14742-32x
    Conflicts:
            phpBB/phpbb/db/migrator.php

  • Oliver Schramm <oliver.schramm97@gmail.com>

    Oliver Schramm <oliver.schramm97@gmail.com> 773f6d08a5f039eb0829886a6283a7ce1d97051e m

    [ticket/14742] Reset migration_data_state before reverting
    PHPBB3-14742

    • phpBB/phpbb/db/migrator.php (version 773f6d08a5f039eb0829886a6283a7ce1d97051e)
  • Oliver Schramm <oliver.schramm97@gmail.com>

    Oliver Schramm <oliver.schramm97@gmail.com> 463e8e4b13373f771395d21c28b1522e302adcd7 m

    [ticket/14742] Change constants to use Symfony values
    This is to avoid errors when comparing verbosity levels
    in a CLI output handler that is using Symfony's OutputInterface
    for example.

    PHPBB3-14742

    • phpBB/phpbb/db/migrator_output_handler_interface.php (version 463e8e4b13373f771395d21c28b1522e302adcd7)
  • Oliver Schramm <oliver.schramm97@gmail.com>

    Oliver Schramm <oliver.schramm97@gmail.com> 7c99fcf782b02431a4121b08f5a3cdb16477d200 m

    [ticket/14742] Pause after each update_data step too
    Rewriting process_data_step() to remove the now
    useless foreach() loop.

    PHPBB3-14742

    • phpBB/phpbb/db/migrator.php (version 7c99fcf782b02431a4121b08f5a3cdb16477d200)
  • Oliver Schramm <oliver.schramm97@gmail.com>

    Oliver Schramm <oliver.schramm97@gmail.com> 775d1c855a393b2b4f3d900608943c8fc453c44f m

    [ticket/14742] Improve readability of the code
    PHPBB3-14742

    • phpBB/phpbb/db/migrator.php (version 775d1c855a393b2b4f3d900608943c8fc453c44f)
  • Oliver Schramm <oliver.schramm97@gmail.com>

    Oliver Schramm <oliver.schramm97@gmail.com> e050cf5c1163dc18e948ac0706b86743243d72f5 m

    [ticket/14742] Fix comments in migrator
    PHPBB3-14742

    • phpBB/phpbb/db/migration/tool/config.php (version e050cf5c1163dc18e948ac0706b86743243d72f5)
    • phpBB/phpbb/db/migration/tool/config_text.php (version e050cf5c1163dc18e948ac0706b86743243d72f5)
    • phpBB/phpbb/db/migration/tool/module.php (version e050cf5c1163dc18e948ac0706b86743243d72f5)
    • phpBB/phpbb/db/migration/tool/permission.php (version e050cf5c1163dc18e948ac0706b86743243d72f5)
    • phpBB/phpbb/db/migrator.php (version e050cf5c1163dc18e948ac0706b86743243d72f5)