2007-10-15 Monday 20:55 mkgnu * src/lib/product/Daemon/Bugzilla.pm.in (1.44, SCMBUG_RELEASE_0-22-1): bug 948: Applied a patch by Oliver Schäfer that fixes a bug in integration_delete_tag. 2007-10-15 Monday 19:53 mkgnu * configure.in (1.265), product_release.conf.in (1.27), packaging/debian/changelog (1.105) (utags: SCMBUG_RELEASE_0-22-1): bug 1053: Increased the version number for an upcoming release of SCMBUG_RELEASE_0-22-1. Also removed the check for presence of tag name. It considerably slows us down when we do releases. 2007-10-15 Monday 19:37 mkgnu * src/lib/product/Daemon/: TestDirector.pm.in (1.24), TestDirectorUtils.pm.in (1.14) (utags: SCMBUG_RELEASE_0-22-1): bug 895: Applying patches from Robert Hudson that handle bugs in the TestDirector backend. 2007-10-15 Monday 19:33 mkgnu * src/lib/product/Daemon/Integration.pm.in (1.28, SCMBUG_RELEASE_0-22-1): bug 547: Handled a problem in process_activity_commit that was not disconnecting from the database on errors to add integration commonts. 2007-10-15 Monday 19:25 mkgnu * src/daemon/etc/TestDirector.conf.template.in (1.8, SCMBUG_RELEASE_0-22-1): bug 547: Defined the possible resolution states for TestDirector. 2007-10-15 Monday 19:22 mkgnu * src/lib/product/Daemon/TestDirector.pm.in (1.23): bug 547: Applied a patch by Robert Hudson that implemented integration_change_bug_resolution for TestDirector. 2007-10-05 Friday 17:24 mkgnu * src/lib/product/Glue/SCM.pm.in (1.30, SCMBUG_RELEASE_0-22-1): bug 547: Applied a fix by Robert Hudson that ensures the glue does not break if bug resolution is disabled. 2007-10-01 Monday 23:00 mkgnu * src/lib/product/Daemon/Bugtracker.pm.in (1.27, SCMBUG_RELEASE_0-22-1): bug 1050,547: Correct resolution_change_check to validate the proposed resolution status against the list of possible resolutions of the proposed status instead of the current bug status. 2007-10-01 Monday 04:05 mkgnu * src/lib/product/Glue/SCM.pm.in (1.29): bug 547: Removed an unnecessary debugging statement that reported the resolution id.