Commit graph

348 commits

Author SHA1 Message Date
Jay Greguske
3bcbfa3b3d allow getfile to handle files > 2G 2010-10-21 17:05:32 -04:00
Mike McLean
4979c16937 Merge branch 'vm'
Conflicts:
	cli/koji
2010-10-20 17:36:24 -04:00
Mike McLean
b08293fdbb remove extraneous get_win_build def 2010-10-06 16:39:30 -04:00
Mike Bonnet
b692f82862 move Maven scratch builds to the user's scratch directory 2010-09-23 15:30:41 -04:00
Mike Bonnet
1f2bb7c7e9 add detailed info about more task types to "koji taskinfo" 2010-09-23 12:13:20 -04:00
Mike Bonnet
c0b34886d8 support searching for Windows artifacts 2010-09-23 12:13:20 -04:00
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 McLean
1893c7cd4a support for complete history query (not just tag operations) 2010-08-16 15:52:20 -04:00
Mike McLean
c43bfe03d0 fix bug in drop_group_member 2010-08-13 11:50:02 -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 McLean
27b983573f fix issue with channel policy code and koji-shadow 2010-08-02 14:23:36 -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 McLean
60e640256d report required permission in tag access error 2010-07-22 18:05:51 -04:00
Mike McLean
9e5a54242f clean up tagBuild checks, fix rhbz#616839 2010-07-22 18:05:09 -04:00
Mike McLean
7bac64b85d allow filtering tasks by channel in webui, show active task count on channelinfo page 2010-07-22 17:17:49 -04:00
Mike Bonnet
4aab93fe8f Windows builds working, including artifacts import 2010-07-21 13:51:42 -04:00
Mike McLean
054e5cb5fb remove_channel command 2010-07-20 17:01:23 -04:00
Mike McLean
4f77e08b3f rename-channel command 2010-07-20 17:01:23 -04:00
Mike McLean
33784ebd31 add-host-to-channel: option to create new channel 2010-07-20 17:01:23 -04:00
Mike McLean
25a26ae36f remove unnecessary import (rhbz#614186) 2010-07-20 17:01:23 -04:00
Mike McLean
eb5b28e220 provide example ssl config to support koji < 1.4.0 clients 2010-07-08 22:04:26 -04:00
Mike Bonnet
ebc9e7d3ac append "/ssllogin" to the hub URL when logging in via SSL, so we only need to require client certificates on that specific URL 2010-07-08 21:55:15 -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
8c5ebdb81f disable Maven features by default 2010-07-01 16:36:59 -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
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 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
589a8ee481 remove extraneous newlines in logs 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