Tests pending pull requests

Build: #4297 was successful

Job: Build and Test Job was successful

Stages & jobs

  1. Build and Test

Code commits

phpBB Ascraeus

  • Andreas Fischer <bantu@phpbb.com>

    Andreas Fischer <bantu@phpbb.com> 5347eac69cfd0946dadfc6c2f3cb71709ca1895c

    Merge pull request #3328 from marc1706/ticket/13538
    [ticket/13538] Add tests for pagination in nested loops

    * marc1706/ticket/13538:
      [ticket/13538] Add tests for double nested pagination loop
      [ticket/13538] Fix tests for pagination in nested loop
      [ticket/13538] Add test for pagination in nested loop

  • Andreas Fischer <bantu@phpbb.com>

    Andreas Fischer <bantu@phpbb.com> 2864e77d6c480f8424de962dd0570185c049a9af

    Merge pull request #3361 from marc1706/ticket/13569
    [ticket/13569] Add missing sql_freeresults and remove unneeded results

    * marc1706/ticket/13569:
      [ticket/13569] Add missing sql_freeresults and remove unneeded results

  • Marc

    Marc a166f6f42c1910c7987eef5597341863b2434b32

    [ticket/13569] Add missing sql_freeresults and remove unneeded results
    PHPBB3-13569

    • phpBB/includes/mcp/mcp_front.php (version a166f6f42c1910c7987eef5597341863b2434b32)
    • phpBB/includes/mcp/mcp_main.php (version a166f6f42c1910c7987eef5597341863b2434b32)
    • phpBB/install/install_install.php (version a166f6f42c1910c7987eef5597341863b2434b32)
    • phpBB/phpbb/config/db_text.php (version a166f6f42c1910c7987eef5597341863b2434b32)
    • phpBB/phpbb/notification/type/post.php (version a166f6f42c1910c7987eef5597341863b2434b32)
    • phpBB/phpbb/notification/type/topic.php (version a166f6f42c1910c7987eef5597341863b2434b32)
  • Marc

    Marc a5c65449deb98d752a4c0da86724230b4b879179

    [ticket/13538] Add tests for double nested pagination loop
    PHPBB3-13538

    • tests/pagination/pagination_test.php (version a5c65449deb98d752a4c0da86724230b4b879179)
    • tests/pagination/templates/pagination_double_nested.html (version a5c65449deb98d752a4c0da86724230b4b879179)
  • Marc

    Marc ee03b4f1efc5f8e2a6aa3352aacfff48d1609645

    [ticket/13538] Fix tests for pagination in nested loop
    PHPBB3-13538

    • tests/pagination/pagination_test.php (version ee03b4f1efc5f8e2a6aa3352aacfff48d1609645)
    • tests/pagination/templates/pagination_sub.html (version ee03b4f1efc5f8e2a6aa3352aacfff48d1609645)
  • Marc

    Marc 7014d824f010ced8e9930dc149bb2cde953e3d77

    [ticket/13538] Add test for pagination in nested loop
    PHPBB3-13538

    • tests/pagination/pagination_test.php (version 7014d824f010ced8e9930dc149bb2cde953e3d77)
    • tests/pagination/templates/pagination_sub.html (version 7014d824f010ced8e9930dc149bb2cde953e3d77)