Tests pending pull requests

Build: #3731 was successful Manual run by Build Robot

Code commits

phpBB Ascraeus

  • Joas Schilling

    Joas Schilling 0682e5719d55a10485050dc1fc7561c32e6b3fb8

    Merge branch 'prep-release-3.1.0' into develop-ascraeus

  • Joas Schilling

    Joas Schilling 679559ce180ec5210edb3a019e9ca862d7fddf4e m

    Merge branch 'naderman-ticket/13232' into prep-release-3.1.0

  • Joas Schilling

    Joas Schilling 2e814cc43fe8194e496c743f576b55feadbc3812 m

    [ticket/13232] Fix spaces vs tabs
    PHPBB3-13232

    • tests/functional/prune_shadow_topic_test.php (version 2e814cc43fe8194e496c743f576b55feadbc3812)
  • Nils Adermann <naderman@naderman.de>

    Nils Adermann <naderman@naderman.de> dccbd573e8010a30f0876c03f0e7150e2a377938 m

    [ticket/13232] Ensure prune cron job always gets run in prune test
    The cron scheduler might pick a different task but we don't want to go
    through them all to find the one we need. So we just make sure cron is
    run at all and then manually run the one we want.

    PHPBB3-13232

    • tests/functional/prune_shadow_topic_test.php (version dccbd573e8010a30f0876c03f0e7150e2a377938)
  • Nils Adermann <naderman@naderman.de>

    Nils Adermann <naderman@naderman.de> dbaee1a5dad8fd90322b1649206ce22073a10fd4 m

    Merge pull request #4 from nickvergessen/naderman-ticket/13232
    [ticket/13232] Fix more issues with TTL and global cache file

  • Joas Schilling

    Joas Schilling 6380aea647c2d611a4c3aaf5d0fe4046782340dd m

    [ticket/13232] Fix more issues with TTL and global cache file
    PHPBB3-13232

    • phpBB/phpbb/avatar/driver/local.php (version 6380aea647c2d611a4c3aaf5d0fe4046782340dd)
    • phpBB/phpbb/version_helper.php (version 6380aea647c2d611a4c3aaf5d0fe4046782340dd)
  • Nils Adermann <naderman@naderman.de>

    Nils Adermann <naderman@naderman.de> 0cdd071230120b8d502e6869c17f5b748d9182a0 m

    [ticket/13232] Fix indentation
    PHPBB3-13232

    • phpBB/phpbb/cron/manager.php (version 0cdd071230120b8d502e6869c17f5b748d9182a0)
  • Nils Adermann <naderman@naderman.de>

    Nils Adermann <naderman@naderman.de> df5366a5ca0dd9ee93cbf21a61a78ffcbe66dc82 m

    [ticket/13232] Use a cache var with _ to force TTL and shuffle cron tasks
    PHPBB3-13232

    • phpBB/includes/functions.php (version df5366a5ca0dd9ee93cbf21a61a78ffcbe66dc82)
    • phpBB/phpbb/cron/manager.php (version df5366a5ca0dd9ee93cbf21a61a78ffcbe66dc82)