2006-09-19 Tuesday 05:52 mkgnu * configure.in (1.210), packaging/debian/changelog (1.75) (utags: SCMBUG_RELEASE_0-17-1): bug 828 : Increased version number for upcoming release SCMBUG_RELEASE_0-17-1 2006-09-19 Tuesday 05:49 mkgnu * src/lib/product/Daemon/Integration.pm.in (1.15), src/tests/product.test/config/testers/mkgnu/daemon.conf.bugzilla.in (1.7), src/tests/product.test/config/testers/mkgnu/daemon.conf.mantis.in (1.6), src/tests/product.test/config/testers/mkgnu/daemon.conf.requesttracker.in (1.4), doc/manual/content/features.sgml (1.20), src/daemon/etc/daemon.conf.template.in (1.21) (utags: SCMBUG_RELEASE_0-17-1): bug 825: Support comparison of the SCM username with the bug-tracker username in lowercase. This comes handy when the SCM username translation happens through LDAP and MS Active Directory capitalizes the first letter of each word in the email. 2006-09-18 Monday 20:09 mkgnu * doc/manual/content/design.sgml (1.2, SCMBUG_RELEASE_0-17-1): bug 66 : Updated the project's list of goals. The number one goal now is to solve the integration problem once and for all. 2006-09-17 Sunday 05:39 mkgnu * doc/manual/content/scm-frontends.sgml (1.13, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0): bug 816: Another error in updating the manual. I can't type today. 2006-09-17 Sunday 05:35 mkgnu * configure.in (1.209), packaging/debian/changelog (1.74) (utags: SCMBUG_RELEASE_0-17-0): bug 827 : Increased version number for upcoming release SCMBUG_RELEASE_0-17-0. 2006-09-17 Sunday 05:33 mkgnu * doc/manual/content/scm-frontends.sgml (1.12): bug 816: Apparentnly, the url was defined wrong in the documentation update for repository name detection. 2006-09-17 Sunday 05:28 mkgnu * doc/manual/content/scm-frontends.sgml (1.11): bug 816 : Documented the problem of CVS 1.11.x with reporting the repository path. 2006-09-17 Sunday 05:12 mkgnu * src/lib/product/Common.pm.in (1.37, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0): bug 816: Increased the protocol number since reporting the repository name broke compatibility. 2006-09-17 Sunday 05:11 mkgnu * src/lib/product/: Connection.pm.in (1.27), Error.pm.in (1.14), Glue/CVS.pm.in (1.23) (utags: SCMBUG_RELEASE_0-17-0, SCMBUG_RELEASE_0-17-1): bug 816: Finally fixed the problems with the CVS repository name autodetection. 2006-09-17 Sunday 04:48 mkgnu * src/lib/product/: Activity.pm.in (1.10, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0), Error.pm.in (1.13), Glue/CVS.pm.in (1.22): bug 816 : Implemented repository name autodetection for CVS. For some reason emails are never generated when committing from CVS, but they are generated for tags. 2006-09-17 Sunday 04:24 mkgnu * src/lib/product/: Activity.pm.in (1.9), Connection.pm.in (1.26), Daemon/Daemon.pm.in (1.66, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0), Glue/Glue.pm.in (1.35, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0), Glue/Subversion.pm.in (1.21, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0): bug 816: Capture the repository name and report it in emails. 2006-09-17 Sunday 03:48 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.65): bug 815: Report the product name in the subject of the email send on successful commits and tags. 2006-09-17 Sunday 03:34 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.27, SCMBUG_RELEASE_0-17-1, SCMBUG_RELEASE_0-17-0): bug 813: For Bugzilla 2.22 use its own implementation of AppendComment which apparentnly has been fixed. Only the 2.20 AppendComment was broken. 2006-09-17 Sunday 03:27 mkgnu * src/lib/product/: Common.pm.in (1.36), Daemon/Daemon.pm.in (1.64): bug 814: Report the name of the product in the affected files list that is entered as a comment in the bug-tracker. This will assist in autolinkification from the Bugtracker.