Mike McLean
7b36248f02
encode large ints in list_archives
2012-11-29 16:53:07 -05:00
Mike McLean
555f6a898d
use import time as completion time for imported images
2012-11-29 16:53:07 -05:00
Mike McLean
b36ab84aa7
get_next_release
2012-11-29 16:53:06 -05:00
Mike McLean
1e2fc6a278
image migration hub call
2012-11-29 16:53:06 -05:00
Mike McLean
08f4cdb853
check image type sanity in buildImage
2012-11-29 16:53:06 -05:00
Mike McLean
cadb5209c0
rework PathInfo handlers for images
2012-11-29 16:53:06 -05:00
Mike McLean
9456dcd9b9
imageinfo_listing -> image_listing
2012-11-29 16:53:06 -05:00
Mike McLean
313728dee7
set/report checksum_type
2012-11-29 16:53:06 -05:00
Mike McLean
23db9235f5
clarify error message in getNextRelease
2012-11-29 16:53:06 -05:00
Jay Greguske
5ed044f511
images can be imported with import-archive
2012-11-29 16:53:06 -05:00
Jay Greguske
80e5abc273
sort builds by image in kojiweb
2012-11-29 16:53:05 -05:00
Jay Greguske
0ccc918ab7
support --specfile in image builds
2012-11-29 16:53:05 -05:00
Jay Greguske
abcc6bd8e4
list tagged supports image type
2012-11-29 16:53:05 -05:00
Jay Greguske
b38862333c
put scratch builds in scratch directory
2012-11-29 16:53:05 -05:00
Jay Greguske
87d028101d
build logs in data/logs/image directory
2012-11-29 16:53:05 -05:00
Jay Greguske
343b470157
add archiveinfo link for image contents
2012-11-29 16:53:05 -05:00
Jay Greguske
0dd570d1dc
fix buildinfo and archiveinfo pages
2012-11-29 16:53:05 -05:00
Jay Greguske
77417436ac
images stored by nvr instead of id
2012-11-29 16:53:05 -05:00
Jay Greguske
0ca380a5b1
support multi file image output
2012-11-29 16:53:05 -05:00
Jay Greguske
ad567ff778
obey --release
2012-11-29 16:53:05 -05:00
Jay Greguske
07c7ba9e79
rename image tasks to follow existing conventions
2012-11-29 16:53:04 -05:00
Jay Greguske
51d8ca7d52
use build object workflow in image builds
2012-11-29 16:53:04 -05:00
Jay Greguske
437925fc1d
hub changes to enforce names and versions
2012-11-29 16:53:04 -05:00
Mike McLean
2d600ce169
context.params not set for fast uploads
2012-11-12 12:05:25 -05:00
Mike McLean
cb3ab79b0f
tweak upload logging
2012-11-12 12:05:25 -05:00
Mike McLean
9e9549d994
new "fast upload" mechanism
2012-11-06 14:39:49 -05:00
Mike McLean
b459e42e15
fix the tag_updates query in tag_changed_since_event
2012-08-11 03:56:15 -04:00
Mike McLean
da6dd0b183
avoid baseurl option in createrepo
2012-07-03 17:03:21 -04:00
Mike McLean
2976de313f
drop self args from argspec
2012-05-22 14:36:19 -04:00
Mike McLean
51ec9b8b50
call_with_argcheck utility function
2012-05-22 14:36:13 -04:00
Mike McLean
2c372cd5f0
use inspect module to report/check rpc args
2012-05-22 14:18:21 -04:00
Mike McLean
cd807c70e3
avoid traceback if host has no channels
2012-05-16 15:31:05 -04:00
Mike Bonnet
c6e3d2e8fe
verify that the pom filename matches the GAV
2012-05-11 16:27:57 -04:00
Mike McLean
8dd500f3d1
fix error when tag policy not defined
2012-05-11 11:50:03 -04:00
Mike McLean
5154d4a568
grant-permission --new
2012-05-11 11:34:42 -04:00
Mike McLean
54c0ed8438
Support wsgi in koji-hub and koji-web
...
- mod_python still supported, but deprecated
- mod_wsgi is the default
- koji-web now configured via web.conf
- new wsgi-friendly publisher for koji-web
- koji-web now has logging
2012-05-10 17:27:40 -04:00
Mike Bonnet
5141b61f49
add support for querying past information with the taginfo command
2012-05-10 16:28:06 -04:00
Mike McLean
e295468f04
more sanity checks for volume moves
2012-04-02 17:28:11 -04:00
Mike McLean
5835b707f5
initial stab at cross-volume symlinks for builds
2012-04-02 17:24:35 -04:00
Mike McLean
2c950dd983
make policy errors more helpful
2012-03-30 16:06:05 -04:00
Mike McLean
ef9923a679
allow setting rlimits in kojid
2012-03-28 16:47:19 -04:00
Mike McLean
dc2d6c9810
have listHosts return the same fields as getHost
2012-03-21 15:28:54 -04:00
Ken Dreyer
82ea18aa54
better examples for Kerberos auth options
...
Update the sample values in hub.conf to more closely match the Fedora
wiki page (https://fedoraproject.org/wiki/Koji/ServerHowTo ).
2012-03-09 16:52:38 -05:00
Mike Bonnet
6e6cbba274
maven: handle deleted builds when calculating the new release
2012-03-01 17:18:44 -05:00
Mike Bonnet
b2edd9011c
add "koji wrapper-rpm --create-build" which creates a new build to contain the wrapper rpms
2011-12-12 15:36:07 -05:00
Mike McLean
4c9de4896b
fix querying builds by volume
2011-11-28 16:14:10 -05:00
Mike McLean
262a4b65e0
limit stat fields in listTaskOutput (rhbz#741633)
2011-10-20 15:27:34 -04:00
Mike McLean
b85ad14377
use RawConfigParser on hub
2011-09-15 16:00:17 -04:00
Mike McLean
8ffe4011db
More hub logging changes, based on aj's patch
2011-09-15 16:00:17 -04:00
Mike Bonnet
fe12fbf482
log pid, rss, and stime when debugging the xmlrpc request handler
2011-09-15 16:00:16 -04:00