Releases for Version Control API -- Git backend
versioncontrol_git 6.x-1.2-alpha3
| Download | Size | md5 hash |
|---|---|---|
| versioncontrol_git-6.x-1.2-alpha3.tar.gz | 16.01 KB | bc579da1029c63e3b7bc78bfe2b691dd |
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
| Download | Size | md5 hash |
|---|---|---|
| versioncontrol_git-6.x-1.2-alpha2.tar.gz | 21.21 KB | d4b396db52b3b10c482701e1d8889ee6 |
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
| Download | Size | md5 hash |
|---|---|---|
| versioncontrol_git-6.x-1.2-alpha1.tar.gz | 19.92 KB | 3e79ac17337aa99fddf54b2827a960f7 |
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
| Download | Size | md5 hash |
|---|---|---|
| versioncontrol_git-6.x-1.x-dev.tar.gz | 18.61 KB | d9418f6687c507067653fcbfcadeb86d |
Nightly snapshot.
versioncontrol_git 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| versioncontrol_git-5.x-1.2.tar.gz | 22.83 KB | 3028c597fdff2cf992cc62611a304907 |
Added help information.
versioncontrol_git 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| versioncontrol_git-5.x-1.1.tar.gz | 22.47 KB | 4a07bef71d7e3b88218dab1ffedc8538 |
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
| Download | Size | md5 hash |
|---|---|---|
| versioncontrol_git-5.x-1.0.tar.gz | 22.4 KB | cf83ddb49e427a33d2daccfe09730c86 |
First fully functional release. Does not have everything that will be included later, but it has enough working to be used.
