Mike McLean
4a35b8a283
don't require an explicit test_mode setting in config
2017-10-05 16:15:23 -04:00
Mike McLean
78162b5543
test mode for messagebus plugin
2017-10-05 16:15:23 -04:00
Mike McLean
2a6c04635f
messagebus plugin: avoid duplicate context updates
2017-10-05 16:15:23 -04:00
Mike McLean
261224311c
fix config handling
2017-10-05 16:15:23 -04:00
Mike McLean
ac5cbf1682
defer messagebus sync
2017-10-05 16:15:23 -04:00
Mike McLean
42b567b327
clear message cache after sending
2017-10-05 16:15:23 -04:00
Mike McLean
ec53e01547
defer message sending until after commit
2017-10-05 16:15:23 -04:00
Mike McLean
1df193ea2b
use datetime compatibility for messagebug and protonmsg plugins
2017-08-07 12:41:40 -04:00
Tomas Kopecek
1494301465
use new exception syntax
2017-03-02 10:52:30 -05:00
Mike Bonnet
240fc690dd
make the tlstimeout class compatible with newer versions of qpid
...
Recent versions of qpid have added the write_retry attribute to the tls class.
Add it to our subclass for compatibility.
2016-12-13 17:04:58 -05:00
Tomas Kopecek
7b954b8cd5
fixing unimported exceptions
2016-10-04 15:48:54 +02:00
Mike McLean
8beb91f58d
don't generate messages on postCommit events
2016-09-14 15:08:52 -04:00
Ralph Bean
43ba5a6071
Install both hub and builder plugins.
...
This is a different take at https://pagure.io/koji/pull-request/45
Instead of installing just the runroot builder plugin explicitly, here we
separate the plugins out into hub and builder plugins explicitly and install
each type in turn.
2016-04-08 10:05:28 -04:00