Dennis Gilmore
b6efebf04c
fix typo extra )
2009-01-18 11:36:27 -06:00
Dennis Gilmore
2b98521a10
refactor checking of noarch rpms
2009-01-15 23:01:56 -06:00
Mike Bonnet
277b07a76b
Fix the "Watch logs" feature in the web UI to work over SSL
...
- reimplemented by parsing plain text from the web UI instead of performing xmlrpc from JavaScript
- removed dependency on the unmaintained jsolait JavaScript libraries
2009-01-14 13:34:04 -05:00
Mike Bonnet
74bdb51298
handle offset= and size= in getfile urls
2009-01-14 13:34:04 -05:00
Dennis Gilmore
9df119e79e
working noarch package building
2009-01-12 22:59:42 -06:00
Dennis Gilmore
285e91ec35
initial attempt at supporting noarch subpackages.
...
right now it will take them from the first arch in the build arch list
2009-01-12 22:58:48 -06:00
Dennis Gilmore
1c3289392c
remove the old kojisd bits now in koji-shadow
2009-01-12 22:58:10 -06:00
Dennis Gilmore
09d3e52407
add option to tag builds when complete (could be smarter im tagging into the tag we are building)
...
clean up handling of arches to build for (add command line option)
clean up handling of newerBuilds, it should be for all builds not just missing ones
2009-01-12 22:57:14 -06:00
Dennis Gilmore
2f8d215c5c
fix case in MissingPolicyOk actually set the defaut correctly
2009-01-12 22:54:07 -06:00
Dennis Gilmore
2a2ca86f16
make the arches to build for a config option
2009-01-12 22:53:26 -06:00
Dennis Gilmore
dd77a2cf9e
fix up newerBuild substitution, if there is no local build we dont want it replaced :)
2009-01-12 22:51:57 -06:00
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