aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extension/ext
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15257] Address validation issuesJakub Senko2019-09-302-2/+2
* [ticket/15257] Provide extension not enableable messagesJakub Senko2019-09-302-0/+42
* [ticket/13733] Properly test setting validate_classes to false/trueMarc Alexander2016-01-192-0/+61
* Merge branch 'develop-ascraeus' into developTristan Darricau2014-09-183-54/+0
|\
| * [ticket/12963] Remove old migration/ folder from testsJoas Schilling2014-09-183-54/+0
* | Merge branch 'develop-ascraeus' into developMarc Alexander2014-09-174-0/+72
|\ \ | |/
| * [ticket/12963] Add unit testsTristan Darricau2014-09-104-0/+72
* | Merge branch 'develop-ascraeus' into developMarc Alexander2014-09-022-0/+24
|\ \ | |/
| * [ticket/12661] Add new line at the end of filesPico2014-08-251-1/+1
| * [ticket/12661] Add template testPico882014-08-242-0/+24
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-072-0/+43
|\ \ | |/
| * [ticket/12847] Allow the extensions to say if they can be enabledTristan Darricau2014-07-132-0/+43
* | Merge branch 'develop-ascraeus' into developTristan Darricau2014-07-034-12/+20
|\ \ | |/
| * [ticket/12783] Move phpbb requirement to extra->soft-requireJoas Schilling2014-07-024-4/+12
| * [ticket/12783] Move phpbb/phpbb require version to extraJoas Schilling2014-06-284-12/+12
* | [ticket/12564] Remove version definitions from modules in testsMatt Friedman2014-05-204-4/+0
|/
* [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-274-4/+4
* [ticket/12006] Test for ext module authNathan Guse2013-12-301-1/+1
* [ticket/12009] Prevent user from enabling invalid extension through direct URLCesar G2013-12-122-1/+23
* [ticket/12009] Move valid extensions in tests to correct dir structure.Cesar G2013-12-1222-20/+67
* [ticket/11840] Correct Moo test extension composerNathan Guse2013-09-301-2/+2
* [ticket/11840] Use generic information in the test extensionNathan Guse2013-09-302-5/+5
* [task/composer-compatibility] Minor changes that will break extension BCMichaelC2013-10-011-3/+2
* [ticket/11700] Fix extension loading with namespacesNils Adermann2013-09-192-2/+4
* [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-1718-21/+59
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-164-4/+4
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11465Marc Alexander2013-05-121-0/+1
|\
| * [ticket/10844] Add extension template file to locateJoas Schilling2013-04-221-0/+1
* | [ticket/11465] Add disabled ext to allow proper testing of get_module_infos()Marc Alexander2013-05-123-0/+26
* | [ticket/11465] Add comments explaining the testsMarc Alexander2013-05-102-2/+8
* | [ticket/11465] Add unit tests for acp_modules::get_module_infos()Marc Alexander2013-03-226-0/+63
|/
* [ticket/10631] Fixing a few extension admin issuesUnknown Bliss2012-09-011-1/+1
* [ticket/10631] Functional acp_extensions test, cleanupNathan Guse2012-09-012-1/+23
* [ticket/10631] Metadata manager testsNathan Guse2012-09-011-0/+22
* [ticket/10663] Adding nested directory to finder testVjacheslav Trushkin2012-02-211-0/+0
* [feature/extension-manager] Split disabling extensions up into steps as wellNils Adermann2011-11-181-0/+8
* [feature/extension-manager] Support extensions in subdirectories of ext/Nils Adermann2011-10-143-6/+6
* [feature/extension-manager] Add prefix to extension meta data / install classesNils Adermann2011-10-144-7/+7
* [feature/extension-manager] Add extension meta info classes for test extensionsNils Adermann2011-09-292-0/+37
* [feature/extension-manager] Add missing newlines at end of filesNils Adermann2011-09-296-6/+6
* [feature/extension-manager] Extension Manager & FinderNils Adermann2011-09-298-0/+40