versioncontrol_git 6.x-1.2-alpha3
marvil07 - July 26, 2009 - 22:27
| Download | Size | md5 hash |
|---|---|---|
| versioncontrol_git-6.x-1.2-alpha3.tar.gz | 16.01 KB | bc579da1029c63e3b7bc78bfe2b691dd |
Official release from CVS tag: DRUPAL-6--1-2-ALPHA3
Last updated: July 26, 2009 - 22:31
Changes:
- don't use our file cache anymore.
- #484372: Improve the cache Improve the cache
- removes the evil cache functions (They are not used anymore)
- review cache_get return before use it
- clear cache on uninstall
Fixes:
- actually pass the missing parameter merge on _versioncontrol_git_parse_items()
- avoid empty tagname (do not use the ":short" suffix on refname inside git-for-each-ref format)
- fix: update vc api interaction on repo add/edit (replace hook_versioncontrol_extract_repository_data with hook_versioncontrol_repository_submit(). )
- remove hook documentation (make the code less redundant)
