| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
compliance with standards.
|
| |
|
|
|
|
| |
all tables.
|
|
|
|
| |
functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
|
|
|
| |
extra updates with HEAD.
|
| |
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
| |
|
|
|
|
|
|
| |
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
|
|
|
|
| |
weitzman: automatically install/uninstall schema.
|
| |
|
|
|
|
| |
administration pages.
|
|
|
|
| |
form-item-[name].
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
|
|
|
| |
fields to Field API.
|
| |
|
| |
|
|
|
|
| |
management' to 'People' in the header -- not anywhere else.
|
| |
|
|
|
|
| |
there is more room for customization.
|
|
|
|
| |
to Berdir for this humongous effort.
|
| |
|
| |
|
|
|
|
| |
teasers as fields. Oh, my.
|
| |
|
|
|
|
| |
PagerQueries broken.
|
|
|
|
| |
session handling.
|
|
|
|
| |
nominalizations from Docblocks.
|
| |
|
| |
|
| |
|
|
|
|
| |
by table headers first, before ordering by other fields.
|
|
|
|
| |
all .install files.
|
|
|
|
| |
unrendered forms.
|
| |
|
| |
|
|
|
|
| |
static method to reduce memory footprint of SimpleTest.
|
|
|
|
| |
users in one request.
|
|
|
|
| |
new database abstraction layer.
|
| |
|
|
|
|
| |
user/user_role for consistency.
|
| |
|
| |
|
|
|
|
| |
E_NOTICE handling.
|
|
|
|
| |
unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
|
|
|
|
| |
system_settings_form().
|
|
|
|
| |
the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
|