cvslog 6.x-1.0-alpha3

New features
Bug fixes

First official release compatible with Drupal 6 core (note that the alpha1 and alpha2 releases were tagged months ago but never officially released -- they were used internally for initial deployment on drupal.org).

Changes since 5.x-1.1:

  • Ported to the Drupal 6 API:
    • .info file port to 6.x
    • #366389 by dww and deadwood.module: Ported cvs.install to Schema API.
    • proper use of db_query for 6.x port.
    • #225059 by dww: Initial port of CVS release node form altering to D6.
    • #372711 by dww: Ported theme('feed_icon') to D6 API (missing title argument).
  • cleanup of #176747 by jpetso, hunmonk: rip out dead regex code -- not needed since we're now requiring the hash sign.
  • #323047 by kbahey and dww: Prevent clobbering of CVSROOT/passwd file when a database error happens.
  • #339054 by dww: Initial support to collect datestamp data for CVS tags.
  • #344234 by dww: Added a warning message after branch creation reminding users to update their workspace to the new branch.

cvslog 5.x-1.x-dev

Development snapshot for Drupal 5. Please note that this module will most likely be at EOL sometime before any 6.x releases. The successor will be the VersionControl API.

cvslog 5.x-1.0

First official release compatibile with the 5.x core API. Contains all features and bug fixes from the 4.7.x-2.* series up to version 4.7.x-2.2.

cvslog 4.7.x-2.1

Security update
New features
Bug fixes

This release fixes a security vulnerability, all users of cvs.module (4.7.x-1.0 or 4.7.0 from before the new release system) are urged to upgrade. For more details, see DRUPAL-SA-2006-028.

This release includes a new database update: cvs_update_5() which removes a stale entry from the {variable} table. After you upgrade, you should run update.php for your site.

Other changes since cvslog 4.7.x-2.0:

  • #94000 by dww: adding $Name$ tags for automated version identification.
  • #97031 by Zen: CVS application form fixes + move all strings to the settings page.
  • #97128 by dww: don't make the body field required when project administrators edit project releases.
  • #97735 by AjK: Extra application status.
  • #97789 by AjK, dww and Zen: numerous UI improvements for CVS account management:
    • Changes the status "pending response" to "queued"
    • Adds a new status "disabled"
    • You can now filter the account overview page by status
    • Paginates the list of cvs accounts on the accounts overview page
    • Lots of other minor string improvements
  • #101034 by AjK: Two settings form element names not aligned with system variable name.

cvslog 4.7.x-1.1

Security update
Bug fixes

This release fixes a security vulnerability, all users of cvs.module (4.7.x-1.0 or 4.7.0 from before the new release system) are urged to upgrade. For more details, see DRUPAL-SA-2006-028.

This release includes a new database update: cvs_update_5() which removes a stale entry from the {variable} table. After you upgrade, you should run update.php for your site.

Other changes since cvslog 4.7.x-1.0:

cvslog 4.7.x-2.x-dev

This is where bugs in the new release system will be fixed, and new features and future work will be resolved. This release requires a 4.7.x-2.* version of the project.module.

cvslog 4.7.x-1.0

Insecure

The initial stable release compatible with Drupal core 4.7.x. This is the code from before the new release system. It is incompatible with the 4.7.x-2.x series of the project.module, so be sure you use the 4.7.x-1.x series of both modules.

cvslog 4.7.x-2.0

Insecure

The initial release of the 4.7.x-2.x series which implements the new release system. This series requires a version of the project.module that is also version 4.7.x-2.x, since the project API changed for major revision 2.

Subscribe with RSS Subscribe to Releases for CVS integration