2006-03-20 Monday 07:47 mkgnu * product_release.conf.in (1.25, SCMBUG_RELEASE_0-10-0): bug 718: Don't package in the source the CVS/Template file. It should be excluded 2006-03-18 Saturday 19:51 mkgnu * doc/manual/content/features.sgml (1.5, SCMBUG_RELEASE_0-10-0): bug 691:Added the new variables in policy mail_on_success into the documentation. 2006-03-18 Saturday 19:47 mkgnu * configure.in (1.179), packaging/debian/changelog (1.55) (utags: SCMBUG_RELEASE_0-10-0): bug 718: Increased version number for upcoming release SCMBUG_RELEASE_0-10-0. 2006-03-18 Saturday 19:45 mkgnu * src/lib/product/Common.pm.in (1.22, SCMBUG_RELEASE_0-10-0): bug 691: Increased the protocol number since we are now transmitting the list of bug ids on an activity_tag. 2006-03-18 Saturday 19:44 mkgnu * src/lib/product/: Connection.pm.in (1.20), Daemon/Daemon.pm.in (1.45), Daemon/Integration.pm.in (1.9) (utags: SCMBUG_RELEASE_0-10-0): bug 691: Added support for transmitting the list of bug ids in a tagging activity. Will email the appropriate people that may be reporters or product managers to those bug ids. 2006-03-18 Saturday 19:22 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.44): bug 691: Ensure there will be no duplicate email addresses created when appending the To or From fields from mail_on_success->{ values }. 2006-03-18 Saturday 19:21 mkgnu * src/lib/product/: Error.pm.in (1.8), Glue/Glue.pm.in (1.27) (utags: SCMBUG_RELEASE_0-10-0): bug 691: Only check if the mail_* variables in mail_on_success have been defined. 2006-03-18 Saturday 19:12 mkgnu * src/lib/product/: Error.pm.in (1.7), Glue/Glue.pm.in (1.26): bug 691: Added error checking to ensure that there is at least one recipient specified in the mailing list. 2006-03-18 Saturday 18:50 mkgnu * src/lib/product/Daemon/: Daemon.pm.in (1.43), Integration.pm.in (1.8): bug 691: Reorganized and debugged Gael's patch for fine-grain mailing specifications. 2006-03-18 Saturday 07:42 mkgnu * src/lib/product/Common.pm.in (1.21): bug 713: Output formatting issue. Add a missing newline in an error message. 2006-03-18 Saturday 07:39 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.18, SCMBUG_RELEASE_0-10-0), Integration.pm.in (1.7), Mantis.pm.in (1.17, SCMBUG_RELEASE_0-10-0): bug 717: Added support for accepting the original_log_message as a description field in integration_add_tag. Apparently, Mantis supports a description field in their version table, and the log message used during a commit is pushed into that field. In Bugzilla, this field is not applicable. 2006-03-17 Friday 00:37 mkgnu * src/glue/etc/product/glue.conf.template.in (1.26, SCMBUG_RELEASE_0-10-0): bug 713: Had accidentally commited a debugging version of the glue configuration template. Backed away the change. 2006-03-17 Friday 00:35 mkgnu * configure.in (1.178), src/glue/etc/product/glue.conf.template.in (1.25), src/lib/product/Common.pm.in (1.20), src/lib/product/Error.pm.in (1.6), src/lib/product/Glue/SCM.pm.in (1.18, SCMBUG_RELEASE_0-10-0), src/lib/product/Tools/Glue_Installer.pm.in (1.31, SCMBUG_RELEASE_0-10-0), src/tests/product.test/config/testers/mkgnu/scm.inc (1.5, SCMBUG_RELEASE_0-10-0), src/tests/product.test/cvs/install_glue.sh.in (1.4, SCMBUG_RELEASE_0-10-0), src/tests/product.test/lib/common.inc.in (1.11, SCMBUG_RELEASE_0-10-0), src/tests/product.test/svn/install_glue.sh.in (1.4, SCMBUG_RELEASE_0-10-0): bug 713: Forced the glue installer to use the list of binary paths supplied when installing, to guarantee that updating the glue (e.g. committing) will use the paths supplied, instead of a general /usr/bin. This could have become a problem when running the testsuite. 2006-03-16 Thursday 23:32 mkgnu * src/tests/product.test/svn/add_directories_convention.sh (1.4, SCMBUG_RELEASE_0-10-0): bug 713: Use full path to svn binary in a debugging comment in a test case. 2006-03-16 Thursday 17:07 mkgnu * doc/manual/content/: resources.sgml (1.2), tools.sgml (1.6) (utags: SCMBUG_RELEASE_0-10-0): bug 711: Document in the general installation section that directory separators should be forward slashes. Emphasized the forward slashes. 2006-03-16 Thursday 16:56 mkgnu * doc/manual/content/tools.sgml (1.5): bug 711: The Glue Installer has a .pl postfix under Windows, else perl won't run it. 2006-03-16 Thursday 16:53 mkgnu * doc/manual/content/tools.sgml (1.4): bug 711: Clarified that paths supplied to the Glue Installer under Windows should be using a forward slash(/) as a directory separator. 2006-03-15 Wednesday 17:09 mkgnu * configure.in (1.177), packaging/debian/changelog (1.54) (utags: SCMBUG_RELEASE_0-9-1): bug 705: Increased version number for upcoming release SCMBUG_RELEASE_0-9-1 2006-03-15 Wednesday 09:43 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.42, SCMBUG_RELEASE_0-9-1): bug 691: Minor output formatting issues. The main problem is that the way Gael setup the formatting he ignores sentences that should contain words in plural when more than one project exists. 2006-03-15 Wednesday 09:42 mkgnu * src/lib/product/Glue/Glue.pm.in (1.25, SCMBUG_RELEASE_0-9-1): bug 691:Must supply the configuration of the policies to the tagging request. 2006-03-15 Wednesday 09:16 mkgnu * src/lib/product/Daemon/: Daemon.pm.in (1.41), Integration.pm.in (1.6, SCMBUG_RELEASE_0-9-1): bug 691: Mail output formatting changes. Removed a lot of noise that seemed present in Gael's patch. 2006-03-15 Wednesday 08:29 mkgnu * packaging/debian/changelog (1.53, SCMBUG_RELEASE_0-9-0): bug 704: Increased version number for upcoming release SCMBUG_RELEASE_0-9-0. 2006-03-15 Wednesday 08:27 mkgnu * configure.in (1.176), doc/AUTHORS (1.11, SCMBUG_RELEASE_0-10-0, SCMBUG_RELEASE_0-9-1), src/glue/etc/product/glue.conf.template.in (1.24, SCMBUG_RELEASE_0-9-1), src/lib/product/Common.pm.in (1.19, SCMBUG_RELEASE_0-9-1), src/lib/product/Connection.pm.in (1.19, SCMBUG_RELEASE_0-9-1), src/lib/product/Daemon/Bugzilla.pm.in (1.17, SCMBUG_RELEASE_0-9-1), src/lib/product/Daemon/Daemon.pm.in (1.40), src/lib/product/Daemon/Integration.pm.in (1.5), src/lib/product/Daemon/Mantis.pm.in (1.16, SCMBUG_RELEASE_0-9-1) (utags: SCMBUG_RELEASE_0-9-0): bug 691: First pass at applying a patch from Gaël de MONNERON that increases the granularity of sending emails on succesful SCM activity. 2006-03-15 Wednesday 06:02 mkgnu * src/lib/product/: Connection.pm.in (1.18), Daemon/Daemon.pm.in (1.39): bug 691: Cleaned up some leftover policy data that were sent twice in the protocol, due to bad maintenance of the common function that groups policy information.