Build: #363 was successful Changes by Marc

Stages & jobs

  1. Default Stage

Code commits

phpBB Master

  • Marc

    Marc 5a9b8a815d8cfda19b7afa964366972e425d8e34

    Merge branch '3.2.x'

  • Marc

    Marc 7245bc9977235d7165d35a5671ccb5b22fc042e2 m

    Merge branch 'prep-release-3.2.3' into 3.2.x

  • Marc

    Marc ecf19b13c81c4db3aea7f5daa5e4e35994b3e689 m

    Merge pull request #5218 from senky/ticket/15657
    [ticket/15657] Add MCP queue events

  • Marc

    Marc aea56fcf579f60c7215b68d0d745984a56596ac1 m

    Merge pull request #5246 from marc1706/ticket/15633
    [ticket/15633] Double space to single space

  • scootergrisen

    scootergrisen 90e4eb24514ecee4efe611c6347845b389f27966 m

    [ticket/15633] Double space to single space
    Value of GROUP_MAX_RECIPIENTS_EXPLAIN key contains
    double space. This removes one of the spaces.

    PHPBB3-15633

    • phpBB/language/en/acp/groups.php (version 90e4eb24514ecee4efe611c6347845b389f27966)
  • Marc

    Marc ec87cc1f3efa87d5c76451b13492c33512b4bf2f m

    Merge pull request #5190 from Crizz0/ticket/15627
    [ticket/15627] Reword the YES_ACCURATE_PM_BUTTON incl explaination

  • Marc

    Marc ff171f3a3b64e9daa26753f1d652272e55c325b3 m

    Merge pull request #5158 from kasimi/ticket/15586
    [ticket/15586] Fixed adding module the automatic way without specifying modes

  • Senky

    Senky 04574c75a3236172061063692d6d8720263e71ce m

    [ticket/15657] Add MCP queue events
    PHPBB3-15657

    • phpBB/includes/mcp/mcp_queue.php (version 04574c75a3236172061063692d6d8720263e71ce)
  • Crizzo

    Crizzo 71f2801d78d5b4110815c40a11c6515c013b8e52 m

    [ticket/15627] Reword the YES_ACCURATE_PM_BUTTON incl explaination
    PHPBB3-15627

    • phpBB/language/en/acp/board.php (version 71f2801d78d5b4110815c40a11c6515c013b8e52)
  • kasimi <mail@kasimi.net>

    kasimi <mail@kasimi.net> aa9d24ad3176a2fa0551a65355c05208774eeb6b m

    [ticket/15586] Added tests for adding modules the automatic way
    PHPBB3-15586

    • tests/dbal/ext/foo/bar/acp/acp_test_info.php (version aa9d24ad3176a2fa0551a65355c05208774eeb6b)
    • tests/dbal/ext/foo/bar/acp/acp_test_module.php (version aa9d24ad3176a2fa0551a65355c05208774eeb6b)
    • tests/dbal/ext/foo/bar/composer.json (version aa9d24ad3176a2fa0551a65355c05208774eeb6b)
    • tests/dbal/ext/foo/bar/ucp/ucp_test_info.php (version aa9d24ad3176a2fa0551a65355c05208774eeb6b)
    • tests/dbal/ext/foo/bar/ucp/ucp_test_module.php (version aa9d24ad3176a2fa0551a65355c05208774eeb6b)
    • tests/dbal/migrator_tool_module_test.php (version aa9d24ad3176a2fa0551a65355c05208774eeb6b)
  • kasimi <mail@kasimi.net>

    kasimi <mail@kasimi.net> 2d5fe90ed5735c44ae733959c96da3a67a5d2647 m

    [ticket/15586] Fixed adding module the automatic way without specifying modes
    PHPBB3-15586

    • phpBB/phpbb/db/migration/tool/module.php (version 2d5fe90ed5735c44ae733959c96da3a67a5d2647)