/[drupal]/drupal/modules/trigger/trigger.install
ViewVC logotype

Log of /drupal/modules/trigger/trigger.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 02:38:53 2009 UTC (3 weeks, 2 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.14: +9 -9 lines
Diff to previous 1.14
#539442 by deekayen: Re-order functions in trigger.install so schema comes first.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:13:57 2009 UTC (8 weeks ago) by dries
Branch: MAIN
Changes since 1.13: +9 -7 lines
Diff to previous 1.13
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 11:07:36 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.12: +16 -10 lines
Diff to previous 1.12
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave 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.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 06:38:20 2009 UTC (2 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.11: +1 -12 lines
Diff to previous 1.11
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 22:07:10 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.10: +4 -1 lines
Diff to previous 1.10
- Patch #111011 by Josh Waihi: adding foreign key specifications.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:34:02 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 19:42:17 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.8: +6 -1 lines
Diff to previous 1.8
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 04:25:07 2009 UTC (8 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 6 15:46:38 2009 UTC (10 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-9
Changes since 1.5: +6 -6 lines
Diff to previous 1.5 , to next main 1.15
#332123 by webchick, lilou, andypost: backport of removal of t() around schema desciptions

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 05:20:21 2008 UTC (11 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
- Patch #319404 by Dave Reid: simplify actions_sychronize and remove  paramater.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 13:01:10 2008 UTC (12 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.5: +6 -6 lines
Diff to previous 1.5
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 12:02:52 2007 UTC (22 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2, DRUPAL-7-0-UNSTABLE-3
Branch point for: DRUPAL-6
Changes since 1.4: +22 -22 lines
Diff to previous 1.4
- Patch #204221 by webernet: code style fixes.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 14:33:07 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4, DRUPAL-6-0-RC-1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
#187881 by mooffie: fix misnamed database table names in schema documentation

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 11:39:34 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.2: +30 -5 lines
Diff to previous 1.2
#164983 by multiple contributors: document the core database schemas

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 14:43:26 2007 UTC (2 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.1: +18 -1 lines
Diff to previous 1.1
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 14:50:05 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
#172773 by numerous contributors: Make the actions interface usable by mere 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

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2