Mike Bonnet
eea730300a
- enable use of a Kerberos service name other than host/ on the hub
...
- get the Kerberos realm from the client principal, rather than assuming the last two components of the domain name
2011-01-06 15:54:53 -05:00
Mike McLean
93f20257f3
version 1.6.0
2010-12-16 16:13:17 -05:00
Mike Bonnet
ce6872b639
use new_build() directly to avoid redundant permission check in createEmptyBuild()
2010-12-16 15:43:25 -05:00
Mike Bonnet
7343204914
add a --mine option to list-permissions
2010-12-16 15:25:11 -05:00
Mike Bonnet
3bb2e4d0d8
use strict checksum checking
2010-12-16 12:00:48 -05:00
Mike Bonnet
39bcde6466
enable passing options to Maven
2010-12-16 12:00:13 -05:00
Mike Bonnet
670e5f9a30
retain ordering of Maven builds so more recent builds will take precedence when there are GAV conflicts
2010-12-16 10:51:02 -05:00
Mike Bonnet
256923fb5a
only treat files ending in .patch as patch files
2010-12-13 14:00:08 -05:00
Mike McLean
c53fd4f0aa
more sanity checks on wait-repo arguments (ticket#192)
2010-12-08 16:23:13 -05:00
Mike McLean
7876bc06fe
fix ssl connections for python 2.7 (rhbz#619276)
...
(without breaking earlier python versions)
2010-12-08 14:57:07 -05:00
Mike McLean
8ac3cae252
better display for restart tasks
2010-12-03 11:31:52 -05:00
Mike McLean
6d7eb96ba3
restart-hosts cli handler
2010-12-03 11:31:52 -05:00
Mike McLean
482531dcd3
add mass restart support to kojivmd
2010-12-03 11:31:24 -05:00
Mike McLean
508b739120
add a graceful restart option to kojid.init
2010-12-03 11:26:41 -05:00
Mike McLean
a51ad5031f
graceful mass builder restart
2010-12-03 10:41:41 -05:00
Jesse Keating
bcf2a793ea
Fix a bug where we could traceback on ^c
...
If a user ^cs a build before a task gets created, we could wind up
trying to get a status out of it and tracing back. We already check for
this in is_done, do the same in display_state.
2010-12-02 15:24:48 -08:00
Mike McLean
6ed3b64c36
include tasks handlers from koji.tasks
2010-11-23 14:31:20 -05:00
Mike McLean
efdd7bf817
gracefully ignore tasks we do not have a handler for
2010-11-23 14:31:19 -05:00
Mike McLean
d36635917f
fix bug in moveAllBuilds
2010-11-23 14:31:19 -05:00
Mike McLean
cfeae511e7
extend debuginfo check to cover newer formats
2010-11-15 12:00:26 -05:00
Mike Bonnet
d1b3abf268
missing import
2010-11-15 12:00:26 -05:00
Mike Bonnet
abd529d098
fix references to the buildroot object
2010-11-15 12:00:26 -05:00
Jay Greguske
0b90b098de
missing semi
2010-11-12 11:13:56 -05:00
Mike McLean
71f0bcbdae
bump version
2010-11-11 12:12:40 -05:00
Mike McLean
3da4c2b8b8
create empty repos for empty tags
2010-11-11 11:33:08 -05:00
Mike McLean
55e3a719d1
avoid undefined variable in log_output exception handler
2010-11-11 11:33:08 -05:00
Mike McLean
5d5537ec5e
log mock output
2010-11-11 11:33:08 -05:00
Mike McLean
e68bbb499f
make koji-gc --test show better data
2010-11-11 11:33:08 -05:00
Mike McLean
66271a29d8
fix search help text
2010-11-11 11:33:08 -05:00
Mike Bonnet
891b5fa35e
promote some useful logging from debug to info
2010-11-11 10:36:50 -05:00
Mike Bonnet
e56da43b7e
parse pom.xml after applying patches, so patches can change the GAV if necessary
2010-11-09 13:40:00 -05:00
Mike Bonnet
ccc53532be
rpm2maven: a plugin to extract Maven artifacts from a rpm build and make them available in the Koji-managed Maven repo
2010-11-09 09:50:09 -05:00
Mike Bonnet
5815c9b1bc
fix typos in add_external_repo()
2010-11-03 13:24:49 -04:00
Mike Bonnet
d1d2297449
handle weird encodings in rpm headers
2010-10-29 11:39:39 -04:00
Jay Greguske
0b698dd278
add tag info to winbuild policy data so we can block by dest tag
...
Signed-off-by: Mike Bonnet <mikeb@redhat.com>
2010-10-29 10:38:50 -04:00
Jay Greguske
cb1b9ac7d7
added vm policy and vm_name test
...
Signed-off-by: Mike Bonnet <mikeb@redhat.com>
2010-10-29 10:38:40 -04:00
Mike Bonnet
63722c56bc
cleanup archive import
2010-10-28 17:22:23 -04:00
Mike Bonnet
aae3d4eb7b
make ensuredir() return the directory it is passed
2010-10-28 17:21:22 -04:00
Mike Bonnet
74ee134d01
callbacks for archive import
2010-10-28 13:13:32 -04:00
Mike Bonnet
7302627dae
update docstring
2010-10-28 10:59:27 -04:00
Mike Bonnet
0ad96b9952
use qpid native marshalling/unmarshalling for message content, instead of json
2010-10-27 12:06:37 -04:00
Mike Bonnet
afe05a0263
update the messagebus plugin to use the new qpid.messaging API
2010-10-27 11:57:38 -04:00
Mike Bonnet
574f9bcd5b
if the deploy command failed, don't raise an error on unknown artifacts, because that will mask the underlying failure
2010-10-25 15:32:09 -04:00
Mike Bonnet
d6fdacd507
copy file data into a temporary file in openRemoteFile()
2010-10-25 11:17:05 -04:00
Jay Greguske
3bcbfa3b3d
allow getfile to handle files > 2G
2010-10-21 17:05:32 -04:00
Mike Bonnet
2f2a7d0379
support downloading non-rpm archives via download-build --type
2010-10-21 16:48:55 -04:00
Mike Bonnet
b35c6ae75b
taskLabel for createAppliance
2010-10-21 14:21:57 -04:00
Mike Bonnet
9d4a6b2c0e
add "Windows" to the Type drop-down list on the Builds page
2010-10-21 14:16:14 -04:00
Mike Bonnet
850c509a2b
remove obsolete files from koji-vm development
2010-10-21 14:03:24 -04:00
Mike McLean
4979c16937
Merge branch 'vm'
...
Conflicts:
cli/koji
2010-10-20 17:36:24 -04:00