Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download versioncontrol-7.x-1.0-alpha1.tar.gztar.gz 122.41 KB
MD5: 7b468aef1ed74dd2d3f3108df3ac8f80
SHA-1: f8f906d8b1f44dc7692865bf5495bda455de3e47
SHA-256: 14811f2a038cd977e4523625790ef9428b802aa525be07b567d4c609d40fd8de
Download versioncontrol-7.x-1.0-alpha1.zipzip 174.7 KB
MD5: a8da1b0aa00f96e0601832bcdfcb0d4c
SHA-1: 65c45a8beb30d25de185a0b20e861346e6a1bcf0
SHA-256: 9b9eb5ee0d69dcb17ff82747dc814fac7bdba340ef3bbe03271ba6aa7d65fda8

Release notes

The initial release for D7.

These are the main changes since the branch point not mentioned on other D6 release:

  • Only fire code arrival hook when synchronization was successful.
  • Ensure update 7102 doesn't collide with the 6.x update.
  • Update the repository list view with current views export.
  • Require views 3.4 to use the new 'rss_fields' row plugin.
  • #1007098: Remove custom views rss row plugin.
  • Prevent a views field label to appear.
  • #1007098: Port commitlog_user_commits view to D7/views3.
  • #1007098: Port commitlog_repository_commits view to D7/views3.
  • #1007098: Port commitlog_individual_commit view to D7/views3.
  • #1007098: Port commitlog_commit_items view to D7/views3.
  • #1655144 follow-up: Prevent failures on hook_update_N's foward-ported.
  • #1007098: Port commitlog_global_commits view to D7/views3.
  • Use new D7 function to set commitlog feed headers.
  • #1007098: More views related porting.
  • #1007098: Theme related code upgrade to D7.
  • #1001480 follow-up by marvil07 | hoesi: Let pseudo-empty non-array values to be attached to the controller query.
  • #1546110: Merge branch 'sync-tinkering-d7' into 7.x-1.x
  • #1007098: Move repository listing to back to content.
  • Move repository listing menu item back to content.
  • #1007098: Add repomgr to the list of known plugin types on hook_ctools_plugin_type().
  • #1007098: Some views related porting.
  • #1007098: Add hook_ctools_plugin_type implementation to commitlog.
  • #1007098: Re-export versioncontrol module default views with views 3.
  • #1007098: Add reposync plugin type to the hook_ctools_plugin_type implementation.
  • Use the hook for permissions.
  • Remove unused permission.
  • #1545710: Remove custom tearDown implementation from out base test case.
  • #1545710, removing hook_install and call to drupal_uninstall_schema because core now does this for us.
  • Use db_driver for mysql specific table field collation until binary schema field attribute in core have a release.
  • Revert "Issue #1007098, preventing notice from being thrown on schema reload."
  • #1545710: Convert one internal query on base test case to the new output of static queries.
  • #1545710: Remove deprecated dependencies from base test case.
  • Add test files to info file.
  • #1007098, preventing notice from being thrown on schema reload.
  • #1007098, reverting "Cleaning install file" because we do want our descriptions for all columns.
  • #1007098, fixing a sloppy commit of drush_log. *ahem* sorry.
  • #1007098, adding a hook_module_implements_alter() and hook_registry_files_alter() so that installation will successfully run.
  • #1007098, updating comments to be in line with Drupal 7 coding standards.
  • Fixing theme hook
  • Fixing commit logs views
  • Fixing break lock page callback
  • commitlogs per repo
  • file_scan issue
  • starting commitlog work
  • Adding fixing fetch
  • more theme vars fixes
  • fixing actions
  • Updating all the paths
  • fixing webview_url_handlers
  • Adding other plugins
  • Fixing the admin listing page
  • Adding all the classes to the registry
  • updating core version for test
  • Cleaning up admin.inc file
  • cleaning up .module file
  • Cleaning install file

For more changes related to this, see release nodes 6.x-2.0-beta2, 6.x-2.0-beta3, 6.x-2.0-beta4, 6.x-2.0-beta5, 6.x-2.0-beta6 and 6.x-2.0-beta7.

Created by: marvil07
Created on: 9 Nov 2012 at 23:05 UTC
Last updated: 2 Aug 2018 at 17:18 UTC
New features
Insecure

Other releases