aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/event
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16021] Recognize number of Template Event instances in events.md fileDark❶2019-04-191-1/+1
* [ticket/16021] Recognize number of Template Event instances in events.md fileDark❶2019-04-191-3/+10
* [ticket/16010] Enforce alphabetical order for events in events.mdMarc Alexander2019-04-111-0/+8
* [ticket/15809] Allow twig syntax for template eventsJakub Senko2018-09-301-9/+2
* [ticket/15637] Remove trailing space from descriptionkasimi2018-07-071-0/+6
* [ticket/15637] Preserve line breaks in event descriptionskasimi2018-07-071-1/+1
* [ticket/15637] Remove trailing space from descriptionkasimi2018-07-071-1/+1
* [ticket/15637] Fixed removing white-spaces from description linekasimi2018-07-071-1/+2
* [ticket/15637] Extract all lines before the first @tagkasimi2018-07-071-2/+2
* [ticket/15637] Extract multi-line PHP event descriptionskasimi2018-04-151-1/+17
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-012-9/+9
* [ticket/15389] Match multiple events in dispatcher in php_exporterOliver Schramm2017-10-041-18/+18
* [ticket/15389] Allow arrays in event dispatcherOliver Schramm2017-10-041-1/+6
* [ticket/14933] Fix docblock for kernel_exception_subscriberOliver Schramm2017-09-101-0/+1
* [ticket/14933] Make "route not found" more user-friendlyOliver Schramm2017-09-091-2/+15
* [ticket/15291] Allow short array notation in event declarationsJoshyPHP2017-07-221-1/+1
* Merge pull request #4530 from senky/ticket/14557Marc Alexander2017-03-261-0/+12
|\
| * [ticket/14557] Rename $offset to $subarrayJakub Senko2016-12-271-5/+5
| * [ticket/14557] Don't return $valueJakub Senko2016-12-271-2/+1
| * [ticket/14557] Simplify updating overloaded events for extensionsJakub Senko2016-12-261-0/+13
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-02-111-2/+2
|\ \
| * \ Merge pull request #4523 from senky/ticket/13429Marc Alexander2017-02-111-2/+2
| |\ \
| | * | [ticket/13429] Replace @change with @changedJakub Senko2017-01-231-4/+4
| | * | [ticket/13429] Replace @changed with @change in event docblocksJakub Senko2016-11-201-5/+5
* | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-261-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [ticket/14876] Allows multibyte strings for exception messagesVictor A. Safronov2016-11-251-1/+1
| |/
* | Merge branch '3.1.x' into 3.2.xMáté Bartus2016-10-201-0/+3
|\ \ | |/
| * [ticket/14821] Simplify regex for converting <strong> tags back to HTMLMarc Alexander2016-10-181-1/+1
| * [ticket/14821] Replace escaped strong tags with actual tagsMarc Alexander2016-10-141-0/+3
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-10-121-0/+5
|\ \ | |/
| * [ticket/security-196] Escapes the exception messages before displaying themTristan Darricau2016-04-191-0/+5
* | [ticket/14039] Revamp updaterMate Bartus2015-10-171-10/+12
* | Merge branch '3.1.x'Marc Alexander2015-05-282-3/+87
|\ \ | |/
| * [ticket/13872] Allow template events to have a changed versionJoas Schilling2015-05-282-3/+87
* | Merge branch '3.1.x'Nicofuma2015-05-062-10/+159
|\ \ | |/
| * [ticket/13807] Fix minor coding flawsJoas Schilling2015-05-021-2/+3
| * [ticket/13807] Add an option to generate a diff for the release highlightsJoas Schilling2015-05-022-5/+30
| * [ticket/13807] Allow filtering template eventsJoas Schilling2015-05-021-1/+27
| * [ticket/13807] Allow filtering events by phpBB versionJoas Schilling2015-05-021-4/+101
* | [ticket/13725] Coding guidelines: static publicMatt Friedman2015-03-272-2/+2
* | Merge branch '3.1.x'Andreas Fischer2015-02-221-1/+1
|\ \ | |/
| * [ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MINNicofuma2015-02-221-1/+1
* | Merge branch 'develop-ascraeus' into developNils Adermann2015-01-221-13/+46
|\ \ | |/
| * Merge pull request #3173 from Nicofuma/ticket/13361Nils Adermann2015-01-221-13/+46
| |\
| | * [ticket/13361] Fix the JsonResponse in the exception listenerTristan Darricau2015-01-141-1/+1
| | * [ticket/13361] Add testsTristan Darricau2015-01-111-3/+7
| | * [ticket/13361] Support ajax request (send a json response)Tristan Darricau2015-01-101-9/+25
| | * [ticket/13361] Improve the exception listenerTristan Darricau2014-11-231-4/+17
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2015-01-202-0/+45
|\ \ \ | |/ /
| * | [ticket/13489] Disable the event dispatcher in the migratorTristan Darricau2015-01-142-0/+45
| |/