Mike Bonnet
|
a5af3b0803
|
don't paginate the build and task lists on the front page, to avoid doing "select count(*)"'s on large tables and thereby improve performance
|
2010-03-05 15:13:55 -05:00 |
|
Dennis Gilmore
|
6cb87c455c
|
only shadowbuild tags should start with SHADOWBUILD there repos are auto
expired. so lets get the most recent expired tag for newRepo shadowbuild tasks
|
2010-02-26 15:06:08 -06:00 |
|
Mike McLean
|
e565217a73
|
avoid unicode errors involving changelogs (rhbz 545387, patch by dmach)
|
2010-02-19 12:57:24 -05:00 |
|
Mike McLean
|
2affc996d5
|
also remove result dir during initial buildroot clearing
|
2010-02-19 12:57:24 -05:00 |
|
Mike McLean
|
eb62673efb
|
correct a few spelling errors
|
2010-02-19 12:57:24 -05:00 |
|
Mike McLean
|
a01c92b3c7
|
avoid unnecessary processing for empty lists
|
2010-02-19 12:57:24 -05:00 |
|
Jay Greguske
|
06a885fe47
|
livecd task handler fixes for building on F12 removed a race condition when expiring buildroots and getting image manifests
|
2010-02-19 12:57:24 -05:00 |
|
Marko Myllynen
|
3deb8358e6
|
add a Finnish greeting to the Kojiweb header
|
2010-02-11 12:58:38 +02:00 |
|
Mike McLean
|
e9050f805a
|
kojira config to specify which repos should have debuginfo or source rpms
|
2010-02-01 13:13:19 -05:00 |
|
Mike McLean
|
889a144750
|
handle multiple hosts in enable/disable-host command
|
2010-02-01 13:13:19 -05:00 |
|
Mike McLean
|
ac226539cf
|
ignore negative average task duration when adjusting task weight
see: https://www.redhat.com/archives/fedora-buildsys-list/2009-November/msg00013.html
|
2010-02-01 13:13:19 -05:00 |
|
Mike McLean
|
a06d578023
|
indicate maxdepth=0 in taginfo output
|
2010-02-01 13:13:19 -05:00 |
|
Mike McLean
|
4ccd5bbfda
|
repo regen priority work
|
2010-02-01 13:13:19 -05:00 |
|
Mike Bonnet
|
eedfe0a69b
|
- add the -J option to maven-build to pass command-line options to the JVM
- increase the default max. JVM memory to 2G
|
2010-01-26 12:26:48 -05:00 |
|
Mike Bonnet
|
05c9a25b4e
|
trim whitespace from values extracted from the pom file
|
2010-01-25 16:24:46 -05:00 |
|
Mike Bonnet
|
5c32f960e8
|
merge specfile fixes from master
|
2010-01-20 16:53:16 -05:00 |
|
Mike Bonnet
|
d145c17221
|
no longer require rpm-build and redhat-rpm-config on the builders, srpms are created by mock now
|
2010-01-20 16:50:40 -05:00 |
|
Mike Bonnet
|
3cba6640bb
|
merge master branch onto the mead branch
|
2010-01-20 16:48:42 -05:00 |
|
Mike Bonnet
|
1f1fa76d17
|
remove requirement on nfs access from the wrapperRPM task handler
|
2010-01-20 16:41:35 -05:00 |
|
Mike Bonnet
|
afb6dadc76
|
allow Maven builds using --skip-tag to succeed even if the package is not in the package list, or is blocked (consistent with rpm-based builds)
|
2010-01-19 23:32:59 -05:00 |
|
Mike Bonnet
|
a4a4246907
|
typo
|
2010-01-19 22:47:55 -05:00 |
|
Mike Bonnet
|
022a172abe
|
- only send messages for post callbacks
- remove the unnecessary "post" prefix from the message type
|
2010-01-05 14:37:11 -05:00 |
|
Mike Bonnet
|
b320bada69
|
- replace periods with underscores in the tokens that make up the routing key, so the number of tokens in the routing keys are deterministic and consistent
- reduce the number of tokens in the routing keys
|
2010-01-04 18:52:13 -05:00 |
|
Mike Bonnet
|
bca4ad5e76
|
rename the "queues" configuration section to "topic", to indicate it is only relevant for topic exchanges
|
2010-01-04 18:30:58 -05:00 |
|
Mike Bonnet
|
91e6572e89
|
support for the "headers" exchange type
|
2010-01-04 18:27:07 -05:00 |
|
Mike Bonnet
|
40423461db
|
don't let encoding push the routing key over the max length
|
2010-01-04 16:44:59 -05:00 |
|
Mike Bonnet
|
1f290e278c
|
declare our own exchange, rather than using the builtin amq.topic exchange
|
2010-01-04 16:32:57 -05:00 |
|
Mike Bonnet
|
0525603130
|
add Requires: python-qpid to the hub-plugins package because of the messagebus plugin
|
2010-01-04 10:19:36 -05:00 |
|
Mike Bonnet
|
fdec5a7ca6
|
more consistent use of _sysconfdir
|
2009-12-22 13:47:18 -05:00 |
|
Mike Bonnet
|
53296425c1
|
messagebus.py: a hub plugin to send notifications of events to an amqp broker
|
2009-12-22 13:44:12 -05:00 |
|
Mike Bonnet
|
02d9721159
|
don't fail if there are duplicate artifacts
|
2009-12-09 14:22:22 -05:00 |
|
Mike McLean
|
a2f7c9c252
|
fix a spelling error (rhbz 529208)
|
2009-12-07 12:32:37 -05:00 |
|
Mike McLean
|
43af4add20
|
soft dependencies for livecd code
|
2009-12-03 16:20:50 -05:00 |
|
Mike McLean
|
32837bd09d
|
remove stray debug output (rhbz 543067)
|
2009-12-01 15:33:48 -05:00 |
|
Mike McLean
|
ca48ded98d
|
avoid 'no transaction in progress' warnings (Ticket #162)
https://fedorahosted.org/koji/ticket/162
|
2009-11-24 15:58:13 -05:00 |
|
Dennis Gilmore
|
c015419bad
|
add the koji ric powerd by logo
|
2009-11-18 21:54:13 -06:00 |
|
Mike Bonnet
|
72bb607195
|
add mead-specific release suffix
|
2009-11-12 16:31:01 -05:00 |
|
Mike Bonnet
|
46a285243f
|
Merge branch 'master' into mead
|
2009-11-12 16:16:56 -05:00 |
|
Mike McLean
|
5088019eac
|
avoid open transactions between calls
|
2009-11-12 16:10:30 -05:00 |
|
Mike Bonnet
|
ce0a7aa9b4
|
listTasks(): add support for createdBefore and createdAfter options
|
2009-11-12 16:08:03 -05:00 |
|
Mike Bonnet
|
c08239177a
|
Merge branch 'master' into mead
|
2009-11-11 11:22:44 -05:00 |
|
Mike Bonnet
|
6c23ddd9ba
|
remove unused method from the PathInfo class
|
2009-11-10 15:36:59 -05:00 |
|
Mike Bonnet
|
d620309f5e
|
merge koji-1.3.2 changes onto the mead branch
|
2009-11-10 15:34:39 -05:00 |
|
Dennis Gilmore
|
373e92c2b9
|
add support to protect a build by name.
What this does is to ensure that sertain builds always match the original, overriding prefer-new
|
2009-11-10 14:07:42 -06:00 |
|
Dennis Gilmore
|
0ece799595
|
add support to always include extra local packages takes a nvr
|
2009-11-10 14:07:42 -06:00 |
|
Mike Bonnet
|
2571537bb2
|
add koji-hub-plugins subpackage
|
2009-11-10 14:56:05 -05:00 |
|
Mike Bonnet
|
ef98c3e398
|
add a couple more parameters to the example hub.conf
|
2009-11-10 14:06:36 -05:00 |
|
Mike Bonnet
|
66a361a7de
|
remove unused 'file' clause
|
2009-11-10 13:54:56 -05:00 |
|
Mike Bonnet
|
8fb4924338
|
support searching for Maven artifacts by filename or groupId-artifactId-version
|
2009-11-10 13:51:49 -05:00 |
|
Mike Bonnet
|
3e3d535759
|
add support for importing xml files
|
2009-11-10 13:49:49 -05:00 |
|