summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/federation.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...Gordon Sim2009-01-201-12/+11
* QPID-1526: add checks for exclusive ownership plus tests to verify they are e...Gordon Sim2008-12-101-1/+1
* QPID-1348 - Dynamic binding for federation. Parameterized exchange names for...Ted Ross2008-10-241-104/+230
* QPID-1366 - implementation of automatic anti-looping for federationTed Ross2008-10-161-0/+59
* QPID-1349 - Push routing for federation (includes hook for dynamic routing)Ted Ross2008-10-101-0/+44
* QPID-1113 Management cleanup and performance enhancementsTed Ross2008-06-021-1/+1
* Support for AMQP 0-10 sessions in C++ broker.Alan Conway2008-05-201-4/+4
* QPID-990: Patch from Ted Ross to enable persisting of inter-broker routing en...Gordon Sim2008-05-131-2/+3
* QPID-1052: Patch from Ted RossGordon Sim2008-05-121-0/+9
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-23/+17
* QPID-977: shutdown mgmt client cleanly in federation tests (patch from tross@...Gordon Sim2008-04-291-5/+85
* Moved federation to final 0-10 codepathGordon Sim2008-04-221-6/+6
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-221-24/+25
* Fixes and automated tests for federation function.Gordon Sim2008-04-091-0/+191