summaryrefslogtreecommitdiff
path: root/modules/trigger/tests
Commit message (Collapse)AuthorAge
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* #118345 by sun: Make user.module conform to standard ↵Angie Byron2009-10-10
| | | | presave/insert/update/form_alter hook paradigm.
* - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave ↵Dries Buytaert2009-09-19
| | | | 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.
* #408434 by mr.baileys and andypost: Fix fatal error in actions.inc after ↵Angie Byron2009-05-31
| | | | DBTNG conversion.
* #246096 by andypost, mr.baileys, and Sutharsan: Fix typo so that cron ↵Angie Byron2009-05-27
triggers may be executed (with tests).