-
Updating comments for adherence to coding standards.
-
Fixing an error so that a link is not accidentally checkpain()ed.
-
Issue #1549720, add hook_requirements and hook_enable implementations to check for the version of the git binary available.
-
Improving comments.
-
Issue #1007100, adding repo sync plugin setting for versioncontrol tests.
-
Version Control API -- Git backend: April 26, 2012 17:59
Commit 0fd003e on 6.x-2.x, committed by marvil07Issue #1007100, updating concatenation for coding standards.
-
Issue #1007100, added `Implements` doc block.
-
Related to #1007100, removed unneeded hook_install and added variable cleanups to hook_uninstall().
-
Related to #1007100, updated form_alter definition.
-
Related to #1007100, updated hook_update_n() functions for compliance with Drupal 7 expectations. These should only be run by someone updated from a very old version from D6.