Mike Bonnet
|
436efabf21
|
enable creation of wrapper rpms by passing "--specfile url" to the maven-build command
|
2008-02-14 17:10:16 -05:00 |
|
Mike Bonnet
|
0ab3e4e541
|
track pom files in the database
|
2008-02-14 17:10:16 -05:00 |
|
Mike McLean
|
24b610da01
|
ignore trashcan tag in prune-signed-copies command
|
2008-02-14 17:10:15 -05:00 |
|
Mike Bonnet
|
9efc0d9868
|
intermediate commit for Maven build support
|
2007-12-18 17:35:01 -05:00 |
|
Mike Bonnet
|
572884d3cf
|
support for the 'maven_include_all' option in tag_config - setting it causes all builds in that tag (including different versions of the same package) to be included in the Maven repository
|
2007-12-18 17:35:01 -05:00 |
|
Mike Bonnet
|
649b95b99c
|
create additional metadata for maven repos
|
2007-12-18 17:15:10 -05:00 |
|
Mike Bonnet
|
bb50900b19
|
- enable add-group-pkg to accept more than one package at a time, for parity with block-group-pkg
- fix tag creation when perm is None
- typo in import_rpm_file
|
2007-12-18 17:15:10 -05:00 |
|
Mike Bonnet
|
f53399153e
|
add support for listing Maven builds to the XML-RPC API and cli
|
2007-12-18 17:15:09 -05:00 |
|
Mike Bonnet
|
22662c32f6
|
add the maven_support flag to tag_config
|
2007-12-18 17:15:09 -05:00 |
|
Mike Bonnet
|
eb2ab28729
|
associate Maven metadata with builds and individual archives, since a single build can create multiple archives with different groupIds, artifactIds, and/or versions
|
2007-12-18 17:15:09 -05:00 |
|
Mike Bonnet
|
06a5c125da
|
additional fixes for archive import
|
2007-12-18 17:15:09 -05:00 |
|
Mike Bonnet
|
d327821a2a
|
initial support for importing Maven builds
|
2007-12-18 17:15:09 -05:00 |
|
Mike McLean
|
8a5780448d
|
quiet some debug output
|
2007-12-14 15:00:11 -07:00 |
|
Mike McLean
|
36e802b55d
|
in the prune-signed-copies cli command, check to see if builds have been
latest somewhere in the past N days instead of just currently.
|
2007-12-14 15:38:32 -05:00 |
|
Jesse Keating
|
5ce5249c72
|
Fix some typos.
Don't worry about blocked group list entries, they don't show up
to be cloned anyway.
|
2007-11-21 19:31:39 -05:00 |
|
Jesse Keating
|
c6c4e467ee
|
Add the ability to clone/update group data to the clone-tag command
|
2007-11-21 14:49:23 -05:00 |
|
Mike Bonnet
|
ab11c7c5e2
|
show the un-mangled command name in the error message
|
2007-11-19 16:51:50 -05:00 |
|
Mike Bonnet
|
a2bc6d7a76
|
add the latest-by-tag command (patch provided by Dan Berrange)
|
2007-11-19 16:46:56 -05:00 |
|
Jesse Keating
|
573b248a7f
|
Limit list-pkgs output to 80 chars. Ticket #58
|
2007-11-16 15:41:44 -05:00 |
|
Jesse Keating
|
de1bc1a132
|
Print out tags applied to a build from the buildinfo command.
|
2007-11-16 15:20:52 -05:00 |
|
Jesse Keating
|
a69703be39
|
Allow package signing by build ID as well as nvr
(patch from rmyers)
|
2007-11-16 12:11:06 -05:00 |
|
Jesse Keating
|
b1bfc603a1
|
Cloning from a locked tag was broken to begin with. Move lock check
earlier and follow --force option.
|
2007-11-16 11:33:50 -05:00 |
|
Jesse Keating
|
f10c28d25e
|
Add a missing paren.
|
2007-11-16 10:44:18 -05:00 |
|
Jesse Keating
|
8c32467e7b
|
Add a force option to clone-tag, useful when updating a locked tag.
Resolves ticket #42
|
2007-11-16 10:34:08 -05:00 |
|
Mike Bonnet
|
27ac942683
|
support for retrieving source from multiple SCM repositories (patch provided by Rob Myers)
- currently CVS, SVN, and GIT are supported
|
2007-11-05 18:40:29 -05:00 |
|
Mike McLean
|
3b8596ff85
|
prune-signed-copies cli call
|
2007-10-23 20:17:12 -07:00 |
|
Mike Bonnet
|
af14cf68f3
|
add a --show-dups flag to list-pkgs to show all ownership entries in the tag hierarchy, not just the latest (defaults to false)
|
2007-08-21 18:13:06 -04:00 |
|
Mike Bonnet
|
155f23cf15
|
support for specifying a N-V-R as a stage in chain-build
|
2007-08-20 17:55:52 -04:00 |
|
Mike Bonnet
|
c53f30966f
|
remove support for srpms from chain-build (since it already doesn't support --scratch)
|
2007-08-20 16:30:21 -04:00 |
|
Mike Bonnet
|
25ef943ec8
|
simplify error processing
|
2007-08-20 14:37:03 -04:00 |
|
Mike Bonnet
|
eb88c7d9a6
|
- don't attempt Kerberos authentication unless they have credentials
- fix display of Kerberos error messages
|
2007-08-20 13:53:26 -04:00 |
|
Mike Bonnet
|
e9df33f134
|
prettify the display of the exception names
|
2007-08-20 13:10:52 -04:00 |
|
Mike Bonnet
|
5e0760d6b9
|
additional sanity-checking in the cli, patches by cbalint
|
2007-08-20 12:22:35 -04:00 |
|
Mike McLean
|
82b59cdd37
|
add clone-tag command (by cbalint)
|
2007-07-23 18:32:36 -04:00 |
|
Mike Bonnet
|
693c98b87d
|
logout before watching tasks
|
2007-07-06 18:41:45 -04:00 |
|
Mike Bonnet
|
2a982af119
|
additional sanity checking for the add-host-to-channel, remove-host-from-channel, and add-target cli commands (patch by Cristian Balint)
|
2007-06-19 19:19:20 -04:00 |
|
Mike Bonnet
|
1f5bcb7aa2
|
new add-group cli command (patch by Cristian Balint)
|
2007-06-19 18:31:52 -04:00 |
|
Mike McLean
|
24c410c6bc
|
Use clearer notation for upload rates (patch by Jan Kratochvil)
Resolves:
rhbz#243169
|
2007-06-07 13:50:10 -04:00 |
|
Mike Bonnet
|
6043d56d55
|
exclude -debuginfo rpms from being downloaded by default
|
2007-06-05 13:52:52 -04:00 |
|
Mike Bonnet
|
b1a7b52e4e
|
catch errors thrown by os.tcgetpgrp(), patch provided by walters
|
2007-06-05 01:07:32 -04:00 |
|
Mike Bonnet
|
79ef5b41f2
|
only allow admins to perform non-scratch builds from srpm
|
2007-06-05 00:39:21 -04:00 |
|
Mike Bonnet
|
2d052475c2
|
sanity-check build target before running a chain-build
|
2007-05-31 16:28:14 -04:00 |
|
Mike Bonnet
|
6f8e9bf4ab
|
typo
|
2007-05-31 13:16:28 -04:00 |
|
Mike Bonnet
|
8b1f311482
|
new koji download-build command (patch provided by Dan Berrange)
koji.spec: require python-urlgrabber (needed by download-build)
cli/koji.conf: add new pkgurl option (needed by download-build)
|
2007-05-31 13:15:09 -04:00 |
|
Mike Bonnet
|
0a68c6cc92
|
fix typo, patch provided by rmyers
|
2007-05-30 17:37:13 -04:00 |
|
Mike Bonnet
|
9433ef4933
|
add a summary line stating whether the task succeeded or failed to the end of the "watch-task" output
|
2007-05-30 17:08:40 -04:00 |
|
Mike Bonnet
|
c1ee00058f
|
encode changelog entries as utf-8 before printing
|
2007-05-18 17:04:02 -04:00 |
|
Mike Bonnet
|
4c2cce0246
|
fix a couple typos
|
2007-05-09 11:53:03 -04:00 |
|
Mike McLean
|
d2aaaef42f
|
allow import of rpms without srpms
better sanity checking when importing
|
2007-05-08 16:49:48 -04:00 |
|
Mike Bonnet
|
993a664315
|
buildinfo: don't display changelog by default, only when --changelog was passed
|
2007-04-27 16:39:07 -04:00 |
|