Downloads

Download tar.gz 90.2 KB
MD5: 77762b66cdb978f22823ad2ba0d7de9f
SHA-1: bd7a336834f37776752bcaa31335dd26997f3da0
SHA-256: fb52e8aa669d68cee4dbfb288db2b724e4f37b3346b536da3ea4c1ba795ae5ee
Download zip 105.22 KB
MD5: 1fc52f77da1ef384648a49b562ba1262
SHA-1: e3b82644188439a1b01dfeaf5239ce4b305e8022
SHA-256: c70d6c482734f04d7de3681e142e873963c8689f6aba38990866249ad72039ea

Release notes

Fix a few issues (including some rather severe ones) that I discovered while starting the Subversion backend:

  • Postgres support should be working now.
  • Make sure that the versioncontrol_delete_{repository,branch,tag,commit}() functions work from [vcs_backend]_uninstall().
  • Make sure that disabled backends never cause *more* results to be retrieved by the query functions. Do not use more than one backend without upgrading to this release, as it might delete your version control related data on uninstalling a backend.
  • Make sure that the FakeVCS backend never handles form value extraction hooks if it hasn't altered the form beforehand.
  • Fix a typo in the FakeVCS backend.
  • Polish for the repository edit form: require a repository name, and remove a duplicate form element description.
Created by: jpetso
Created on: 5 Nov 2007 at 11:17 UTC
Last updated: 5 Nov 2007 at 11:17 UTC
Bug fixes
Unsupported

Other releases