Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15257] Address validation issues | Jakub Senko | 2019-09-30 | 2 | -2/+2 |
| | | | | PHPBB3-15257 | ||||
* | [ticket/15257] Provide extension not enableable messages | Jakub Senko | 2019-09-30 | 2 | -0/+42 |
| | | | | PHPBB3-15257 | ||||
* | [ticket/13733] Properly test setting validate_classes to false/true | Marc Alexander | 2016-01-19 | 2 | -0/+61 |
| | | | | PHPBB3-13733 | ||||
* | Merge branch 'develop-ascraeus' into develop | Tristan Darricau | 2014-09-18 | 3 | -54/+0 |
|\ | | | | | | | | | | | | | * develop-ascraeus: [ticket/12963] Always use core_path and core_directory() [ticket/12963] Remove old migration/ folder from tests [ticket/12963] Revert back to "migrations" folder name for extensions | ||||
| * | [ticket/12963] Remove old migration/ folder from tests | Joas Schilling | 2014-09-18 | 3 | -54/+0 |
| | | | | | | | | PHPBB3-12963 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-09-17 | 4 | -0/+72 |
|\ \ | |/ | |||||
| * | [ticket/12963] Add unit tests | Tristan Darricau | 2014-09-10 | 4 | -0/+72 |
| | | | | | | | | PHPBB3-12963 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2014-09-02 | 2 | -0/+24 |
|\ \ | |/ | |||||
| * | [ticket/12661] Add new line at the end of files | Pico | 2014-08-25 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12661 | ||||
| * | [ticket/12661] Add template test | Pico88 | 2014-08-24 | 2 | -0/+24 |
| | | | | | | | | PHPBB3-12661 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2014-08-07 | 2 | -0/+43 |
|\ \ | |/ | | | | | | | * develop-ascraeus: [ticket/12847] Allow the extensions to say if they can be enabled | ||||
| * | [ticket/12847] Allow the extensions to say if they can be enabled | Tristan Darricau | 2014-07-13 | 2 | -0/+43 |
| | | | | | | | | PHPBB3-12847 | ||||
* | | Merge branch 'develop-ascraeus' into develop | Tristan Darricau | 2014-07-03 | 4 | -12/+20 |
|\ \ | |/ | | | | | | | | | | | * develop-ascraeus: [ticket/12783] Move phpbb requirement to extra->soft-require [ticket/12783] Correctly use dataProviders and mark tests as incomplete [ticket/12783] Move phpbb/phpbb require version to extra | ||||
| * | [ticket/12783] Move phpbb requirement to extra->soft-require | Joas Schilling | 2014-07-02 | 4 | -4/+12 |
| | | | | | | | | PHPBB3-12783 | ||||
| * | [ticket/12783] Move phpbb/phpbb require version to extra | Joas Schilling | 2014-06-28 | 4 | -12/+12 |
| | | | | | | | | PHPBB3-12783 | ||||
* | | [ticket/12564] Remove version definitions from modules in tests | Matt Friedman | 2014-05-20 | 4 | -4/+0 |
|/ | | | | PHPBB3-12564 | ||||
* | [ticket/12311] Use valid composer schema - license - for extensions | Matt Friedman | 2014-03-27 | 4 | -4/+4 |
| | | | | | | http://tracker.phpbb.com/browse/PHPBB3-12311 PHPBB3-12311 | ||||
* | [ticket/12006] Test for ext module auth | Nathan Guse | 2013-12-30 | 1 | -1/+1 |
| | | | | PHPBB3-12006 | ||||
* | [ticket/12009] Prevent user from enabling invalid extension through direct URL | Cesar G | 2013-12-12 | 2 | -1/+23 |
| | | | | PHPBB3-12009 | ||||
* | [ticket/12009] Move valid extensions in tests to correct dir structure. | Cesar G | 2013-12-12 | 22 | -20/+67 |
| | | | | PHPBB3-12009 | ||||
* | [ticket/11840] Correct Moo test extension composer | Nathan Guse | 2013-09-30 | 1 | -2/+2 |
| | | | | PHPBB3-11840 | ||||
* | [ticket/11840] Use generic information in the test extension | Nathan Guse | 2013-09-30 | 2 | -5/+5 |
| | | | | | | Not sure why I had my name/info in these files... PHPBB3-11840 | ||||
* | [task/composer-compatibility] Minor changes that will break extension BC | MichaelC | 2013-10-01 | 1 | -3/+2 |
| | | | | PHPBB3-11840 | ||||
* | [ticket/11700] Fix extension loading with namespaces | Nils Adermann | 2013-09-19 | 2 | -2/+4 |
| | | | | | | | class loader now expects all classes to be prefixed with a backslash when resolving paths PHPBB3-11700 | ||||
* | [ticket/11700] Correctly load extensions with nonprefixed namespaces | Nils Adermann | 2013-09-17 | 18 | -21/+59 |
| | | | | PHPBB3-11700 | ||||
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 4 | -4/+4 |
| | | | | PHPBB3-11700 | ||||
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11465 | Marc Alexander | 2013-05-12 | 1 | -0/+1 |
|\ | |||||
| * | [ticket/10844] Add extension template file to locate | Joas Schilling | 2013-04-22 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-10844 | ||||
* | | [ticket/11465] Add disabled ext to allow proper testing of get_module_infos() | Marc Alexander | 2013-05-12 | 3 | -0/+26 |
| | | | | | | | | | | | | | | | | This will now also enable us to test the $use_all_available parameter of get_module_infos(), which will not only return the module infos for enabled extensions but also those from disabled extensions. PHPBB3-11465 | ||||
* | | [ticket/11465] Add comments explaining the tests | Marc Alexander | 2013-05-10 | 2 | -2/+8 |
| | | | | | | | | PHPBB3-11465 | ||||
* | | [ticket/11465] Add unit tests for acp_modules::get_module_infos() | Marc Alexander | 2013-03-22 | 6 | -0/+63 |
|/ | | | | | | | | | | | | | | | | | The tests add 3 different modules. One acp module that should be found (acp/a_module), one acp module that should not be found (acp/fail_module), and one mcp module that should work again (mcp/a_module). The modules' info files had to be included as they were not auto-loaded for some reason. There are several test stages. First of, it is tested if the correct mcp and acp module is returned. Afterwards, the proper loading of specified modules is tested. One with an existing module and one with a not existing module. Finally, the test concludes with trying to get the module info of not existing ucp modules. Other classes like foobar would have also worked for that check but I decided to use the ucp type of class as that is the one type missing from the added test modules. PHPBB3-11465 | ||||
* | [ticket/10631] Fixing a few extension admin issues | Unknown Bliss | 2012-09-01 | 1 | -1/+1 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Functional acp_extensions test, cleanup | Nathan Guse | 2012-09-01 | 2 | -1/+23 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10631] Metadata manager tests | Nathan Guse | 2012-09-01 | 1 | -0/+22 |
| | | | | PHPBB3-10631 | ||||
* | [ticket/10663] Adding nested directory to finder test | Vjacheslav Trushkin | 2012-02-21 | 1 | -0/+0 |
| | | | | | | Adding nested directory to finder test, triggering finder bug PHPBB3-10663 | ||||
* | [feature/extension-manager] Split disabling extensions up into steps as well | Nils Adermann | 2011-11-18 | 1 | -0/+8 |
| | | | | PHPBB3-10323 | ||||
* | [feature/extension-manager] Support extensions in subdirectories of ext/ | Nils Adermann | 2011-10-14 | 3 | -6/+6 |
| | | | | PHPBB3-10323 | ||||
* | [feature/extension-manager] Add prefix to extension meta data / install classes | Nils Adermann | 2011-10-14 | 4 | -7/+7 |
| | | | | PHPBB3-10323 | ||||
* | [feature/extension-manager] Add extension meta info classes for test extensions | Nils Adermann | 2011-09-29 | 2 | -0/+37 |
| | | | | PHPBB3-10323 | ||||
* | [feature/extension-manager] Add missing newlines at end of files | Nils Adermann | 2011-09-29 | 6 | -6/+6 |
| | | | | PHPBB3-10323 | ||||
* | [feature/extension-manager] Extension Manager & Finder | Nils Adermann | 2011-09-29 | 8 | -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 |