Tests pending pull requests

Build: #3684 did not start Manual run by Build Robot

Code commits

phpBB Ascraeus

  • Marc

    Marc 99eeb52b763fb2efb2e5dad2b39c06b2be8c74b5

    Merge pull request #3050 from prototech/ticket/13070
    [ticket/13070] Adjust template hook name to match that provided in the class.

  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> b9b15b700736769b79ccb8f41265bea548877f45

    [ticket/13070] Adjust template hook name to match that provided in the class.
    PHPBB3-13070

    • phpBB/common.php (version b9b15b700736769b79ccb8f41265bea548877f45)
  • Andreas Fischer <bantu@phpbb.com>

    Andreas Fischer <bantu@phpbb.com> b71cf56bda9413afaad2933bd5d09eb80c3a19bc m

    Merge pull request #3047 from Elsensee/ticket/13168
    [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility

    * Elsensee/ticket/13168:
      [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility

  • Andreas Fischer <bantu@phpbb.com>

    Andreas Fischer <bantu@phpbb.com> afada9ed409ca7abdb2dc95c10d1cac3aacf86a6

    Merge branch 'develop-olympus' into develop-ascraeus
    * develop-olympus:
      [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility

  • Joas Schilling <nickvergessen@gmx.de>

    Joas Schilling <nickvergessen@gmx.de> 75b6545bc271f4e488cf8dc7708a871e4c7dc446

    Merge pull request #3040 from nickvergessen/ticket/13138-asc
    [3.1] Ticket/13138 Only use cookie data when we do not force a user_id

    Conflicts:
            phpBB/phpbb/session.php

  • Nils Adermann <naderman@naderman.de>

    Nils Adermann <naderman@naderman.de> 973dfbf868f2c75c02ae7cdff0056ecf9c665d70

    Merge pull request #3048 from naderman/ticket/13188
    [ticket/13188] Add missing where clause to post_id query in sphinx index

  • Nils Adermann <naderman@naderman.de>

    Nils Adermann <naderman@naderman.de> 99f63f39eb8e9987669cb0c7146afc431aee1400

    Merge branch 'develop-olympus' into develop-ascraeus
    * develop-olympus:
      [ticket/13138] Do not use cookie data and autologin while forcing a user_id

    Conflicts:
            phpBB/phpbb/session.php

  • Nils Adermann <naderman@naderman.de>

    Nils Adermann <naderman@naderman.de> d4faeb064bf7a3e97e1258d40343e83c80308024 m

    Merge pull request #3039 from nickvergessen/ticket/13138
    [ticket/13138] Only use cookie data when we do not force a user_id

  • Nils Adermann <naderman@naderman.de>

    Nils Adermann <naderman@naderman.de> 941cf6979e3f5367fb18eda3fd525eaaa050bec4

    [ticket/13188] Correctly format string concatenation
    PHPBB3-13188

    • phpBB/phpbb/search/fulltext_sphinx.php (version 941cf6979e3f5367fb18eda3fd525eaaa050bec4)
  • Nils Adermann <naderman@naderman.de>

    Nils Adermann <naderman@naderman.de> 566c8a1bbc44e410c73b06008346766c01fbecef

    [ticket/13188] Add missing where clause to post_id query in sphinx index
    PHPBB3-13188

    • phpBB/phpbb/search/fulltext_sphinx.php (version 566c8a1bbc44e410c73b06008346766c01fbecef)
  • Oliver Schramm <oliver.schramm97@gmail.com>

    Oliver Schramm <oliver.schramm97@gmail.com> 53f166274aaa55b98a1c671dbb5cbd403d879157 m

    [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility
    PHPBB3-13168

    • phpBB/includes/acp/acp_main.php (version 53f166274aaa55b98a1c671dbb5cbd403d879157)
  • Joas Schilling <nickvergessen@gmx.de>

    Joas Schilling <nickvergessen@gmx.de> 57a575b5f0e3ddd6f42ed7ee225da407044e19bc

    Merge pull request #3046 from Elsensee/ticket/13187
    [ticket/13187] Fix HTML validity of INSTALL.html

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

    Oliver Schramm <oliver.schramm97@gmail.com> 51044167d1982a4ab772cf7560d6b0655da0b1ee

    [ticket/13187] Fix HTML validity of INSTALL.html
    PHPBB3-13187

    • phpBB/docs/INSTALL.html (version 51044167d1982a4ab772cf7560d6b0655da0b1ee)
  • Joas Schilling <nickvergessen@gmx.de>

    Joas Schilling <nickvergessen@gmx.de> 009d59335f3ede8827dcca6ea00e803fa25ec719

    Merge pull request #2960 from prototech/ticket/12568
    [ticket/12568] Update user docs

  • Joas Schilling <nickvergessen@gmx.de>

    Joas Schilling <nickvergessen@gmx.de> ec5729a99f2cd4a0541817e650ec6f13ac565b6a

    Merge pull request #3045 from Elsensee/ticket/13186
    [ticket/13186] Don't show link on post count when search disabled

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

    Oliver Schramm <oliver.schramm97@gmail.com> 86c472f4f79e2fa97eb99358ac8b142ab3f17f97

    [ticket/13186] Don't show link on post count when search disabled
    PHPBB3-13186

    • phpBB/viewtopic.php (version 86c472f4f79e2fa97eb99358ac8b142ab3f17f97)
  • Marc

    Marc c939f1b2c7c0d496b2a39434b7eb5da7a9749b01

    Merge pull request #3030 from Senky/ticket/13164
    [ticket/13164] data sent to core.submit_post_end event does not include fresh post_visibility

  • Marc

    Marc b3421e397dc8bff3571a6415a5e791a7baa84cd1

    Merge pull request #3041 from nickvergessen/ticket/13171
    [ticket/13171] Check the correct (soft)delete permission when deleting in MCP

  • Dhruv Goel <dhruv.goel92@gmail.com>

    Dhruv Goel <dhruv.goel92@gmail.com> c6272fca075f55d089bbd0a4139bf05db7a0daab

    Merge pull request #3042 from naderman/ticket/13181
    [ticket/13181] Replace database credentials with placeholders in sphinx conf

  • Nils Adermann <naderman@naderman.de>

    Nils Adermann <naderman@naderman.de> e7ad87e15fc0ff88c88797c2817f901c3c606ca4

    [ticket/13181] Replace database credentials with placeholders in sphinx conf
    PHPBB3-13181

    • phpBB/language/en/acp/search.php (version e7ad87e15fc0ff88c88797c2817f901c3c606ca4)
    • phpBB/phpbb/search/fulltext_sphinx.php (version e7ad87e15fc0ff88c88797c2817f901c3c606ca4)
  • Joas Schilling <nickvergessen@gmx.de>

    Joas Schilling <nickvergessen@gmx.de> 66342f5b89a97f9c41e5ea08ccd44abb3dfd569d m

    [ticket/13171] Check the correct (soft)delete permission when deleting in MCP
    PHPBB3-13171

    • phpBB/includes/mcp/mcp_main.php (version 66342f5b89a97f9c41e5ea08ccd44abb3dfd569d)
  • Joas Schilling <nickvergessen@gmx.de>

    Joas Schilling <nickvergessen@gmx.de> dec6c7ea8cd147e41a9095a77c1af41480dff654 m

    [ticket/13138] Type hint the variables for IDE usage
    PHPBB3-13138

    • tests/test_framework/phpbb_session_test_case.php (version dec6c7ea8cd147e41a9095a77c1af41480dff654)
  • Joas Schilling <nickvergessen@gmx.de>

    Joas Schilling <nickvergessen@gmx.de> f847a1a5677fed238a40156139468a5830d8b729 m

    [ticket/13138] Fix the session key tests
    PHPBB3-13138

    • tests/session/session_key_test.php (version f847a1a5677fed238a40156139468a5830d8b729)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> 6763de2f254dd89b05ca74b1bd0c360b7dd15c44

    [ticket/12568] Fix awkward use of "phpBB Limited."
    PHPBB3-12568

    • phpBB/docs/README.html (version 6763de2f254dd89b05ca74b1bd0c360b7dd15c44)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> 09b6add6eeb6d51c8f8b9ed6b37dbcc9a50bb501

    [ticket/12568] The "Purge cache" option in the Customise tab no longer exists.
    PHPBB3-12568

    • phpBB/docs/README.html (version 09b6add6eeb6d51c8f8b9ed6b37dbcc9a50bb501)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> 810d249ca222849979e9dc210f8cbf99322c07f8

    [ticket/12568] Update GitHub link.
    PHPBB3-12568

    • phpBB/docs/README.html (version 810d249ca222849979e9dc210f8cbf99322c07f8)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> 29ea1c85b4408d25a0e881268ed45fb6e9ad534e

    [ticket/12568] Fix typo - "directorie" -> "directories"
    PHPBB3-12568

    • phpBB/docs/INSTALL.html (version 29ea1c85b4408d25a0e881268ed45fb6e9ad534e)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> f19a6b971407daa816ef54ded0f1fc6d45a8d3aa

    [ticket/12568] Remove various unnecessary references to phpBB3.
    PHPBB3-12568

    • phpBB/docs/CHANGELOG.html (version f19a6b971407daa816ef54ded0f1fc6d45a8d3aa)
    • phpBB/docs/FAQ.html (version f19a6b971407daa816ef54ded0f1fc6d45a8d3aa)
    • phpBB/docs/INSTALL.html (version f19a6b971407daa816ef54ded0f1fc6d45a8d3aa)
    • phpBB/docs/README.html (version f19a6b971407daa816ef54ded0f1fc6d45a8d3aa)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> d06c2cf0f7476c79ebb4ef9d74a596cb790055af

    [ticket/12568] Update style installation instructions.
    PHPBB3-12568

    • phpBB/docs/README.html (version d06c2cf0f7476c79ebb4ef9d74a596cb790055af)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> defd36ad7f44db1f50d9bea12005bd0bdd009f6f

    [ticket/12568] Replace modifications explanation with extensions.
    PHPBB3-12568

    • phpBB/docs/README.html (version defd36ad7f44db1f50d9bea12005bd0bdd009f6f)
  • Cesar G <prototech91@gmail.com>

    Cesar G <prototech91@gmail.com> 7e081092291321ba1c19143834dc9334d1477721

    [ticket/12568] Update path to language pack installation page.
    PHPBB3-12568

    • phpBB/docs/README.html (version 7e081092291321ba1c19143834dc9334d1477721)
  • Joas Schilling <nickvergessen@gmx.de>

    Joas Schilling <nickvergessen@gmx.de> 55b97ffc2759c2cf2a38cff926d889953778e3dd m

    Merge branch 'ticket/13138-2' into ticket/13138-asc
    Conflicts:
            phpBB/phpbb/session.php

  • Joas Schilling <nickvergessen@gmx.de>

    Joas Schilling <nickvergessen@gmx.de> e7e016637b8c136dfc31d422a263e808b61271a8 m

    [ticket/13138] Do not use cookie data and autologin while forcing a user_id
    PHPBB3-13138

    • phpBB/includes/session.php (version e7e016637b8c136dfc31d422a263e808b61271a8)
  • Jakub Senko <jakubsenko@gmail.com>

    Jakub Senko <jakubsenko@gmail.com> 9bc9e42c94d51cb5fbefefd97dd706c33f269614 m

    [ticket/13164] Fix syntax error
    PHPBB3-13164

    • phpBB/includes/functions_posting.php (version 9bc9e42c94d51cb5fbefefd97dd706c33f269614)
  • Jakub Senko <jakubsenko@gmail.com>

    Jakub Senko <jakubsenko@gmail.com> eb7152436c160d835ca15835c45e256465cfc232 m

    [ticket/13164] Add post_visibility to core.submit_post_end event
    PHPBB3-13164

    • phpBB/includes/functions_posting.php (version eb7152436c160d835ca15835c45e256465cfc232)
  • Jakub Senko <jakubsenko@gmail.com>

    Jakub Senko <jakubsenko@gmail.com> 699c6421288844b3b41bad12ada9d8f8e71d45fc m

    [ticket/13164] Update post_visibility before event is triggered
    PHPBB3-13164

    • phpBB/includes/functions_posting.php (version 699c6421288844b3b41bad12ada9d8f8e71d45fc)