aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/ext
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/10631] Fixing a few extension admin issuesUnknown Bliss2012-09-011-1/+1
| | | | PHPBB3-10631
* [ticket/10631] Functional acp_extensions test, cleanupNathan Guse2012-09-012-1/+23
| | | | PHPBB3-10631
* [ticket/10631] Metadata manager testsNathan Guse2012-09-011-0/+22
| | | | PHPBB3-10631
* [ticket/10663] Adding nested directory to finder testVjacheslav Trushkin2012-02-211-0/+0
| | | | | | Adding nested directory to finder test, triggering finder bug PHPBB3-10663
* [feature/extension-manager] Split disabling extensions up into steps as wellNils Adermann2011-11-181-0/+8
| | | | PHPBB3-10323
* [feature/extension-manager] Support extensions in subdirectories of ext/Nils Adermann2011-10-143-6/+6
| | | | PHPBB3-10323
* [feature/extension-manager] Add prefix to extension meta data / install classesNils Adermann2011-10-144-7/+7
| | | | PHPBB3-10323
* [feature/extension-manager] Add extension meta info classes for test extensionsNils Adermann2011-09-292-0/+37
| | | | PHPBB3-10323
* [feature/extension-manager] Add missing newlines at end of filesNils Adermann2011-09-296-6/+6
| | | | PHPBB3-10323
* [feature/extension-manager] Extension Manager & FinderNils Adermann2011-09-298-0/+40
Extensions RFC: http://area51.phpbb.com/phpBB/viewtopic.php?f=84&t=41499 Ticket: http://tracker.phpbb.com/browse/PHPBB3-10323 PHPBB3-10323