Posted by marvil07 on July 26, 2009 at 10:27pm
| Download | Size | md5 hash |
|---|---|---|
| versioncontrol_git-6.x-1.2-alpha3.tar.gz | 16.01 KB | bc579da1029c63e3b7bc78bfe2b691dd |
| versioncontrol_git-6.x-1.2-alpha3.zip | 19.37 KB | 845e430badb57e9ff24b83fefe40e73a |
Last updated: December 25, 2010 - 00:06
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)