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

Log of /drupal/modules/trigger/trigger.test

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.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 18 06:56:24 2009 UTC (5 weeks, 4 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.20: +6 -3 lines
Diff to previous 1.20
#356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 13 05:37:46 2009 UTC (6 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal errors.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 03:07:21 2009 UTC (6 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.18: +4 -4 lines
Diff to previous 1.18
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 11:07:36 2009 UTC (2 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.17: +143 -23 lines
Diff to previous 1.17
- 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.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 16:50:12 2009 UTC (2 months, 3 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 00:58:55 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.15: +3 -2 lines
Diff to previous 1.15
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 19:18:08 2009 UTC (3 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 18:51:35 2009 UTC (4 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.13: +8 -8 lines
Diff to previous 1.13
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 13 21:51:42 2009 UTC (4 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.12: +7 -7 lines
Diff to previous 1.12
#500866 by boombatower: Remove t() from getInfo in tests.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 08:39:40 2009 UTC (5 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 31 03:12:19 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.10: +38 -12 lines
Diff to previous 1.10
#408434 by mr.baileys and andypost: Fix fatal error in actions.inc after DBTNG conversion.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:07:28 2009 UTC (6 months ago) by webchick
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
#246096 follow-up by andypost: Forgot 'static' on the getInfo() function.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 16:29:05 2009 UTC (6 months ago) by webchick
Branch: MAIN
Changes since 1.8: +41 -1 lines
Diff to previous 1.8
#246096 by andypost, mr.baileys, and Sutharsan: Fix typo so that cron triggers may be executed (with tests).

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:35 2009 UTC (6 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- Patch #471070 by stella: millions of code style fixes.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 01:49:54 2009 UTC (7 months, 4 weeks ago) by webchick
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.

Revision 1.6 - (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.5: +2 -2 lines
Diff to previous 1.5
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 22:18:46 2008 UTC (11 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4, DRUPAL-7-0-UNSTABLE-5
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
- Patch #324313 by catch et al: load multiple nodes and terms at once.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 13:14:29 2008 UTC (12 months ago) by dries
Branch: MAIN
Changes since 1.3: +1 -4 lines
Diff to previous 1.3
- Patch #338403 by drewish: code comments clean-up.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 17:39:12 2008 UTC (17 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1, DRUPAL-7-0-UNSTABLE-2, DRUPAL-7-0-UNSTABLE-3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
- Patch #260501 by cwgordon7: made the trigger module tests pass.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 07:30:53 2008 UTC (17 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
- Patch #247423 by boombatower: code style fixes for the tests.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 18:23:32 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
- Added a test framework to Drupal along with a first batch of tests for
  Drupal core!  This is an important milestone for the project so enable
  the module and check it out ... :)

  Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
  Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
  Lal, Moshe Weitzman, and the many other people that helped with testing
  over the past years and that drove this home.

  It all works but it is still rough around the edges (i.e. documentation
  is still being written, the coding style is not 100% yet, a number of
  tests still fail) but we spent the entire weekend working on it in Paris
  and made a ton of progress.  The best way to help and to get up to speed,
  is to start writing and contributing some tests ... as well as fixing
  some of the failures.

  For those willing to help with improving the test framework, here are
  some next steps and issues to resolve:

    - How to best approach unit tests and mock functions?
    - How to test drupal_mail() and drupal_http_request()?
    - How to improve the admin UI so we have a nice progress bar?
    - How best to do code coverage?
    - See http://g.d.o/node/10099 for more ...

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