Tests pending pull requests

Build: #6247 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Code commits

phpBB Ascraeus

  • Tristan Darricau <tristan.darricau@sensiolabs.com>

    Tristan Darricau <tristan.darricau@sensiolabs.com> 901785bc5ee46634fcbbb839b95932f13c80253a

    Merge pull request #4018 from marc1706/ticket/14271
    [ticket/14271] Update sample config

    * marc1706/ticket/14271:
      [ticket/14271] Properly use try_files in nginx sample config
      [ticket/14271] Improve try_files and use split path info
      [ticket/14271] Update sample config

  • Tristan Darricau <tristan.darricau@sensiolabs.com>

    Tristan Darricau <tristan.darricau@sensiolabs.com> 81b3b38795749de43c563f7681f18e918902c34e

    Merge pull request #4071 from marc1706/ticket/14213
    [ticket/14213] Adding event after users have been added to a group

    * marc1706/ticket/14213:
      [ticket/14213] Add pending to core.group_add_user_after
      [ticket/14213] Mv event group_add_user_after after cache cleaning
      [ticket/14213] Fix version number
      [ticket/14213] Adding missing reference to event dispatcher
      [ticket/14213] Adding event after users have been added to a group

  • Marc

    Marc d37d3ed3ed91cc16271c57ab7210c7c0aa19910b

    [ticket/14213] Add pending to core.group_add_user_after
    PHPBB3-14213

    • phpBB/includes/functions_user.php (version d37d3ed3ed91cc16271c57ab7210c7c0aa19910b)
  • Wardormeur <wardormeur@gmail.com>

    Wardormeur <wardormeur@gmail.com> e6d3ed55296a58db143ced87c58e6c4f95c31ae4

    [ticket/14213] Mv event group_add_user_after after cache cleaning
    In order to match with the rest of the event and to have appropriate info state

    PHPBB3-14213

    • phpBB/includes/functions_user.php (version e6d3ed55296a58db143ced87c58e6c4f95c31ae4)
  • Wardormeur <wardormeur@gmail.com>

    Wardormeur <wardormeur@gmail.com> ffbc2d02d7920b093eeb852c41a82bf2c5b1bb21

    [ticket/14213] Fix version number
    for core.group_add_user_after event

    PHPBB3-14213

    • phpBB/includes/functions_user.php (version ffbc2d02d7920b093eeb852c41a82bf2c5b1bb21)
  • Wardormeur <wardormeur@gmail.com>

    Wardormeur <wardormeur@gmail.com> 2419f63aab8b1d164511e1688228ef8b11e2d515

    [ticket/14213] Adding missing reference to event dispatcher
    Required to dispatch event, wasn't included into global

    PHPBB3-14213

    • phpBB/includes/functions_user.php (version 2419f63aab8b1d164511e1688228ef8b11e2d515)
  • Wardormeur <wardormeur@gmail.com>

    Wardormeur <wardormeur@gmail.com> 20e26a3920809b8abb163954743aaf0a5adf5271

    [ticket/14213] Adding event after users have been added to a group
    Allow mapping with others CMS by exposing user configuration & changes

    PHPBB3-14213

    • phpBB/includes/functions_user.php (version 20e26a3920809b8abb163954743aaf0a5adf5271)
  • Marc

    Marc 966c34d0ad4b64cbf5b35c815c310f24e68224fc

    [ticket/14271] Properly use try_files in nginx sample config
    PHPBB3-14271

    • phpBB/docs/nginx.sample.conf (version 966c34d0ad4b64cbf5b35c815c310f24e68224fc)
  • Marc

    Marc b27be0b8574f770d3a5aa0299be7d3c3fea744f4

    [ticket/14271] Improve try_files and use split path info
    PHPBB3-14271

    • phpBB/docs/nginx.sample.conf (version b27be0b8574f770d3a5aa0299be7d3c3fea744f4)
  • Marc

    Marc 27e95864a8d3d05bc85578880a567422ead96b22

    [ticket/14271] Update sample config
    PHPBB3-14271

    • phpBB/docs/nginx.sample.conf (version 27e95864a8d3d05bc85578880a567422ead96b22)