Commit graph

949 commits

Author SHA1 Message Date
Mike McLean
204e939afb workaround api variation in list-tagged/latest-pkg when a mead cli talks to a non-mead hub 2010-06-28 16:43:24 -04:00
Mike McLean
1e3a7f0fef Merge commit 'origin/master' into mead-tmp
Conflicts:
	builder/kojid

Resolved conflict between make_sources option and source_cmd option
2010-06-18 17:28:37 -04:00
Mike McLean
257220fdbe fix arg handling in set-task-priority 2010-06-18 16:42:42 -04:00
Mike McLean
b0a7add169 add a note about config syntax in sample hub.conf 2010-06-18 16:42:42 -04:00
Mike McLean
3e562c5b85 Fix defaults for ProxyDNs and ProxyPrincipals 2010-06-18 16:42:42 -04:00
Mike McLean
8c208370f6 user policy test 2010-06-18 16:42:34 -04:00
Mike Bonnet
a455c356bb kojira: remove early task check which prevents expired repo cleanup, we also check before creating new tasks 2010-06-17 12:03:21 -04:00
Mike Bonnet
932d143a33 kojira: remove unexpected directories 2010-06-15 15:07:38 -04:00
Mike Bonnet
0f8314563f prevent a few missing repo directories from stalling repo deletion 2010-06-15 14:12:13 -04:00
Dennis Gilmore
82660a0407 add support to make the command used to fetch sources configuable per repo 2010-06-11 14:50:03 -05:00
Mike McLean
159ba82013 channel policy to determine which channel a task is placed in 2010-05-26 15:19:13 -04:00
Mike McLean
6c3bceb313 allow python expression syntax in 'call' handler 2010-05-19 19:12:36 -04:00
Dennis Gregorovic
41000f1839 add --wait flag to livecd and appliance commands 2010-05-18 15:16:32 -04:00
Mike McLean
0286d36b77 fix labels for chain-build subtasks 2010-05-13 15:25:42 -04:00
Mike Bonnet
67ab67777f pass opts to makeTask() correctly 2010-05-12 13:40:08 -04:00
Mike Bonnet
dfdc02ef81 fix mergerepos to allow packages built from the same srpm to span multiple repos 2010-05-06 17:58:00 -04:00
Mike Bonnet
163837aff5 add the task method into the routing key or header for TaskStateChange messages 2010-05-05 13:57:51 -04:00
Mike McLean
b86fb67023 allow querying tasks by start_time 2010-04-28 14:53:21 -04:00
Mike McLean
e9fbc74bce Extend listTasks fields to be consistent with getTaskInfo 2010-04-28 14:53:21 -04:00
Mike McLean
59d8e1801c fix typo in disable-user command (ticket#175)
https://fedorahosted.org/koji/ticket/175
2010-04-23 17:27:44 -04:00
Mike McLean
be1e933b08 change where we set start_time to avoid deadlocks 2010-04-16 12:42:18 -04:00
Mike McLean
90fa5e3781 unify debuginfo rpm checks 2010-04-16 12:42:18 -04:00
Jay Greguske
0e322ac4e4 fixed improperly written ksflatten error handler 2010-04-16 12:42:18 -04:00
Mike McLean
589a8ee481 remove extraneous newlines in logs 2010-04-16 12:42:18 -04:00
Mike McLean
829c7950a2 fix height of "powered by" icon in koji.css 2010-04-16 12:42:18 -04:00
Mike McLean
858836900f fix field name in grplist_add 2010-04-16 12:42:18 -04:00
Mike McLean
9766637653 use non-strict dslice when appropriate 2010-04-16 12:42:18 -04:00
Mike McLean
4b49cd5b32 fix syntax issues with the creator/revoker changes 2010-04-16 12:42:06 -04:00
Dennis Gilmore
5fda04840d update copyright year to include 2010 on web pages 2010-04-09 13:41:39 -05:00
Mike McLean
c742272ac6 Merge commit 'f90f6b856d' into mead
Conflicts:
	cli/koji
	docs/schema.sql
	hub/kojihub.py
	koji.spec
	www/kojiweb/index.py
	www/kojiweb/taskinfo.chtml
2010-04-08 17:12:49 -04:00
Mike Bonnet
c7a42e3991 enable --scratch builds for koji wrapper-rpm 2010-04-08 16:51:37 -04:00
Mike Bonnet
ccbb742488 don't force wrapper srpms to match the build nvr 2010-04-08 14:39:11 -04:00
Mike Bonnet
53212ed857 make additional information about the build available to the wrapper rpm 2010-04-08 10:33:41 -04:00
Jay Greguske
f90f6b856d isoname now impacts the iso fs label 2010-04-06 15:25:26 -04:00
Jay Greguske
005963851c added some TODOs and comments fixed an error when viewing an incomplete appliance task in kojiweb renamed the appliance-build directive to spin-appliance 2010-03-31 15:18:18 -04:00
Jay Greguske
a90f0d1b03 fixed --scratch appliance output uploading xml description file treated as output rather than a log 2010-03-31 15:18:18 -04:00
Jay Greguske
78cfd378a7 None values in options map are no longer passed to the Handler 2010-03-31 15:18:18 -04:00
Jay Greguske
8a97304349 taskinfo extensions for createAppliance 2010-03-31 15:18:18 -04:00
Jay Greguske
d927628677 minor kojiweb enhancements fixed results upload 2010-03-31 15:18:18 -04:00
Jay Greguske
82b6a11d48 added a few appliance-build options to pass to appliance-creator minor usage text alterations 2010-03-31 15:18:18 -04:00
Jay Greguske
6d4f601f79 initial revision of kojid appliance creation 2010-03-31 15:18:18 -04:00
Jay Greguske
b1c8ca32f7 made livecd-specific calls in kojihub more generic for appliances added ApplianceError added appliance-specific paths to pathinfo 2010-03-31 15:18:18 -04:00
Jay Greguske
e0116c6867 refactored LiveCDTask: added ImageTask which keeps methods of common image-generating code, and LiveCDTask inherits from it 2010-03-31 15:18:17 -04:00
Jay Greguske
99be7f5ea3 initial changes to the cli, hub and schema to build appliances 2010-03-31 15:18:17 -04:00
Mike McLean
7d52e6d204 fix typo from commit a08442f5 2010-03-31 15:18:17 -04:00
Mike McLean
8f18de6e6d fix a typo in the creator/revoker work 2010-03-26 17:02:55 -04:00
Mike McLean
e78783ff8f track start time for tasks 2010-03-26 17:02:54 -04:00
Mike McLean
ee5423221f rhel builder requires 2010-03-26 17:02:54 -04:00
Mike McLean
a08442f505 list_rpms function to match mead branch 2010-03-18 16:32:54 -04:00
Mike McLean
188efe45eb small fix from mead branch 2010-03-18 16:32:54 -04:00