Downloads

Download tar.gz 124.23 KB
MD5: f36ef1b700846bc27fbda321f7bb7036
SHA-1: 0dfb5f68fc5777834fe53904190e60502214a39e
SHA-256: 4af713df3dfb3e5e59bfaec72553da65bc55e8317715b5bd0dd3624421cbe2fc
Download zip 175.14 KB
MD5: b2d5b36c157066fd8eabf6db56310bd7
SHA-1: 1948409359475a9b399b046878fe5e93434f91c5
SHA-256: 0213327726629c9c921a4389cf9cf0c2afee390bb21f31811aeac8147ce752a2

Release notes

Some API changes, lots of bug fixes, some improvements on tests and better default views.

Some relevant commits:

  • d5a37f4 task #970244: Create a views handler to map operation author/committer to their drupal user
  • 498eba2 Issue #999564: Created a views handler for the item revision 'action' field, and updated the default view with it.
  • 64a2a8b Issue #999652: Reorganize VCAPI's menu structure so it's no longer Project*-centric.
  • 8ca277b Issue #1010398: Create a drush command to run repo log fetching.
  • e39b8c9 Add a new drush command for updating operation author/committer mappings.
  • dc843dc Issue #979066 by mikey_p, sarah_p: Add a visual diffstat views field.
  • 8cec713 Issue #983926 by marvil07, sdboyer: Remove VersioncontrolAccount class, and many other account-related pieces that simply will not be ready for release.
  • 5e67645 task #723958: Remove ArrayAccess dependency everywhere.
  • 87ba390 Issue #1016504: Batch repository synchronization drush command.
  • 82af631 feature #354509 by marvil07 | sdboyer: Make repository URL backends pluggable.
  • 57d7cc0 Remove commit_restrictions submodule.
  • 4136a75 feature #1039042: Add a views field handler that retrieves all operation label names.
  • 03253c1 Implement Serializable on VersioncontrolRepository; strip out the attached backend object to avoid unnecessary bloat and recursion.
  • 9d45fda Shift repomgr architecture from a submodule of versioncontrol_git into a proper first-class architecture element in vcapi.
  • 6754d3e Issue #1103368: Add support for 'atomic' purge-and-resync of repositories.
  • 8a69d02 Issue #1054436: Store commit date and authoring date.
  • a5472a5 Issue #1024958: Commitlog should provide RSS feeds of each view.
  • 485ccdb Initial table structure in pursuit of the base datastructure needed for recording vc events.
Created by: marvil07
Created on: 22 Jul 2011 at 20:03 UTC
Last updated: 20 May 2014 at 04:23 UTC
New features
Bug fixes
Unsupported

Other releases