Tests pending pull requests

Build: #5243 was successful Manual run by Build Robot

Code commits

phpBB Ascraeus

  • Andreas Fischer <bantu@phpbb.com>

    Andreas Fischer <bantu@phpbb.com> e8769fd561edf011b6c3738600173e3c8bcbfdd9

    Merge pull request #3695 from javiexin/ticket/13931
    [ticket/13931] Wrong order in docs/events.md

    * javiexin/ticket/13931:
      [ticket/13931] Wrong order in docs/events.md

    Conflicts:
            phpBB/docs/events.md

  • Andreas Fischer <bantu@phpbb.com>

    Andreas Fischer <bantu@phpbb.com> efc09df8dfc8fff873dcc0ff55ac3c95e8e9f8c9

    Merge pull request #3710 from marc1706/ticket/12952
    [ticket/12952] Check obvious errors before status in functional tests

    * marc1706/ticket/12952:
      [ticket/12952] Check obvious errors before status in functional tests

  • Marc

    Marc dc9245dd7a5a13f67667df835957740b553d2313

    Merge pull request #3653 from callumacrae/ticket/13882
    [ticket/13882] Lazy load the notification avatars.

  • Marc

    Marc 2503723e2fff11c2a14bf62f6e261cebd9ffcf06

    [ticket/12952] Check obvious errors before status in functional tests
    This will change the output from just saying that the status did not match
    the expected one to actually showing any errors before complaining about a
    possible difference in the status code.

    PHPBB3-12952

    • tests/test_framework/phpbb_functional_test_case.php (version 2503723e2fff11c2a14bf62f6e261cebd9ffcf06)
  • javiexin <javiexin@gmail.com>

    javiexin <javiexin@gmail.com> 41f78b5c498976dcd4bda350da833fae1a4d1ad5

    [ticket/13931] Wrong order in docs/events.md
    Reordered alphabetically (mcp before memberlist).

    PHPBB3-13931

    • phpBB/docs/events.md (version 41f78b5c498976dcd4bda350da833fae1a4d1ad5)
  • Callum Macrae <callum@macr.ae>

    Callum Macrae <callum@macr.ae> d1c4f5bc352b89da7b0fba4925c68f596f623494

    [ticket/13882] Added tiny docblock to lazyLoadAvatars
    PHPBB3-13882

    • phpBB/assets/javascript/core.js (version d1c4f5bc352b89da7b0fba4925c68f596f623494)
  • Callum Macrae <callum@macr.ae>

    Callum Macrae <callum@macr.ae> 9366f29fd7d0bf439b0a57bcea9f2753881b6509

    [ticket/13882] no more egyptian brackets /o/
    PHPBB3-13882

    • phpBB/includes/functions.php (version 9366f29fd7d0bf439b0a57bcea9f2753881b6509)
  • Callum Macrae <callum@macr.ae>

    Callum Macrae <callum@macr.ae> be1d1c7d05a0b0dec259da967e2ed277fb8f632f

    [ticket/13882] Lazy load the notification avatars.
    This moves them further down the waterfall, making the page load
    quicker.

    PHPBB3-13882

    • phpBB/assets/javascript/core.js (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)
    • phpBB/includes/functions.php (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)
    • phpBB/includes/functions_compatibility.php (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)
    • phpBB/phpbb/notification/type/admin_activate_user.php (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)
    • phpBB/phpbb/notification/type/group_request.php (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)
    • phpBB/phpbb/notification/type/pm.php (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)
    • phpBB/phpbb/notification/type/post.php (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)
    • phpBB/phpbb/notification/type/report_pm.php (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)
    • phpBB/phpbb/notification/type/report_pm_closed.php (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)
    • phpBB/phpbb/notification/type/report_post.php (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)
    • phpBB/phpbb/notification/type/report_post_closed.php (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)
    • phpBB/phpbb/notification/type/topic.php (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)
    • phpBB/phpbb/user_loader.php (version be1d1c7d05a0b0dec259da967e2ed277fb8f632f)