summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rabbit: add some notes about heartbeat1.8.2Mehdi Abaakouk2015-04-272-1/+3
* Disable and mark heartbeat as experimentalMehdi Abaakouk2015-04-242-3/+9
* rabbit: fix ipv6 supportLukas Bezdicka2015-04-233-2/+29
* Merge "Fix the bug redis do not delete the expired keys" into stable/kiloJenkins2015-04-132-1/+14
|\
| * Fix the bug redis do not delete the expired keyszhangjl2015-04-092-1/+14
* | Merge "Don't raise Timeout on no-matchmaker results" into stable/kiloJenkins2015-04-132-2/+40
|\ \
| * | Don't raise Timeout on no-matchmaker resultsLi Ma2015-04-092-3/+41
| |/
* | Merge "Add pluggability for matchmakers" into stable/kiloJenkins2015-04-132-10/+28
|\ \
| * | Add pluggability for matchmakersLi Ma2015-04-092-10/+28
| |/
* | Fix changing keys during iteration in matchmaker heartbeatLi Ma2015-04-091-1/+1
|/
* set defaultbranch for reviewsDoug Hellmann2015-04-061-0/+1
* Merge "Publish tracebacks only on debug level" into stable/kilo1.8.1Jenkins2015-03-251-6/+8
|\
| * Publish tracebacks only on debug levelDavanum Srinivas2015-03-241-6/+8
* | Merge "Reconnect on connection lost in heartbeat thread" into stable/kiloJenkins2015-03-252-1/+8
|\ \ | |/
| * Reconnect on connection lost in heartbeat threadMehdi Abaakouk2015-03-242-1/+8
* | Merge "cleanup connection pool return" into stable/kiloJenkins2015-03-253-3/+31
|\ \ | |/
| * cleanup connection pool returnMehdi Abaakouk2015-03-243-3/+31
* | Merge "rabbit: Improves logging" into stable/kiloJenkins2015-03-253-29/+59
|\ \ | |/
| * rabbit: Improves loggingMehdi Abaakouk2015-03-243-29/+59
* | Merge "fix up verb tense in log message" into stable/kiloJenkins2015-03-252-3/+3
|\ \ | |/
| * fix up verb tense in log messageDoug Hellmann2015-03-242-3/+3
* | Merge "rabbit: heartbeat implementation" into stable/kiloJenkins2015-03-258-39/+424
|\ \ | |/
| * rabbit: heartbeat implementationMehdi Abaakouk2015-03-248-39/+424
* | Add support for multiple namespaces in TargetsAssaf Muller2015-03-203-2/+21
|/
* Merge "NotifyPublisher need handle amqp_auto_delete"1.8.0Jenkins2015-03-071-0/+2
|\
| * NotifyPublisher need handle amqp_auto_deleteMehdi Abaakouk2015-03-021-0/+2
* | Merge "Updated from global requirements"Jenkins2015-03-062-4/+4
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2015-03-062-4/+4
* | | Merge "Use import of zmq package for test skip"Jenkins2015-03-062-37/+48
|\ \ \ | |/ / |/| |
| * | Use import of zmq package for test skipJames Page2015-02-102-37/+48
* | | Merge "Fix matchmaker_redis ack_alive fails with KeyError"Jenkins2015-03-062-1/+7
|\ \ \ | |_|/ |/| |
| * | Fix matchmaker_redis ack_alive fails with KeyErrorjoyce2015-02-272-1/+7
* | | Add FAQ entry for notifier configuration1.7.0Doug Hellmann2015-02-172-0/+32
|/ /
* | rabbit: Fix behavior of rabbit_use_sslMehdi Abaakouk2015-02-122-20/+54
* | amqp1: fix functional tests depsMehdi Abaakouk2015-02-113-3/+12
* | Merge "Add missing unit test for a recent commit"Jenkins2015-02-111-0/+5
|\ \
| * | Add missing unit test for a recent commitLi Ma2015-02-041-0/+5
* | | Skip functional tests that fail due to a qpidd bugKenneth Giusti2015-02-111-0/+4
| |/ |/|
* | Merge "Add a new aioeventlet executor"Jenkins2015-02-085-16/+181
|\ \
| * | Add a new aioeventlet executorVictor Stinner2015-02-055-16/+181
| |/
* | Remove unnecessary log messages from amqp1 unit testsKenneth Giusti2015-02-062-22/+12
* | Include missing parameter in call to listen_for_notificationsKenneth Giusti2015-02-051-1/+1
* | Fix the import of the driver by the unit testKenneth Giusti2015-02-051-1/+1
* | Merge "kombu: fix driver loading with kombu+qpid scheme"Jenkins2015-02-052-13/+29
|\ \
| * | kombu: fix driver loading with kombu+qpid schemeMehdi Abaakouk2015-01-212-13/+29
* | | Merge "Fix notifications broken with ZMQ driver"Jenkins2015-02-052-21/+8
|\ \ \ | |_|/ |/| |
| * | Fix notifications broken with ZMQ driverjoyce2015-02-022-21/+8
* | | Merge "Make sure zmq can work with redis"Jenkins2015-02-042-1/+6
|\ \ \
| * | | Make sure zmq can work with rediszhangjl2015-01-132-1/+6
* | | | Merge "Move each drivers options into its own group"Jenkins2015-02-0410-89/+158
|\ \ \ \