summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-3346: checkpoint client tracking codeqpid-3346Kenneth Anthony Giusti2011-11-071-0/+1
* QPID-3346: resync this development branch with latest trunkKenneth Anthony Giusti2011-10-289-137/+434
* QPID-3346: merge **from** trunk **to** qpid-3346 dev branchKenneth Anthony Giusti2011-10-061-0/+18
* QPID-3346: enhance the configuration UI for msg groupsKenneth Anthony Giusti2011-10-054-5/+7
* QPID-3346: fix cmake buildKenneth Anthony Giusti2011-09-191-0/+5
* QPID-3346: merge in latest from trunk (r1172628)Kenneth Anthony Giusti2011-09-1934-376/+2913
* QPID-3346: add cluster support and unit testKenneth Anthony Giusti2011-09-133-46/+208
* QPID-3346: move timestamping after group generation codeKenneth Anthony Giusti2011-09-061-4/+3
* QPID-3346: update qpid-send to generate grouped message trafficKenneth Anthony Giusti2011-09-021-3/+92
* QPID-3346: added some functional tests.Kenneth Anthony Giusti2011-09-014-38/+153
* QPID-3346: add functional test, bugfix.Kenneth Anthony Giusti2011-08-313-2/+550
* QPID-3346: checkpoint - free group heuristic and unit testKenneth Anthony Giusti2011-08-191-33/+244
* QPID-3346: checkpoint - added mgmt interfaces, fleshed out sub-optimal implem...Kenneth Anthony Giusti2011-08-161-10/+71
* QPID-3346: incorporate review inputKenneth Anthony Giusti2011-08-081-5/+5
* QPID-3346: refactor queue interface to support consumer-based message selection.Kenneth Anthony Giusti2011-08-051-8/+13
* JIRA 3337Michael Goulish2011-07-061-2/+2
* QPID-3330: Corrected handling of empty strings (using patch from Anthony Fogl...Gordon Sim2011-07-011-0/+11
* QPID-3329: Configure C++ client connections to replace url-addresses rather t...Alan Conway2011-06-302-9/+13
* NO-JIRA: Add reconnect-timeout to test clients to prevent client hangs.Alan Conway2011-06-272-7/+7
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-06-202-5/+15
* QPID-3280: Performance problem with TTL messages.Alan Conway2011-06-153-7/+142
* NO-JIRA: Fix sporadic failures in cluster_tests.py test_management.Alan Conway2011-06-152-4/+8
* QPID-3200: Add new method to session for cumulative acknowledgement upto (and...Gordon Sim2011-06-151-0/+40
* NO-JIRA: Increase join timeout in brokertest.py, was causing spurious failures.Alan Conway2011-06-141-1/+1
* NO-JIRA: Removed reconnect-timeout from tests, was causing spurious failures.Alan Conway2011-06-142-7/+7
* NO-JIRA: Fix bugs in test_failover test and the brokertest.py framework.Alan Conway2011-06-142-17/+30
* QPID-3284 - There was a fix missing in one of the test files.Ted Ross2011-06-131-2/+1
* QPID-3225: Allow exclusivity (for subscription queue and subscription itself)...Gordon Sim2011-06-131-0/+32
* QPID-3298: don't include the internal federation related args in the biding f...Gordon Sim2011-06-091-3/+10
* QPID-3284: Eliminated warnings from gcc 4.6 compilerAndrew Stitcher2011-06-071-2/+1
* Refactor socket connect calls to take a string portAndrew Stitcher2011-05-261-1/+3
* QPID-3278: pass container for expired messages by referenceGordon Sim2011-05-261-1/+6
* QPID-2905 - Code modifications to enable Windows builds with the mingw32 comp...Ted Ross2011-05-182-1/+7
* Remove support for archaic Boost version 1_32 ( 103200 ).Michael Goulish2011-05-171-74/+0
* QPID-3244: unit test for the fix.Kenneth Anthony Giusti2011-05-052-0/+90
* QPID-3243: unit test to verify fix.Kenneth Anthony Giusti2011-05-052-27/+96
* QPID-3243: correctly use --max-queue-count value to compute flow limit.Kenneth Anthony Giusti2011-05-033-1/+23
* QPID-3239Michael Goulish2011-05-021-12/+27
* QPID-3235: clustered qpidd broker fails ocassionly the cluster_tests.ShortTes...Alan Conway2011-04-291-1/+7
* QPID-3076: enable flow control for clustered broker configurations.Kenneth Anthony Giusti2011-04-283-23/+162
* QPID-3222: Prevent ttl overflow; also adds equality operators for qpid::messa...Gordon Sim2011-04-261-0/+14
* QPID-3215: cached exchange reference can cause cluster inconsistencies if exc...Alan Conway2011-04-191-0/+48
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-183-16/+64
* Revert "QPID-3208: Exchanges make best effort to route messages if there is a...Alan Conway2011-04-152-43/+7
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-152-7/+43
* QPID-3206: fix broken test from previous commitGordon Sim2011-04-141-2/+2
* QPID-3206: added special cases to catch negative numeric string conversions t...Gordon Sim2011-04-141-0/+58
* QPID-3170: correct deletion of federation routes when keys match.Kenneth Anthony Giusti2011-04-081-1/+299
* NO-JIRA: minor improvements to qpid-cpp-benchmark, more flexible arguments.Alan Conway2011-04-041-6/+9
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-03-301-1/+1