Downloads

Download tar.gz 34.59 KB
MD5: 2929d23ccd5c73ff39482a9ead2ae501
SHA-1: 2ef87b1d528b5a0550818329f6436618348968a0
SHA-256: 74179accb59084550c1a029867e5a6efb2dc875032c0447fb935fb773b408991
Download zip 40.68 KB
MD5: 4783c3c22430eb81259de52cc2f0ea3f
SHA-1: 65a7971e1f144a0af79a912d221cc09f4e77ea2c
SHA-256: d85f72fddf83d4a67e2a5b029544ea8a938801b6193312c92da20611943f08d0

Release notes

Bugs fixed since 4.7.x-1.1:

  • #108348: Commits with multiple files incorrectly stored in the DB. The bug seems to have been triggered by a php upgrade on cvs.drupal.org. This revision should work safely on all versions of php.
  • #120122 by halkeye: missing table prefix {}s around {users} table in query for project/developers/[projectid].
  • #126851 by bdragon: we were locking all the wrong tables, but not locking the {sequences} table, when assigning a new commit id. This allowed a race condition that occasional led to corrupted commit messages (messages from separate commits with the same commit id).
  • #143745: missing table prefix in cvs_get_contributed_projects().
  • #147619: wrong column name for tablesort_sql() in cvs_repostory().
  • #152790 by aclight: Fix breadcrumbs on CVS access page.
  • #143764: Fixed some untranslatable strings in cvs.module.
  • #79630 by sanduhrs: Emails generated by xcvs* now use content-type utf-8.
  • #161084 by dww: Backporting the fix for $admin_access, since the menu items were already properly cached in this branch.
Created by: dww
Created on: 19 Aug 2007 at 23:08 UTC
Last updated: 19 Aug 2007 at 23:08 UTC
Bug fixes
Unsupported

Other releases