Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |