Mike Bonnet
dbacf4c8e8
fix merge conflicts
2008-11-25 16:56:56 -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
5dcad0250e
remove the ability to overwrite already-imported rpms, Maven builds can now be rebuilt without source changes
2008-11-25 14:29:01 -05:00
Mike Bonnet
fb75f641e8
Merge commit 'origin/master' into mead
2008-11-25 13:45:14 -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
90bcfd60ff
Merge branch 'master' into mead
2008-11-19 13:01:55 -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 Bonnet
4bd2a8184f
a couple of fixes to chainbuild
2008-11-18 18:58:54 -05:00
Mike Bonnet
9a4be949ce
build output ends up in the local repo too, make sure we don't add those files as build dependencies
2008-11-18 18:16:22 -05:00
Mike McLean
6161ebf25f
Merge branch 'master' into mead
2008-11-15 15:04:47 -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 Bonnet
79f45d7e56
Merge commit 'origin/mead' into mead
2008-11-14 19:31:55 -05:00
Mike Bonnet
55fe5f07ef
create a separate jar archivetype
2008-11-14 19:30:58 -05:00
Mike McLean
e5f3574fa5
Merge branch 'master' into mead
2008-11-14 17:09:15 -05:00
Mike McLean
8642835add
in groups output, show package list even if empty
2008-11-14 16:58:05 -05:00
Mike Bonnet
6e7d60f2cc
- make the group name passed to "yum groupinstall" configurable
...
- use "maven-build" as the group to initialize Maven buildroots
2008-11-14 16:14:50 -05:00
Mike Bonnet
121aa8e1d3
- make working dns in the buildroot configurable
...
- enable dns in buildMaven buildroots (required for Maven builds)
2008-11-14 14:30:46 -05:00
Mike Bonnet
4f84245213
rename the -sources and -patches zips based on the Maven build label
2008-11-14 01:10:17 -05:00
Mike Bonnet
6e80a7b226
Make it possible to rebuild a Maven project without changing the version
...
- synthesize the release value by incrementing the release of the previous successful build with the same name and version
- add an extra level to the storage hierarchy for Maven builds so they can be differentiated by release
- create the per-tag Maven repos by symlinking into the storage hierarchy, rather than copying files
- significant refactoring of Maven build environment population and tracking to differentiate between builds of the same version
2008-11-13 23:49:14 -05:00
Mike McLean
d402a7d433
Merge branch 'master' into mead
2008-11-13 01:19:40 -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
f90a3d85b7
Merge branch 'master' into mead
...
Conflicts:
hub/kojihub.py
2008-11-07 17:36:55 -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