Posted by jpetso on November 9, 2007 at 11:13pm
| Download | Size | md5 hash |
|---|---|---|
| versioncontrol_project-5.x-1.5.tar.gz | 20.17 KB | 1ac6649f5c13ed3b99530cdf6efb5ea3 |
| versioncontrol_project-5.x-1.5.zip | 22.04 KB | 484156912eb18cff24442866e0d4f5a6 |
Last updated: December 25, 2010 - 00:06
Bug fix release, improving on the following issues:
- For files that don't belong to a given project, allow commit access (but keep denying branch and tag access). Seems I forgot to implement this distinction before.
- Update to the current Commit Log API, calling commitlog_commits_page() instead of commitlog_page().
- Add extra checks on query constraint emptyness in order to avoid badly formed SQL queries.
Production ready?