Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15369] Fix php_exporter tests | Matt Friedman | 2019-05-10 | 1 | -7/+13 |
| | | | | PHPBB3-15369 | ||||
* | [ticket/14948] Adjust calls for twig and phpunit updates | Marc Alexander | 2019-05-09 | 2 | -2/+2 |
| | | | | PHPBB3-14948 | ||||
* | [ticket/14972] Migrate from deprecated getMock() method to createMock() | rxu | 2019-05-08 | 1 | -1/+1 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/15637] Preserve line breaks in event descriptions | kasimi | 2018-07-07 | 1 | -1/+1 |
| | | | | PHPBB3-15637 | ||||
* | [ticket/15637] Updated test fixture to include complete event description | kasimi | 2018-07-07 | 2 | -2/+2 |
| | | | | PHPBB3-15637 | ||||
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -2/+2 |
| | | | | PHPBB3-14972 | ||||
* | [ticket/15389] Match multiple events in dispatcher in php_exporter | Oliver Schramm | 2017-10-04 | 3 | -0/+65 |
| | | | | | | I've also improved some regular expressions PHPBB3-15389 | ||||
* | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2017-02-11 | 1 | -1/+1 |
|\ | |||||
| * | [ticket/13429] Replace @change with @changed | Jakub Senko | 2017-01-23 | 2 | -9/+9 |
| | | | | | | | | PHPBB3-13429 | ||||
| * | [ticket/13429] Replace @changed with @change in event docblocks | Jakub Senko | 2016-11-20 | 1 | -8/+8 |
| | | | | | | | | PHPBB3-13429 | ||||
* | | [ticket/14576] Move common required files to bootstrap | Matt Friedman | 2016-03-31 | 2 | -4/+0 |
| | | | | | | | | PHPBB3-14576 | ||||
* | | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 1 | -3/+1 |
| | | | | | | | | PHPBB3-14039 | ||||
* | | [ticket/13872] Remove subsilver2 from md exporter test | Marc Alexander | 2015-05-28 | 1 | -5/+0 |
| | | | | | | | | PHPBB3-13872 | ||||
* | | Merge branch '3.1.x' | Marc Alexander | 2015-05-28 | 3 | -4/+113 |
|\ \ | |/ | |||||
| * | [ticket/13872] Allow template events to have a changed version | Joas Schilling | 2015-05-28 | 3 | -4/+113 |
| | | | | | | | | PHPBB3-13872 | ||||
* | | [ticket/13762] Moving language related functionality into a separate class | MateBartus | 2015-05-02 | 1 | -1/+5 |
| | | | | | | | | PHPBB3-13762 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Nils Adermann | 2015-01-22 | 1 | -0/+100 |
|\ \ | |/ | | | | | | | | | | | | | | | * 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 | ||||
| * | [ticket/13361] Rename exception to runtime_exception | Tristan Darricau | 2015-01-21 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-13361 | ||||
| * | [ticket/13361] Add tests | Tristan Darricau | 2015-01-11 | 1 | -0/+100 |
| | | | | | | | | PHPBB3-13361 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-10-15 | 2 | -2/+29 |
|\ \ | |/ | |||||
| * | [ticket/13124] Add another test case as requested | Marc Alexander | 2014-10-09 | 2 | -0/+27 |
| | | | | | | | | PHPBB3-13124 | ||||
| * | [ticket/13124] Fix tests for event exporter | Marc Alexander | 2014-10-06 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-13124 | ||||
* | | [ticket/12958] Remove more references of subsilver2 | Joas Schilling | 2014-08-10 | 1 | -1/+0 |
|/ | | | | PHPBB3-12958 | ||||
* | [ticket/12766] Event exporter does not like RCx as version | PayBas | 2014-06-25 | 1 | -0/+2 |
| | | | | PHPBB3-12766 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 4 | -12/+28 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12273] Do not allow 3.1-A1 version | Joas Schilling | 2014-04-25 | 2 | -10/+7 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Fix unit tests for multi line arrays | Joas Schilling | 2014-04-25 | 2 | -11/+61 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Fix unit test for multi line $vars | Joas Schilling | 2014-04-24 | 1 | -2/+2 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Fix method name of test and fix undefined index | Joas Schilling | 2014-04-24 | 1 | -3/+3 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Test source files and compare with events.md | Joas Schilling | 2014-04-24 | 1 | -0/+37 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Remove duplicated code | Joas Schilling | 2014-04-20 | 1 | -4/+8 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Move phpBB test to new file and use a data provider | Joas Schilling | 2014-04-20 | 2 | -7/+45 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Allow multiple $vars lines | Joas Schilling | 2014-04-20 | 4 | -17/+79 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Move MD Exporter to separate file | Joas Schilling | 2014-04-18 | 1 | -0/+30 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Rename exporter to php_exporter | Joas Schilling | 2014-04-18 | 1 | -7/+5 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Move event exporter to namespace | Joas Schilling | 2014-04-18 | 1 | -4/+2 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Crawl the phpBB directory for events | Joas Schilling | 2014-04-18 | 1 | -9/+18 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Use class properties instead of parameters | Joas Schilling | 2014-04-18 | 3 | -20/+83 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Add more tests for the event exporter | Joas Schilling | 2014-04-18 | 5 | -16/+336 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Add a basic set of tests for the exporter | Joas Schilling | 2014-04-18 | 4 | -0/+370 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -2/+2 |
| | | | | PHPBB3-11700 | ||||
* | [feature/compiled-dic] Compile the DI Container into a cached class | David King | 2012-11-10 | 1 | -1/+1 |
| | | | | PHPBB3-11152 | ||||
* | [feature/event-dispatcher] Fix copyright years | Igor Wiedler | 2012-03-30 | 1 | -1/+1 |
| | | | | PHPBB3-9550 | ||||
* | [feature/event-dispatcher] Change phpbb_event_dispatcher to inheritance, tests | Igor Wiedler | 2012-03-24 | 1 | -0/+29 |
PHPBB3-9550 |