aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/extension/base.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12963] Revert back to "migrations" folder name for extensionsJoas Schilling2014-09-181-10/+1
* [ticket/12963] Edit deprecation messageTristan Darricau2014-09-161-1/+1
* [ticket/12963] Load extensions migrations from /migrationTristan Darricau2014-09-101-1/+11
* [ticket/12963] Don't use static var in \extension\base\get_migration_file_listTristan Darricau2014-09-101-4/+5
* [ticket/12847] Allow the extensions to say if they can be enabledTristan Darricau2014-07-131-0/+9
* [ticket/12508] Move \phpbb\extension\finder to \phpbb\finderJoas Schilling2014-06-101-3/+3
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-5/+7
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+135