Build: #427 was successful Changes by Marc

Stages & jobs

  1. Default Stage

Code commits

phpBB Master

  • Marc

    Marc d51020269702b4746d8a3523d434177b42324f46

    Merge branch '3.2.x'

  • Marc

    Marc 537c4150092c93086316ac5cdd20684e3907c42d m

    Merge pull request #5388 from toxyy/ticket/15819
    [ticket/15819] Add core event to functions_posting to modify notifications

  • Marc

    Marc 38071ac3508a6995a409809de23a80c2813a6102

    Merge branch '3.2.x'

  • Marc

    Marc fba55791c112d4e556f63063a1c276473671eb8a m

    Merge pull request #5403 from Elsensee/ticket/14812
    [ticket/14812] Prune shadow topics during system cron too

  • Marc

    Marc dc2170bd64f2bac67b5c02f690a9283c45564299

    Merge branch '3.2.x'

  • Marc

    Marc e2a6a7e83a0e98c1e2d1fdced270d760b928bc20 m

    Merge pull request #5320 from rxu/ticket/15755
    [ticket/15755] Fix event vars in /phpbb/attachment/delete.php

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

    Oliver Schramm <oliver.schramm97@gmail.com> 842e40dab91302772e0e2916043429de884bc226 m

    [ticket/14812] Prune shadow topics during system cron too
    PHPBB3-14812

    • phpBB/phpbb/cron/task/core/prune_all_forums.php (version 842e40dab91302772e0e2916043429de884bc226)
  • Alec <arr70017@uga.edu>

    Alec <arr70017@uga.edu> eb4a95f659cdb2dfa5ae00643688d46c6fc30b89 m

    [ticket/15819] Add core event to functions_posting to modify notifications
    Events added to allow modifying notification data before in the database.
    Useful to change variables in the notification message, such as usernames.
    Includes some other residual data to allow this event to be versatile.

    PHPBB3-15819

    • phpBB/includes/functions_posting.php (version eb4a95f659cdb2dfa5ae00643688d46c6fc30b89)
  • rxu

    rxu fc674873c7ad0acaf7773003534fd2279a4dd1bf m

    [ticket/15755] Fix event vars in /phpbb/attachment/delete.php
    PHPBB3-15755

    • phpBB/phpbb/attachment/delete.php (version fc674873c7ad0acaf7773003534fd2279a4dd1bf)