aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/event/kernel_exception_subscriber.php
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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
* | [ticket/13725] Coding guidelines: static publicMatt Friedman2015-03-271-1/+1
|/
* [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
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-1/+0
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-191-2/+2
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-8/+10
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+85