Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16021] Recognize number of Template Event instances in events.md file | Dark❶ | 2019-04-19 | 1 | -1/+1 |
| | | | | PHPBB3-16021 | ||||
* | [ticket/16021] Recognize number of Template Event instances in events.md file | Dark❶ | 2019-04-19 | 1 | -3/+10 |
| | | | | PHPBB3-16021 | ||||
* | [ticket/16010] Enforce alphabetical order for events in events.md | Marc Alexander | 2019-04-11 | 1 | -0/+8 |
| | | | | PHPBB3-16010 | ||||
* | [ticket/15809] Allow twig syntax for template events | Jakub Senko | 2018-09-30 | 1 | -9/+2 |
| | | | | PHPBB3-15809 | ||||
* | [ticket/15637] Remove trailing space from description | kasimi | 2018-07-07 | 1 | -0/+6 |
| | | | | PHPBB3-15637 | ||||
* | [ticket/15637] Preserve line breaks in event descriptions | kasimi | 2018-07-07 | 1 | -1/+1 |
| | | | | PHPBB3-15637 | ||||
* | [ticket/15637] Remove trailing space from description | kasimi | 2018-07-07 | 1 | -1/+1 |
| | | | | PHPBB3-15637 | ||||
* | [ticket/15637] Fixed removing white-spaces from description line | kasimi | 2018-07-07 | 1 | -1/+2 |
| | | | | PHPBB3-15637 | ||||
* | [ticket/15637] Extract all lines before the first @tag | kasimi | 2018-07-07 | 1 | -2/+2 |
| | | | | PHPBB3-15637 | ||||
* | [ticket/15637] Extract multi-line PHP event descriptions | kasimi | 2018-04-15 | 1 | -1/+17 |
| | | | | PHPBB3-15637 | ||||
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 2 | -9/+9 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/15389] Match multiple events in dispatcher in php_exporter | Oliver Schramm | 2017-10-04 | 1 | -18/+18 |
| | | | | | | I've also improved some regular expressions PHPBB3-15389 | ||||
* | [ticket/15389] Allow arrays in event dispatcher | Oliver Schramm | 2017-10-04 | 1 | -1/+6 |
| | | | | PHPBB3-15389 | ||||
* | [ticket/14933] Fix docblock for kernel_exception_subscriber | Oliver Schramm | 2017-09-10 | 1 | -0/+1 |
| | | | | PHPBB3-14933 | ||||
* | [ticket/14933] Make "route not found" more user-friendly | Oliver Schramm | 2017-09-09 | 1 | -2/+15 |
| | | | | PHPBB3-14933 | ||||
* | [ticket/15291] Allow short array notation in event declarations | JoshyPHP | 2017-07-22 | 1 | -1/+1 |
| | | | | PHPBB3-15291 | ||||
* | Merge pull request #4530 from senky/ticket/14557 | Marc Alexander | 2017-03-26 | 1 | -0/+12 |
|\ | | | | | | | [ticket/14557] Simplify updating overloaded events for extensions | ||||
| * | [ticket/14557] Rename $offset to $subarray | Jakub Senko | 2016-12-27 | 1 | -5/+5 |
| | | | | | | | | PHPBB3-14557 | ||||
| * | [ticket/14557] Don't return $value | Jakub Senko | 2016-12-27 | 1 | -2/+1 |
| | | | | | | | | PHPBB3-14557 | ||||
| * | [ticket/14557] Simplify updating overloaded events for extensions | Jakub Senko | 2016-12-26 | 1 | -0/+13 |
| | | | | | | | | PHPBB3-14557 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-02-11 | 1 | -2/+2 |
|\ \ | |||||
| * \ | Merge pull request #4523 from senky/ticket/13429 | Marc Alexander | 2017-02-11 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | | | | [ticket/13429] Replace @change with @changed in event docblocks | ||||
| | * | | [ticket/13429] Replace @change with @changed | Jakub Senko | 2017-01-23 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | PHPBB3-13429 | ||||
| | * | | [ticket/13429] Replace @changed with @change in event docblocks | Jakub Senko | 2016-11-20 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | PHPBB3-13429 | ||||
* | | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-11-26 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | [ticket/14876] Allows multibyte strings for exception messages | Victor A. Safronov | 2016-11-25 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | All exception messages are sanitized via type_caster::set_var() which is called with $multibyte = false. This commit allows to pass multibyte messages as well. PHPBB3-14876 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Máté Bartus | 2016-10-20 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | [ticket/14821] Simplify regex for converting <strong> tags back to HTML | Marc Alexander | 2016-10-18 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-14821 | ||||
| * | [ticket/14821] Replace escaped strong tags with actual tags | Marc Alexander | 2016-10-14 | 1 | -0/+3 |
| | | | | | | | | | | | | | | Everything else will still be escaped. This will however add back support for bold text in exception messages. PHPBB3-14821 | ||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-10-12 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | [ticket/security-196] Escapes the exception messages before displaying them | Tristan Darricau | 2016-04-19 | 1 | -0/+5 |
| | | | | | | | | SECURITY-196 | ||||
* | | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 1 | -10/+12 |
| | | | | | | | | PHPBB3-14039 | ||||
* | | Merge branch '3.1.x' | Marc Alexander | 2015-05-28 | 2 | -3/+87 |
|\ \ | |/ | |||||
| * | [ticket/13872] Allow template events to have a changed version | Joas Schilling | 2015-05-28 | 2 | -3/+87 |
| | | | | | | | | PHPBB3-13872 | ||||
* | | Merge branch '3.1.x' | Nicofuma | 2015-05-06 | 2 | -10/+159 |
|\ \ | |/ | |||||
| * | [ticket/13807] Fix minor coding flaws | Joas Schilling | 2015-05-02 | 1 | -2/+3 |
| | | | | | | | | PHPBB3-13807 | ||||
| * | [ticket/13807] Add an option to generate a diff for the release highlights | Joas Schilling | 2015-05-02 | 2 | -5/+30 |
| | | | | | | | | PHPBB3-13807 | ||||
| * | [ticket/13807] Allow filtering template events | Joas Schilling | 2015-05-02 | 1 | -1/+27 |
| | | | | | | | | PHPBB3-13807 | ||||
| * | [ticket/13807] Allow filtering events by phpBB version | Joas Schilling | 2015-05-02 | 1 | -4/+101 |
| | | | | | | | | PHPBB3-13807 | ||||
* | | [ticket/13725] Coding guidelines: static public | Matt Friedman | 2015-03-27 | 2 | -2/+2 |
| | | | | | | | | PHPBB3-13725 | ||||
* | | Merge branch '3.1.x' | Andreas Fischer | 2015-02-22 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * 3.1.x: [ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN | ||||
| * | [ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN | Nicofuma | 2015-02-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | PHP_INT_MIN isn't a defined constant but it can be calculed by ~PHP_INT_MAX (two's complement of PHP_INT_MAX) PHPBB3-13643 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Nils Adermann | 2015-01-22 | 1 | -13/+46 |
|\ \ | |/ | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13361] Rename exception to runtime_exception [ticket/13361] Fix the JsonResponse in the exception listener [ticket/13361] Add tests [ticket/13361] Support ajax request (send a json response) [ticket/13361] Improve the exception listener | ||||
| * | Merge pull request #3173 from Nicofuma/ticket/13361 | Nils Adermann | 2015-01-22 | 1 | -13/+46 |
| |\ | | | | | | | [ticket/13361] Improve the exception listener | ||||
| | * | [ticket/13361] Fix the JsonResponse in the exception listener | Tristan Darricau | 2015-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13361 | ||||
| | * | [ticket/13361] Add tests | Tristan Darricau | 2015-01-11 | 1 | -3/+7 |
| | | | | | | | | | | | | PHPBB3-13361 | ||||
| | * | [ticket/13361] Support ajax request (send a json response) | Tristan Darricau | 2015-01-10 | 1 | -9/+25 |
| | | | | | | | | | | | | PHPBB3-13361 | ||||
| | * | [ticket/13361] Improve the exception listener | Tristan Darricau | 2014-11-23 | 1 | -4/+17 |
| | | | | | | | | | | | | PHPBB3-13361 | ||||
* | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-20 | 2 | -0/+45 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | Conflicts: phpBB/phpbb/db/migration/data/v30x/release_3_0_5_rc1.php phpBB/phpbb/db/migration/profilefield_base_migration.php phpBB/phpbb/db/migrator.php | ||||
| * | | [ticket/13489] Disable the event dispatcher in the migrator | Tristan Darricau | 2015-01-14 | 2 | -0/+45 |
| |/ | | | | | | | PHPBB3-13489 |