Downloads

Download versioncontrol-6.x-2.0-beta3.tar.gztar.gz 124.56 KB
MD5: 7e599ec67873a8f5cd27df27bc31372b
SHA-1: a0958546a1224a1cdf0242681faee7420b66a072
SHA-256: 2e45f94cd2515d16f2d43e1f2101c20bf9bfad7404b422d68b17fd305dc40ae0
Download versioncontrol-6.x-2.0-beta3.zipzip 178.9 KB
MD5: 514214aeda947ee817dc7c47c6965e6f
SHA-1: 5675a1978f6ae954965977f8bd2fa5e1f9488e13
SHA-256: 43e4e2eab6fb83e896399d3739363b000b85fc11dba01cfbe875585f811599fb

Release notes

Changes since 6.x-2.0-beta2:

  • #1659676: Delete associated events when deleting a repository.
  • Whoops, can't return if we want to do more later.
  • #1653266: Implement exception-based control flow handling and synclogging on VersioncontrolRepository::sync().
  • Remove old 1.x query constant cruft.
  • Remove/relocate tons of cruft from versioncontrol.module.
  • Move all theme functions into more sanely-named include file.
  • Missing paren.
  • Make workers always load repos without caching.
  • #1546110: Merge branch 'sync-tinkering' into 6.x-2.x
  • #1548006: Let backends define default plugins.
  • Rename repository plugin names default array and document it.
  • More unification for repository loaders.
  • Minor touches on controller caching test.
  • Introduce (hardcoded) sync logging system.
  • Better to have VersioncontrolRepository::init default to 1.
  • Add another layer of defaulting for plugins on repositories.
  • versioncontrol.pages.inc was totally useless.
  • Add an init field to repositories and refine the sync interface.
  • Update VersioncontrolTestRepository to latest interface.
  • Make controller cache toggling idempotent.
  • Begin shifting flow control over sync framework to repository.
  • Cache reflection objects for slight performance improvements.
  • Expand sync plugin interface with verifyEvent() method.
  • Add single-item entity loaders to VersioncontrolRepository.
  • Add backend-level methods for toggling controller caching.
  • Introduce VersioncontrolLockedRepositoryException.
  • Override DrupalWebTestCase::randomName().
  • Add a VersioncontrolSynchronizationException class.
Created by: sdboyer
Created on: 27 Jun 2012 at 17:08 UTC
Last updated: 20 May 2014 at 04:23 UTC
New features
Bug fixes

Other releases