Downloads

Download versioncontrol-6.x-2.0-beta2.tar.gztar.gz 118.07 KB
MD5: 4b14b3d10f0681d774fa23b79543eda9
SHA-1: 2bb4eb21971a4f44858073a3f25aa5deb5a86463
SHA-256: 4f0f33a2726b28cc5a416ba49d052b63061cd5c6abbab3980ff92b4202528d34
Download versioncontrol-6.x-2.0-beta2.zipzip 169.79 KB
MD5: 5a4c0bb026c6980d3a8654b17397cb25
SHA-1: b9fee7580c93074b8020ff54bf7d79ce7a940713
SHA-256: 97f8d448304e17218626b4d17024ccee1d9093b4654682cdcd8e1c4049c355b5

Release notes

Fixes, documentation update and new drush command for queue code arrivals.

Changes since 6.x-2.0-beta1:

  • Remove unneeded dashes from drush command options.
  • Fix DrupalQueue::get() call on vcapi-enqueue-codearrival drush command.
  • Add event to the list of known versioncontrol entity types for backend tests.
  • Do not serialize the payload before creating the item for the reposync queue.
  • Do not use zero seconds as queue cron time.
  • Add a very simple command for enqueuing a code arrival event into the appropriate queue.
  • Follow up on generateCodeArrivalEvent() move from backend to repository.
  • #1131084: Fix logic about plugins default loading.
  • #1131084: Make a little more verbose the exception for plugin loading.
  • Remove unused permission.
  • Move generateCodeArrivalEvent() from VersioncontrolBackend to VersioncontrolRepository.
  • #1291904: First round of updates to the example fakevcs backend module.
  • #983926 follow-up: Remove account related classes from the base backend class.
  • #983926 follow-up: Remove deprecated account authorization related functions.
  • #1291904: Remove deprecated hooks from documentation file.
  • #1291904: Update api documentation for entity CRUD hooks.
  • Use the same pattern to name all entities CRUD hooks.
Created by: marvil07
Created on: 6 Jun 2012 at 16:57 UTC
Last updated: 20 May 2014 at 04:23 UTC
New features
Bug fixes

Other releases