summaryrefslogtreecommitdiff
path: root/modules/trigger/trigger.install
Commit message (Collapse)AuthorAge
* #383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.Angie Byron2009-03-08
|
* - Patch #319404 by Dave Reid: simplify actions_sychronize and remove paramater.Dries Buytaert2008-12-20
|
* - Patch #332123 by webchick, lilou: remove t() function from schema ↵Dries Buytaert2008-11-15
| | | | descriptions.
* - Patch #204221 by webernet: code style fixes.Dries Buytaert2007-12-28
|
* #187881 by mooffie: fix misnamed database table names in schema documentationGábor Hojtsy2007-11-04
|
* #164983 by multiple contributors: document the core database schemasGábor Hojtsy2007-10-10
|
* - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the ↵Dries Buytaert2007-10-05
| | | | .schema files into .install files to prevent mistakes.
* #172773 by numerous contributors: Make the actions interface usable by mere ↵Gábor Hojtsy2007-09-11
mortals (including rename of actions.module to trigger, but keeping the actions themselfs). Complete previous history of actions module: - #148410 by jvandyk: added rewrite of the actions module! - #155986 by Uwe: fixed typos. - #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on