Commit graph

462 commits

Author SHA1 Message Date
Dennis Gilmore
828ecc7484 koji-shadow: Initial setup of code to prefer a newer build 2009-01-12 22:49:52 -06:00
Dennis Gilmore
b55c3dc28c basic ssl auth for koji-shadow 2009-01-12 22:48:51 -06:00
Mike Bonnet
4ea21b6d46 use the new mock --buildsrpm feature to create the srpm from sources 2009-01-10 15:14:20 -05:00
Mike Bonnet
a2e7e7f41d return a placeholder object from method calls while in a multicall 2009-01-09 12:58:40 -05:00
Mike Bonnet
022c63caed always reset session.multicall to False when calling multiCall(), even if we did not perform any multicalls 2009-01-09 12:50:02 -05:00
Mike Bonnet
b4690dc881 when enabling DNS in the chroot, also copy in /etc/hosts from the host 2009-01-09 12:48:20 -05:00
Mike Bonnet
58c1adefe2 create the srpm in a mock chroot 2009-01-08 11:31:21 -05:00
Mike McLean
a0cb74f0ab show package filters correctly in taginfo cli command 2008-12-03 17:26:48 -05:00
Mike McLean
9333e61014 fix LoginCreatesUser check 2008-12-03 12:26:56 -05:00
Mike McLean
7350ff6293 honor topdir in cli 2008-12-03 11:28:12 -05:00
Mike McLean
69068ad264 preserve old extra_arches during package list updates 2008-12-03 09:54:04 -05:00
Jesse Keating
2e64be3129 Handle chain-build cases where the build tag is the same as the dest tag. 2008-12-01 16:16:43 -08:00
Mike Bonnet
1c247f9ea5 - add a getEvent(id) method
- explain the inconsistencies in getLastEvent() caused by precision issues between postgres and python
2008-11-25 17:36:48 -05:00
Mike Bonnet
ffd5703801 add a "before" parameter to getLastEvent() 2008-11-25 16:52:17 -05:00
Mike McLean
200db76e28 fix timestamp checks when deleting repos 2008-11-25 14:52:55 -05:00
Mike McLean
dac5b47d4f fix up arch list handling in readTaggedRPMS 2008-11-25 14:52:55 -05:00
Mike McLean
17d74d3aa6 show buildroot info in rpminfo output 2008-11-25 14:52:55 -05:00
Mike McLean
cd4c5f0b28 cleanup before re-taking a freed or reassigned task 2008-11-25 14:52:55 -05:00
Mike McLean
d96b27ca35 return the error code from watching tasks in move-pkg 2008-11-25 14:52:55 -05:00
Mike McLean
348780bad2 allow list-tagged to query at an event (or at the event corresponding to a repo) 2008-11-25 14:52:55 -05:00
Mike McLean
743cddc76b added --non-latest to cli untag-pkg command 2008-11-25 14:52:55 -05:00
Mike McLean
0df124f069 added --old-user flag to set-pkg-owner-global cli command 2008-11-25 14:52:55 -05:00
Mike McLean
abb899114c add timestamps to getBuild return 2008-11-25 14:52:55 -05:00
Mike McLean
3d3c0b3ffe check for the permission before doing insert 2008-11-25 14:52:55 -05:00
Mike Bonnet
ff3aea70ba make the name that shows up in the title configurable 2008-11-25 13:43:05 -05:00
Michael Bonnet
37036445b4 fix a chainbuild error message 2008-11-19 13:00:29 -05:00
Michael Bonnet
c358e0b141 some chainbuild fixes 2008-11-19 12:58:41 -05:00
Mike McLean
083a1e08c0 allow a list of arches when querying for tagged rpms 2008-11-15 14:43:58 -05:00
Mike McLean
7a39ee0e1e don't fail when a builder tries to take an older base64-encoded task 2008-11-15 14:41:34 -05:00
Mike McLean
cde80d3d6d fix handling of DBHost/DBhost option 2008-11-15 14:38:34 -05:00
Mike McLean
8642835add in groups output, show package list even if empty 2008-11-14 16:58:05 -05:00
Mike McLean
d029e1c276 enable verbose policy errors without full debug 2008-11-13 01:16:42 -05:00
Mike McLean
584192a5f8 don't block srpm builds in cli (policy might allow them) 2008-11-13 01:16:15 -05:00
Mike McLean
83218e4103 new policy tests: fromtag, skip_tag 2008-11-13 01:09:43 -05:00
Mike McLean
bec94948b9 clean up example hub.conf 2008-11-12 18:28:20 -05:00
Mike McLean
f86c278860 a better default for list of plugins 2008-11-12 18:12:35 -05:00
Mike McLean
d50a77556f fix session for plugin handlers 2008-11-06 15:20:44 -05:00
Mike McLean
4336e34fc4 Merge branch 'shadow' 2008-11-06 15:12:51 -05:00
Mike McLean
ee651710c8 build_from_repo_id policy 2008-11-04 18:10:56 -05:00
Mike McLean
dc92b0ec7c give a saner error when a nonexistent repo is specified 2008-11-04 18:06:38 -05:00
Mike McLean
aab365219a only provide target in policy_data if it is actually available 2008-11-04 00:12:58 -05:00
Mike McLean
64fce8d49f Merge branch 'master' into shadow
Conflicts:

	builder/kojid
2008-11-04 00:12:28 -05:00
Mike McLean
2bfbadb661 correct a few typos from last batch of commits 2008-11-03 23:59:34 -05:00
Mike McLean
07eaf6ee67 add default policies 2008-11-03 17:43:50 -05:00
Mike McLean
d513993049 add tests 'all' and 'none' (aliases for true and false) 2008-11-03 17:20:43 -05:00
Mike McLean
2a232dac4e add search command to cli 2008-11-03 15:59:41 -05:00
Mike McLean
0a4d481d36 add more policy tests, and extend some for use with srpm build policy 2008-11-03 15:59:40 -05:00
Mike McLean
e8afce4725 policy for builds from srpm 2008-11-03 15:59:34 -05:00
Mike McLean
828a49971a make missing policy behavior configurable 2008-10-31 17:07:31 -04:00
Mike McLean
7be648ec55 return creation_time in repo_info call 2008-10-31 11:53:42 -04:00