aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/event
Commit message (Expand)AuthorAgeFilesLines
...
* [ticket/12273] Verify the result of the .md file to the sourceJoas Schilling2014-04-241-15/+151
* [ticket/12273] Only check selected filesJoas Schilling2014-04-241-3/+6
* [ticket/12273] Verify that the events are still in the named filesJoas Schilling2014-04-241-10/+43
* [ticket/12273] Fix missing space in some ExceptionsJoas Schilling2014-04-201-6/+7
* [ticket/12273] Remove duplicated codeJoas Schilling2014-04-201-33/+16
* [ticket/12273] Add file line to exception messageJoas Schilling2014-04-201-29/+44
* [ticket/12273] Move phpBB test to new file and use a data providerJoas Schilling2014-04-201-1/+6
* [ticket/12273] Allow multiple $vars linesJoas Schilling2014-04-201-9/+27
* [ticket/12273] Do not use Inline control structuresJoas Schilling2014-04-181-3/+9
* [ticket/12273] Make event exporter compatible with php 5.3.3Joas Schilling2014-04-181-1/+1
* [ticket/12273] Move MD Exporter to separate fileJoas Schilling2014-04-181-0/+223
* [ticket/12273] Rename exporter to php_exporterJoas Schilling2014-04-181-72/+21
* [ticket/12273] Move event exporter to namespaceJoas Schilling2014-04-181-0/+610
* [ticket/12016] Use a service provider for event listenersJoas Schilling2013-11-131-12/+8
* [task/code-sniffer] Replace spaces with tabs.Andreas Fischer2013-10-301-46/+46
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-306-48/+0
* [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-1/+0
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-193-6/+6
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-1/+0
|\
| * [ticket/11784] Remove naming redundancy for event listenersMatt Friedman2013-08-131-1/+0
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-166-22/+34
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-146-0/+367