aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/extension/manager.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12715] Cleanup comments in \phpbb\extension\*Tristan Darricau2014-06-151-1/+1
* [ticket/12508] Only take a list of names for set_extensions()Joas Schilling2014-06-101-2/+2
* [ticket/12508] Move \phpbb\extension\finder to \phpbb\finderJoas Schilling2014-06-101-3/+3
* [ticket/12508] Fix usages of the finderJoas Schilling2014-06-101-2/+12
* [ticket/11467] Add user object to extension manager for testsn-aleha2014-05-291-6/+6
* [ticket/11467] Add language variables for extension exception messagesn-aleha2014-05-291-7/+10
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* [ticket/12586] Limit depth to 2, we require vendor/extension/ext.phpJoas Schilling2014-05-221-0/+1
* [ticket/12586] Use dot filter when trying to find available extensionsJoas Schilling2014-05-221-2/+6
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-2/+2
* [ticket/11429] Increment asset version on Ext enableMatt Friedman2014-03-131-0/+5
* [ticket/12009] Do not allow incorrectly structured extensions to be installed.Cesar G2013-12-111-0/+15
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11981] Fix code sniffer complaintsMarc Alexander2013-10-281-0/+6
* [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-171-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-18/+20
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-3/+3
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+513