| Commit message (Collapse) | Author | Age |
|
|
|
| |
errors.
|
| |
|
|
|
|
| |
presave/insert/update/form_alter hook paradigm.
|
|
|
|
| |
take a single argument. Code clean-up and performance improvement. Woot.
|
| |
|
|
|
|
| |
Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
configuration section.
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
tests so we don't do it anymore.
|
|
|
|
| |
fields to Field API.
|
|
|
|
| |
and APIs.
|
|
|
|
| |
to Berdir for this humongous effort.
|
|
|
|
| |
admin/structure.
|
| |
|
| |
|
|
|
|
| |
texts. Steve Krug would be proud.
|
| |
|
| |
|
|
|
|
| |
teasers as fields. Oh, my.
|
| |
|
| |
|
| |
|
|
|
|
| |
DBTNG conversion.
|
|
|
|
| |
abstraction layer.
|
|
|
|
| |
nominalizations from Docblocks.
|
| |
|
|
|
|
| |
triggers may be executed (with tests).
|
| |
|
| |
|
| |
|
|
|
|
| |
all .install files.
|
|
|
|
| |
unrendered forms.
|
|
|
|
| |
theme setting.
|
|
|
|
| |
static method to reduce memory footprint of SimpleTest.
|
| |
|
|
|
|
| |
users in one request.
|
| |
|
| |
|
| |
|
|
|
|
| |
the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
de-op nodeapi patch.
|
|
|
|
| |
documentation because of previous node API clean-ups.
|