CVS messages
CVS (Concurrent Versions System) is a code management system used by developers to collaborate and track modifications of code.
November 6, 2009
- Commit #284910 by Gábor Hojtsy at 08:14
#539716 by Pasqualle, pp, jhodgdon: fix code documentation for actions_get_all_actions()
October 18, 2009
-
Drupal: /includes/actions.inc 1.34
Drupal: /includes/database/database.inc 1.81
Drupal: /includes/database/mysql/database.inc 1.21
Drupal: /modules/simpletest/tests/actions.test 1.10
Drupal: /modules/simpletest/tests/database_test.test 1.70
Drupal: /modules/system/system.install 1.406
Drupal: /modules/trigger/trigger.test 1.21
Drupal: /modules/user/user.install 1.31
Drupal: /modules/user/user.module 1.1068#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.
October 10, 2009
-
#360023 by stella, sun, greggles: Added 'Publish comment' action + doxygen fixes.
September 20, 2009
-
- Patch #306611 by jbomb, sun | Damien Tournoud: fixed fatal error when trying to invoke non-existing action callbacks.
September 19, 2009
-
Drupal: /CHANGELOG.txt 1.342
Drupal: /includes/actions.inc 1.31
Drupal: /modules/comment/comment.module 1.772
Drupal: /modules/node/node.module 1.1128
Drupal: /modules/simpletest/tests/actions.test 1.9
Drupal: /modules/simpletest/tests/actions_loop_test.module 1.2
Drupal: /modules/system/system.admin.inc 1.203
Drupal: /modules/system/system.api.php 1.76
Drupal: /modules/system/system.install 1.387
Drupal: /modules/system/system.module 1.792
Drupal: /modules/taxonomy/taxonomy.module 1.511
Drupal: /modules/trigger/tests/trigger_test.module 1.3
Drupal: /modules/trigger/trigger.admin.inc 1.18
Drupal: /modules/trigger/trigger.api.php 1.5
Drupal: /modules/trigger/trigger.install 1.13
Drupal: /modules/trigger/trigger.module 1.48
Drupal: /modules/trigger/trigger.test 1.18
Drupal: /modules/user/user.module 1.1048- 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.
September 1, 2009
-
Drupal: /includes/actions.inc 1.30
Drupal: /modules/node/node.module 1.1118
Drupal: /modules/simpletest/tests/actions.test 1.7
Drupal: /modules/system/system.module 1.784
Drupal: /modules/system/system.test 1.75
Drupal: /modules/trigger/trigger.admin.inc 1.16
Drupal: /modules/trigger/trigger.module 1.47
Drupal: /modules/trigger/trigger.test 1.17#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.
August 10, 2009
- Commit #248976 by Gábor Hojtsy at 10:39
#265265 by neochief, jhodgdon: missing phpdoc @code tags on PHP code examples in form.inc and actions.inc
- Commit #248970 by Gábor Hojtsy at 10:34
#392688 by will_in_wi, jeffschuler, jhodgdon: document type argument on action_save()
July 20, 2009
-
Drupal: /includes/actions.inc 1.29
Drupal: /includes/common.inc 1.937
Drupal: /includes/install.inc 1.98
Drupal: /includes/path.inc 1.42
Drupal: /INSTALL.txt 1.73
Drupal: /modules/aggregator/aggregator.admin.inc 1.35
Drupal: /modules/aggregator/aggregator.module 1.415
Drupal: /modules/block/block.admin.inc 1.47
Drupal: /modules/block/block.module 1.351
Drupal: /modules/block/block.test 1.22
Drupal: /modules/blog/blog.module 1.328
Drupal: /modules/blog/blog.test 1.15
Drupal: /modules/book/book.module 1.500
Drupal: /modules/book/book.test 1.13
Drupal: /modules/color/color.module 1.62
Drupal: /modules/comment/comment.module 1.741
Drupal: /modules/comment/comment.test 1.37
Drupal: /modules/contact/contact.admin.inc 1.13
Drupal: /modules/contact/contact.module 1.119
Drupal: /modules/contact/contact.pages.inc 1.23
Drupal: /modules/contact/contact.test 1.27
Drupal: /modules/field/field.api.php 1.22
Drupal: /modules/forum/forum.admin.inc 1.23
Drupal: /modules/forum/forum.module 1.506
Drupal: /modules/forum/forum.test 1.25
Drupal: /modules/help/help.api.php 1.4
Drupal: /modules/help/help.module 1.85
Drupal: /modules/locale/locale.module 1.244
Drupal: /modules/locale/locale.test 1.32
Drupal: /modules/menu/menu.admin.inc 1.53
Drupal: /modules/menu/menu.install 1.19
Drupal: /modules/menu/menu.module 1.195
Drupal: /modules/menu/menu.test 1.17
Drupal: /modules/node/content_types.inc 1.82
Drupal: /modules/node/node.module 1.1084
Drupal: /modules/node/node.test 1.37
Drupal: /modules/poll/poll.test 1.21
Drupal: /modules/profile/profile.test 1.16
Drupal: /modules/search/search.test 1.26
Drupal: /modules/simpletest/simpletest.module 1.61
Drupal: /modules/statistics/statistics.module 1.308
Drupal: /modules/system/system.admin.inc 1.163
Drupal: /modules/system/system.css 1.55
Drupal: /modules/system/system.install 1.355
Drupal: /modules/system/system.module 1.727
Drupal: /modules/system/system.test 1.57
Drupal: /modules/taxonomy/taxonomy.admin.inc 1.63
Drupal: /modules/taxonomy/taxonomy.module 1.488
Drupal: /modules/taxonomy/taxonomy.test 1.40
Drupal: /modules/translation/translation.module 1.52
Drupal: /modules/translation/translation.test 1.14
Drupal: /modules/trigger/trigger.admin.inc 1.14
Drupal: /modules/trigger/trigger.module 1.41
Drupal: /modules/trigger/trigger.test 1.14
Drupal: /modules/update/update.compare.inc 1.24
Drupal: /modules/update/update.module 1.38
Drupal: /modules/user/user.test 1.47
Drupal: /profiles/default/default.profile 1.56
Drupal: /scripts/run-tests.sh 1.31- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
June 18, 2009
-
- Patch #392688 by jeffschuler: added missing documentation.
