2007-11-07 Wednesday 21:39 mkgnu * configure.in (1.266), packaging/debian/changelog (1.106) (utags: SCMBUG_RELEASE_0-22-2): bug 1060: Increased version number for upcoming release SCMBUG_RELEASE_0-22-2. 2007-11-06 Tuesday 23:39 mkgnu * src/tests/product.test/svn/add_tag_invalid_product.sh (1.2, SCMBUG_RELEASE_0-22-2): bug 1033: Type-o in the tastcase comment used.............. 2007-11-06 Tuesday 23:33 mkgnu * src/tests/: test_cvs.sh (1.3), test_git.sh (1.2) (utags: SCMBUG_RELEASE_0-22-2): bug 1033: Cleanup some erroneously modified lines in the scripts that initiate the tests for specific versions. 2007-11-06 Tuesday 23:32 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.46), Integration.pm.in (1.30), Mantis.pm.in (1.46), RequestTracker.pm.in (1.12), TestDirector.pm.in (1.26) (utags: SCMBUG_RELEASE_0-22-2): bug 1033: Added logic that will report the appropriate error message when a product name does not exist and a tag is checked if it exists on that product. 2007-11-06 Tuesday 22:56 mkgnu * src/tests/product.test/git/: add_tag_invalid_product.sh (1.1), set_productname_invalid.sh (1.1), set_productname_valid.sh (1.1), tests_git.exp (1.7) (utags: SCMBUG_RELEASE_0-22-2): bug 1033: Added testcases for git for adding tags against a product name that does not exist. 2007-11-06 Tuesday 22:50 mkgnu * src/lib/product/Daemon/: Mantis.pm.in (1.45), RequestTracker.pm.in (1.11), TestDirector.pm.in (1.25): bug 1033: Minor documentation updates related to the integration_add_tag function for all backends. 2007-11-06 Tuesday 22:49 mkgnu * src/tests/product.test/: cvs/add_tag_invalid_product.sh (1.2, SCMBUG_RELEASE_0-22-2), svn/add_tag_invalid_product.sh (1.1), svn/set_productname_invalid.sh (1.1, SCMBUG_RELEASE_0-22-2), svn/set_productname_valid.sh (1.1, SCMBUG_RELEASE_0-22-2), svn/tests_svn.exp (1.39, SCMBUG_RELEASE_0-22-2): bug 1033: Added testcases for svn that check if an invalid product name is used when adding a tag. 2007-11-06 Tuesday 22:22 mkgnu * src/lib/product/Daemon/: Bugzilla.pm.in (1.45), Integration.pm.in (1.29): bug 1033: Corrected Bugzilal.pm.in:integration_add_tag to return 1 if the product name on which the tag should be applied does not exist. 2007-11-06 Tuesday 22:07 mkgnu * src/tests/: test_cvs.sh (1.2), product.test/cvs/add_tag_invalid_product.sh (1.1), product.test/cvs/set_productname_invalid.sh (1.1, SCMBUG_RELEASE_0-22-2), product.test/cvs/set_productname_valid.sh (1.1, SCMBUG_RELEASE_0-22-2), product.test/cvs/tests_cvs.exp (1.37, SCMBUG_RELEASE_0-22-2): bug 1033: Adding test cases for cvs that will check if adding a tag on an invalid product name fails as expected. 2007-10-21 Sunday 20:56 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.91, SCMBUG_RELEASE_0-22-2): bug 264: Use the eval function to 'use threads', since otherwise on a Perl system that was compiled without threads the Daemon would not be able to start at forked mode at all. 2007-10-19 Friday 18:53 mkgnu * src/lib/product/Daemon/Daemon.pm.in (1.90): bug 264: Don't use the threads package unless we really need to execute the daemon in the threaded mode. This change can address the case of Perl refusing to function in systems where Perl itself wasn't compiled with threads support. 2007-10-16 Tuesday 20:32 mkgnu * src/lib/product/Daemon/Mantis.pm.in (1.44): bug 1050: Reverted back to 1.42 the patch provided by Gonzalo to Mantis.pm.in. Gonzalo corrects us that the fix should not have been applied. We had a miscommunication. 2007-10-16 Tuesday 15:46 mkgnu * src/lib/product/Daemon/Bugtracker.pm.in (1.28, SCMBUG_RELEASE_0-22-2), src/lib/product/Daemon/Mantis.pm.in (1.43), doc/AUTHORS (1.24, SCMBUG_RELEASE_0-22-2): bug 1050: Applied a patch by Gonzalo Pérez Eguizabal that corrects the current problem of automatic status resolution failing to report that a status change is valid, especially for Mantis. 2007-10-16 Tuesday 01:20 mkgnu * src/daemon/etc/daemon.conf.template.in (1.27, SCMBUG_RELEASE_0-22-2): bug 948: The default version number of Bugzilla supported is now 3.0.0, not 2.22.0. 2007-10-16 Tuesday 01:18 mkgnu * doc/manual/content/bugtracking-backends.sgml (1.21, SCMBUG_RELEASE_0-22-2), src/lib/product/Daemon/Mantis.pm.in (1.42): bug 66: Updated the documentation to reflect the fact that Mantis 1.1.0rc1 is supported by this system, and updated the Mantis backend to accept such a configuration.