Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13872] Allow template events to have a changed version | Joas Schilling | 2015-05-28 | 1 | -0/+1 |
| | | | | PHPBB3-13872 | ||||
* | [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 | 1 | -2/+11 |
| | | | | PHPBB3-13807 | ||||
* | [ticket/13807] Allow filtering events by phpBB version | Joas Schilling | 2015-05-02 | 1 | -4/+101 |
| | | | | PHPBB3-13807 | ||||
* | [ticket/13124] Also trim spaces in front of comments except for first line | Marc Alexander | 2014-10-06 | 1 | -7/+7 |
| | | | | PHPBB3-13124 | ||||
* | [ticket/12766] Event exporter does not like RCx as version | PayBas | 2014-06-25 | 1 | -1/+1 |
| | | | | PHPBB3-12766 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -5/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12273] Move $extension to constructor so the path is always set | Joas Schilling | 2014-04-28 | 1 | -9/+9 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Fix return description | Joas Schilling | 2014-04-28 | 1 | -1/+1 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Allow to filter events for extensions | Joas Schilling | 2014-04-28 | 1 | -8/+18 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Add root path to recursive_event_filter_iterator | Joas Schilling | 2014-04-27 | 1 | -1/+2 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Use RecursiveDirectoryIterator with filter in php_exporter | Joas Schilling | 2014-04-26 | 1 | -42/+14 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Fix doc blocks | Joas Schilling | 2014-04-26 | 1 | -1/+20 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Sort arguments alphabetically before exporting | Joas Schilling | 2014-04-25 | 1 | -0/+1 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Do not allow 3.1-A1 version | Joas Schilling | 2014-04-25 | 1 | -13/+5 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Use multiline arrays instead of array_merge() | Joas Schilling | 2014-04-25 | 1 | -26/+58 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Use array_merge instead of += | Joas Schilling | 2014-04-24 | 1 | -4/+4 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Fix missing space in some Exceptions | Joas Schilling | 2014-04-20 | 1 | -6/+7 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Remove duplicated code | Joas Schilling | 2014-04-20 | 1 | -33/+16 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Add file line to exception message | Joas Schilling | 2014-04-20 | 1 | -29/+44 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Move phpBB test to new file and use a data provider | Joas Schilling | 2014-04-20 | 1 | -1/+6 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Allow multiple $vars lines | Joas Schilling | 2014-04-20 | 1 | -9/+27 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Make event exporter compatible with php 5.3.3 | Joas Schilling | 2014-04-18 | 1 | -1/+1 |
| | | | | PHPBB3-12273 | ||||
* | [ticket/12273] Rename exporter to php_exporter | Joas Schilling | 2014-04-18 | 1 | -0/+559 |
PHPBB3-12273 |