silverstripe-framework/tests/php
Ingo Schommer a433e5f4a8 Find root modules with _config.php
When modules are installed as the webroot,
manifest generation should behave the same way as when they're in a subfolder.
Which means accepting the module folder both with a _config/ folder
and a _config.php file present.
2017-05-22 12:16:57 +12:00
..
Control API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
Core Find root modules with _config.php 2017-05-22 12:16:57 +12:00
Dev NEW: Allow SapphireTest::objFromFixture() to accept either table or class 2017-05-05 10:53:49 +12:00
Forms API Consistent use of inst() naming across framework 2017-05-19 14:38:06 +12:00
i18n API Consistent use of inst() naming across framework 2017-05-19 14:38:06 +12:00
Logging API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
ORM API PSR-11 compliance (fixes #6594) (#6931) 2017-05-19 13:45:07 +12:00
Security API Implement InheritedPermission calculator (#6877) 2017-05-11 21:07:27 +12:00
View Add lint-clean and cleanup code linting 2017-05-16 05:01:51 +12:00