Releases for Version Control API -- Git backend
versioncontrol_git 6.x-1.2-alpha3
First released: July 26, 2009 - 22:27
Size: 16.01 KB
md5_file hash: bc579da1029c63e3b7bc78bfe2b691dd
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)
versioncontrol_git 6.x-1.2-alpha2
First released: April 11, 2009 - 14:45
Size: 21.21 KB
md5_file hash: d4b396db52b3b10c482701e1d8889ee6
Last updated: April 11, 2009 - 14:46
This is the second alpha of the 6.x version. It fixes lots of bugs of alpha1, though is still feature-incomplete and not recommended for production. If you want to help with testing and accept some shortcomings, then you're welcome to report any bugs and feature requests to the issue queue. There is no upgrade path provided, neither for 5.x to 6.x version nor for alphaX to alphaY.
versioncontrol_git 6.x-1.2-alpha1
First released: April 7, 2009 - 17:42
Size: 19.92 KB
md5_file hash: 3e79ac17337aa99fddf54b2827a960f7
Last updated: April 7, 2009 - 17:46
Fisrt functional version at 6.x:
- New log parser
special thanks to ConriI to the awesome work here
Upgrading from 5.x:
- Please remove all repositories, uninstall and then install the 6.x version.
versioncontrol_git 6.x-1.x-dev
First released: March 13, 2009 - 19:46
Size: 18.61 KB
md5_file hash: d9418f6687c507067653fcbfcadeb86d
Last updated: October 20, 2009 - 00:35
Nightly snapshot.
versioncontrol_git 5.x-1.2
First released: February 4, 2008 - 04:10
Size: 22.83 KB
md5_file hash: 3028c597fdff2cf992cc62611a304907
Last updated: February 4, 2008 - 04:15
Added help information.
versioncontrol_git 5.x-1.1
First released: February 3, 2008 - 19:54
Size: 22.47 KB
md5_file hash: 4a07bef71d7e3b88218dab1ffedc8538
Last updated: February 3, 2008 - 19:55
Added user interface to allow the user to choose if log file is to be used (http://drupal.org/node/217424) and cleaned up xgit scripts (http://drupal.org/node/217425).
versioncontrol_git 5.x-1.0
First released: February 3, 2008 - 19:12
Size: 22.4 KB
md5_file hash: cf83ddb49e427a33d2daccfe09730c86
Last updated: February 3, 2008 - 19:15
First fully functional release. Does not have everything that will be included later, but it has enough working to be used.
