extras-buildsys ChangeLog,1.14,1.15

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Wed Jun 15 05:14:00 UTC 2005


Author: dcbw

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

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

    * server/UserInterface.py
        - Add a list_clients call that returns a list of currentl active build clients

    * server/client_manager.py
        - Return list of active build clients

    * utils/package-builder.py
        - Hook up list_clients call, and refactor client printing code into new function
            use by both list_clients and update_clients




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	15 Jun 2005 04:49:07 -0000	1.14
+++ ChangeLog	15 Jun 2005 05:13:58 -0000	1.15
@@ -1,5 +1,17 @@
 2005-06-15  Dan Williams <dcbw at redhat.com>
 
+    * server/UserInterface.py
+        - Add a list_clients call that returns a list of currentl active build clients
+
+    * server/client_manager.py
+        - Return list of active build clients
+
+    * utils/package-builder.py
+        - Hook up list_clients call, and refactor client printing code into new function
+            use by both list_clients and update_clients
+
+2005-06-15  Dan Williams <dcbw at redhat.com>
+
     * server/BuildJob.py
         - Fix up build failure email to include status on each sub-job
         - Fix email_result since we use email addresses as usernames




More information about the fedora-extras-commits mailing list