| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
account for version strings in dependencies[].
|
|
|
|
| |
work with hooks placed in include files via hook_hook_info().
|
|
|
|
| |
twice on admin/build/modules.
|
|
|
|
| |
modules does not follow dependencies.
|
| |
|
|
|
|
| |
SimpleTest, so translators do not get 1000s of bogus strings.
|
| |
|
| |
|
|
|
|
| |
improved module_enable().
|
| |
|
|
|
|
| |
dependencies and trigger an error when they do not exist. (with tests)
|
| |
|
| |
|
|
|
|
| |
authenticated users.
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
|
|
|
|
| |
patch.
|
| |
|
|
|
|
| |
automatically clean the {role_permission} table when modules are uninstalled.
|
| |
|
|
|
|
| |
teasers as fields. Oh, my.
|
|
|
|
| |
abstraction layer.
|
| |
|
|
|
|
| |
static method to reduce memory footprint of SimpleTest.
|
|
tried to reset a static using unset(). Added tests too.
|