extras-buildsys ChangeLog,1.72,1.73

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Mon Jul 25 19:47:17 UTC 2005


Author: dcbw

Update of /cvs/fedora/extras-buildsys
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26150

Modified Files:
	ChangeLog 
Log Message:
2005-07-25  Dan Williams <dcbw at redhat.com>

    * server/CONFIG.py
        - Move stuff around, two new options for admin_emails and success_emails

    * server/BuildMaster.py
      server/PackageJob.py
        - Set endtime when all builds complete or fail, to not include all
            the repo time in the job's build time

    * server/PackageJob.py
      server/UserInterface.py
      server/BuilderManager.py
      server/EmailUtils.py
        - Notify admins when a builder times out
        - Consolidate email sending into one place
        - Notify success_emails when a build job succeeds




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	23 Jul 2005 00:55:25 -0000	1.72
+++ ChangeLog	25 Jul 2005 19:47:15 -0000	1.73
@@ -1,3 +1,21 @@
+2005-07-25  Dan Williams <dcbw at redhat.com>
+
+    * server/CONFIG.py
+        - Move stuff around, two new options for admin_emails and success_emails
+
+    * server/BuildMaster.py
+      server/PackageJob.py
+        - Set endtime when all builds complete or fail, to not include all
+            the repo time in the job's build time
+
+    * server/PackageJob.py
+      server/UserInterface.py
+      server/BuilderManager.py
+      server/EmailUtils.py
+        - Notify admins when a builder times out
+        - Consolidate email sending into one place
+        - Notify success_emails when a build job succeeds
+
 2005-07-22  Dan Williams <dcbw at redhat.com>
 
     * server/UserInterface.py




More information about the fedora-extras-commits mailing list