Downloads
Download tar.gz
20.23 KB
MD5: a872a4d95534d5b3169b97d1bdaccdc6
SHA-1: 05bd1657c9d70b9f44c8daf437cefca6d52297a0
SHA-256: 83273fa3b793c8fd5923cd0eb2af4806a095cdddf2e383ab84a27cca4e5fde28
Download zip
22.1 KB
MD5: cb967488e81fa756a9317a7a6be814b4
SHA-1: eff2e317c33ed634618d9e5c01721690522f51ab
SHA-256: 007ac28b0f786d37327f8932032e55a07acf9d09318ab7994b1de992299169ec
Release notes
Finally, here's the real, feature complete "first stable release", coming to you in tandem with Version Control API 5.x-1.0-rc2. In comparison to the previous 1.3 release of the project node integration module, this one features the following last improvements (for now):
- Feature: Add a Developers page at "node//developers", and a list of user projects on the user page ("user/").
- Performance: Make an index out of (repo_id, directory), as it can't be unique but still benefits from being indexed.
- Bug fix, port of commit 85962 by dww (fixed issue #186932): Also allow version control admins to edit a project's commit access when they haven't got the 'administer nodes' permission.
- Nitpicking: No quotes around '%d' SQL placeholders anymore, life is better without them.
Project node integration (not counting release node integration) is now on par with the features in cvs.module, and improves on some of those. Now if we could get release node integration working similarly smooth, Drupal source code management would leave little to desire. Who wants to try?