Tests pending pull requests

Build: #7829 was successful Manual run by Build Robot

Code commits

phpBB Ascraeus

  • Marc

    Marc dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5

    Merge branch 'prep-release-3.1.12' into 3.1.x

  • Marc

    Marc f38fce5ce570318ac64c95601e891cfe2e8f4d1a

    [prep-release-3.1.12] Update changelog

    • phpBB/docs/CHANGELOG.html (version f38fce5ce570318ac64c95601e891cfe2e8f4d1a)
  • Marc

    Marc b2dacefbe7123cf8e4e854b2f4de959d82ab1ee2

    Merge branch 'prep-release-3.1.12' into 3.1.x

  • Marc

    Marc 0c3f7c6c8e352a73dacc1ff21a2b39a556ea6deb

    [prep-release-3.1.12] Update changelog for 3.1.12

    • phpBB/docs/CHANGELOG.html (version 0c3f7c6c8e352a73dacc1ff21a2b39a556ea6deb)
  • Marc

    Marc 5def7e255ec46175b74a31523f89309136e78869

    [prep-release-3.1.12] Add migration for 3.1.12

    • phpBB/phpbb/db/migration/data/v31x/v3112.php (version 5def7e255ec46175b74a31523f89309136e78869)
  • Marc

    Marc 7dfd57077a31d67dc18af9802f826da6b015d8fe

    Merge pull request #40 from phpbb/ticket/security/211
    [ticket/security/211] Make sure website URL only uses http & https schemes

  • Marc

    Marc 92350db572f3814630f5bb6e609d503ffd2c4bd5

    [prep-release-3.1.12] Update version numbers to 3.1.12

    • build/build.xml (version 92350db572f3814630f5bb6e609d503ffd2c4bd5)
    • phpBB/includes/constants.php (version 92350db572f3814630f5bb6e609d503ffd2c4bd5)
    • phpBB/install/schemas/schema_data.sql (version 92350db572f3814630f5bb6e609d503ffd2c4bd5)
  • Marc

    Marc a2daf30415b7e67439f3d41bd843a133b400b03f

    [prep-release-3.1.12] Update version numbers to 3.1.12

    • phpBB/install/convertors/convert_phpbb20.php (version a2daf30415b7e67439f3d41bd843a133b400b03f)
    • phpBB/styles/prosilver/style.cfg (version a2daf30415b7e67439f3d41bd843a133b400b03f)
    • phpBB/styles/subsilver2/style.cfg (version a2daf30415b7e67439f3d41bd843a133b400b03f)
  • abyssmedia <30393121+abyssmedia@users.noreply.github.com>

    abyssmedia <30393121+abyssmedia@users.noreply.github.com> 949f07e8ba81f6d711b7f7fa6024a19da71dc249

    [ticket/15303] Correctly refer to $memcached and not $memcache
    PHPBB3-15303

    • phpBB/phpbb/cache/driver/memcached.php (version 949f07e8ba81f6d711b7f7fa6024a19da71dc249)
  • Marc

    Marc 342a7cbd55829283663ad6ba29f924eeb53fca38 m

    [ticket/security/211] Allow make_clickable() again after change to regex
    SECURITY-211

    • phpBB/phpbb/profilefields/type/type_string_common.php (version 342a7cbd55829283663ad6ba29f924eeb53fca38)
    • phpBB/phpbb/profilefields/type/type_url.php (version 342a7cbd55829283663ad6ba29f924eeb53fca38)
    • tests/profilefields/type_string_test.php (version 342a7cbd55829283663ad6ba29f924eeb53fca38)
  • Marc

    Marc f7d387f93c421e93ef13375bd5e0fb408e921598 m

    [ticket/security/211] Add test for line breaks in URL
    SECURITY-211

    • tests/functions/make_clickable_test.php (version f7d387f93c421e93ef13375bd5e0fb408e921598)
  • Marc

    Marc 0aba1faa0803af6013c9ac2071e87f117e9c4835 m

    [ticket/security/211] Do not match javascript URIs with URL regexes
    SECURITY-211

    • phpBB/develop/regex_idn.php (version 0aba1faa0803af6013c9ac2071e87f117e9c4835)
    • phpBB/includes/functions.php (version 0aba1faa0803af6013c9ac2071e87f117e9c4835)
    • tests/functions/make_clickable_test.php (version 0aba1faa0803af6013c9ac2071e87f117e9c4835)
  • Marc

    Marc 91f9050a70d95a472daf9f6fa15187c195f05909 m

    [ticket/security/211] Extend tests for profile field values
    SECURITY-211

    • tests/profilefields/type_string_test.php (version 91f9050a70d95a472daf9f6fa15187c195f05909)
    • tests/profilefields/type_url_test.php (version 91f9050a70d95a472daf9f6fa15187c195f05909)
  • Marc

    Marc 2749bfe26ccae7db4174cdd83453d79366113c28 m

    [ticket/security/211] Only run make_clickable() on URL type profile fields
    SECURITY-211

    • phpBB/phpbb/profilefields/type/type_string_common.php (version 2749bfe26ccae7db4174cdd83453d79366113c28)
    • phpBB/phpbb/profilefields/type/type_url.php (version 2749bfe26ccae7db4174cdd83453d79366113c28)
  • Marc

    Marc 882a3c383103802c491404032c5d267e4f5271a0 m

    [ticket/security/211] Make sure website URL only uses http & https schemes
    SECURITY-211

    • phpBB/includes/functions.php (version 882a3c383103802c491404032c5d267e4f5271a0)
    • phpBB/includes/functions_convert.php (version 882a3c383103802c491404032c5d267e4f5271a0)
    • phpBB/phpbb/profilefields/type/type_url.php (version 882a3c383103802c491404032c5d267e4f5271a0)
    • tests/profilefields/type_url_test.php (version 882a3c383103802c491404032c5d267e4f5271a0)