Commit graph

285 commits

Author SHA1 Message Date
Mike Bonnet
a2b91eaa1e enable selection of Windows tasks on the Tasks page 2010-09-23 12:13:20 -04:00
Mike Bonnet
64df809ab6 add support for wrapping win-build output in rpms 2010-09-17 11:27:33 -04:00
Mike Bonnet
9e6787a944 handle the format of winbuild requests in _get_build_target() 2010-09-01 17:15:39 -04:00
Mike Bonnet
4c7060eae2 win-build cli command 2010-08-10 17:18:01 -04:00
Mike Bonnet
f619543ac8 support specifying parameters of a buildrequires, including type, which allows builds of one type to depend on files from builds of a different type 2010-08-06 08:34:24 -04:00
Mike Bonnet
d6825052ec support listing archive contents for Windows build output 2010-08-04 15:14:44 -04:00
Mike Bonnet
7a6b44c4a9 handle logfiles with possibly-duplicate names 2010-07-26 12:19:46 -04:00
Mike Bonnet
fa5c7722cd support for retrieving buildrequires 2010-07-26 11:58:51 -04:00
Mike Bonnet
ff296efd25 - fill out xmlrpc api for Windows builds
- add relpath field to win_archives
2010-07-23 13:55:48 -04:00
Mike Bonnet
4aab93fe8f Windows builds working, including artifacts import 2010-07-21 13:51:42 -04:00
Mike Bonnet
fbca81a4a2 don't allocate an arch to noarch tasks early, allow kojid to decide if it can handle a noarch task 2010-07-07 10:51:26 -04:00
Mike Bonnet
a7a01e7894 whitelist the command-line options to spin-{livecd,appliance} that get sent to the hub 2010-07-06 16:18:10 -04:00
Mike McLean
5149a4609e honor EnableMaven in repo_init, add a call to check if maven is enabled 2010-06-29 15:09:11 -04:00
Mike McLean
d4cc2223da big maven switch 2010-06-28 17:27:36 -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
8c208370f6 user policy test 2010-06-18 16:42:34 -04: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
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
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
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
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
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
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
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
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
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
Mike McLean
fa12519679 set creator/revoker data for all versioned tables
latter accomplished using InsertProcessor and UpdateProcessor classes
2010-03-12 17:55:05 -05:00
Mike McLean
c277121f14 InsertProcessor and UpdateProcessor for cleaner dml operations
Somewhat analogous to QueryProcessor.
Each has special code for dealing with versioned tables
2010-03-12 17:55:05 -05:00
Mike McLean
00b86b236d rearrange some test conditions for clarity 2010-03-12 17:55:05 -05:00
Mike McLean
94760fbebd remove unnecessary function 2010-03-12 17:55:05 -05:00
Mike McLean
f91027c02d avoid duplicate log messages 2010-03-12 17:55:04 -05:00
Mike McLean
31fd8be364 avoid possible notification traceback (bz 526275) 2010-03-12 17:55:04 -05:00
Mike McLean
487ccdb2e3 clean up hub logging a bit 2010-03-12 15:34:02 -05:00
Mike Bonnet
3210c55576 - clean up add-host-to-channel and remove-host-from-channel commands to make them a little more efficient
- remove redundant getAllChannels() method, use listChannels() instead
2010-03-10 19:35:39 -05:00
Mike Bonnet
e71519d5d1 - add the description and comment fields to the host table
- add the edit-host CLI command to allow editing of the arches, capacity, description, and comment fields of a host
 - add the --comment option to the enable-host and disable-host commands, to allow specifying a reason for changing the state of a host
 - display the description and comment on the hostinfo page
2010-03-10 19:35:38 -05:00
Mike McLean
59bde48e43 package list policy 2010-03-09 16:03:59 -05:00
Mike McLean
eb62673efb correct a few spelling errors 2010-02-19 12:57:24 -05:00