CVS messages for Version Control / Project Node integration
June 5, 2008
-
Version Control / Project Node integration: /modules/versioncontrol_project/versioncontrol_project.metrics.inc 1.3
Version Control / Project Node integration: /modules/versioncontrol_project/versioncontrol_project.module 1.56Seems like I had this lying around on my disk for some time: Simplify access code, porting to the new hook_versioncontrol_write_access().
January 21, 2008
-
Version Control / Project Node integration: /modules/versioncontrol_project/versioncontrol_project.module 1.55
Adapt to the {commits, branch operations, tag operations} -> operations consolidation in the API module. Well, ok, there's nothing to adapt except for a changed comment. Yay for abstraction!
January 11, 2008
-
Version Control / Project Node integration: /modules/versioncontrol_project/cvs_to_versioncontrol_project_update.php 1.7
adding some post-install instructions.
-
Version Control / Project Node integration: /modules/versioncontrol_project/cvs_to_versioncontrol_project_update.php 1.6
clarifying info page a bit more.
-
Version Control / Project Node integration: /modules/versioncontrol_project/cvs_to_versioncontrol_project_update.php 1.5
adding caveats section.
-
Version Control / Project Node integration: /modules/versioncontrol_project/README.txt 1.5
Version Control / Project Node integration: /modules/versioncontrol_project/versioncontrol_project.info 1.2
Version Control / Project Node integration: /modules/versioncontrol_project/versioncontrol_project.install 1.15
Version Control / Project Node integration: /modules/versioncontrol_project/versioncontrol_project.metrics.inc 1.2
Version Control / Project Node integration: /modules/versioncontrol_project/versioncontrol_project.module 1.54Two unrelated changes: * Modify some descriptions so that they fit the new project.module-only direction of the module. (Heavy-heartedly.) * Be more careful when retrieving metrics (line change counts, as introduced by Corsix). Neither the Metrics module nor the statistics function are required to exist, so check on those. -
Version Control / Project Node integration: /modules/versioncontrol_project/cvs_to_versioncontrol_project_update.php 1.4
re-introduce js upgrading.
-
Version Control / Project Node integration: /modules/versioncontrol_project/cvs_to_versioncontrol_project_update.php 1.3
make sure CVS module is still installed.
January 10, 2008
-
Version Control / Project Node integration: /modules/versioncontrol_project/cvs_to_versioncontrol_project_update.php 1.2
check for module existance instead of table existance.
-
Version Control / Project Node integration: /modules/versioncontrol_project/cvs_to_versioncontrol_project_update.php 1.1
update script for migrating from cvs module to versioncontrol_project module. initial testing seems good.
