summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3346: checkpoint client tracking codeqpid-3346Kenneth Anthony Giusti2011-11-073-136/+424
* QPID-3346: sync this branch to trunk msg group code.Kenneth Anthony Giusti2011-11-042-135/+114
* QPID-3346: resync this development branch with latest trunkKenneth Anthony Giusti2011-10-2857-965/+1962
* QPID-3346: merge **from** trunk **to** qpid-3346 dev branchKenneth Anthony Giusti2011-10-0619-64/+509
* QPID-3346: allow configuration of the default group identifierKenneth Anthony Giusti2011-10-054-6/+18
* QPID-3346: enhance the configuration UI for msg groupsKenneth Anthony Giusti2011-10-056-5/+15
* QPID-3346: rename MessageAllocator to MessageDistributorKenneth Anthony Giusti2011-10-048-34/+34
* QPID-3346: add client and mgmt unit tests, fix bugs uncovered.Kenneth Anthony Giusti2011-10-043-40/+58
* QPID-3346: fix misleading commentKenneth Anthony Giusti2011-09-271-1/+1
* QPID-3346: incorporate more review feedbackKenneth Anthony Giusti2011-09-278-97/+160
* QPID-3346: incorporate feedback from aconway's reviewKenneth Anthony Giusti2011-09-225-70/+86
* QPID-3346: fix another error found by windows compilerKenneth Anthony Giusti2011-09-201-4/+4
* QPID-3346: fix syntax errors found by windows buildKenneth Anthony Giusti2011-09-192-1/+2
* QPID-3346: fix cmake buildKenneth Anthony Giusti2011-09-192-0/+7
* QPID-3346: merge in latest from trunk (r1172628)Kenneth Anthony Giusti2011-09-19198-1428/+9635
* QPID-3346: add cluster support and unit testKenneth Anthony Giusti2011-09-136-50/+323
* QPID-3346: move message group code into its own files.Kenneth Anthony Giusti2011-09-076-433/+571
* QPID-3346: pass consumer by reference when possible (perf).Kenneth Anthony Giusti2011-09-062-10/+10
* 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-317-17/+579
* QPID-3346: checkpoint - free group heuristic and unit testKenneth Anthony Giusti2011-08-192-134/+422
* QPID-3346: checkpoint - incorporate changes based on review feedbackKenneth Anthony Giusti2011-08-1712-153/+122
* QPID-3346: checkpoint - added mgmt interfaces, fleshed out sub-optimal implem...Kenneth Anthony Giusti2011-08-1614-119/+534
* QPID-3346: merge fix for QPID-3410 from trunkKenneth Anthony Giusti2011-08-101-1/+1
* QPID-3346: incorporate review inputKenneth Anthony Giusti2011-08-0812-66/+66
* QPID-3346: refactor queue interface to support consumer-based message selection.Kenneth Anthony Giusti2011-08-0516-150/+521
* QPID-2905 Code modifications to enable Windows builds with the mingw32 compiler.Charles E. Rolke2011-07-071-0/+1
* JIRA 3337Michael Goulish2011-07-069-42/+16
* QPID-3309: This fix sets the value of the port number in management if the br...Kim van der Riet2011-07-051-2/+10
* QPID-3335: remove stale type conversion codeKenneth Anthony Giusti2011-07-012-194/+2
* QPID-3330: Corrected handling of empty strings (using patch from Anthony Fogl...Gordon Sim2011-07-012-1/+12
* Code HaikuMichael Goulish2011-06-301-0/+1
* QPID-3329: Configure C++ client connections to replace url-addresses rather t...Alan Conway2011-06-304-10/+18
* NO-JIRA: minor update to doxygen comment for internal broker interfaceGordon Sim2011-06-281-1/+2
* NO-JIRA: Add reconnect-timeout to test clients to prevent client hangs.Alan Conway2011-06-272-7/+7
* QPID-2922 Implement FailoverUpdate class in .NET bindingCharles E. Rolke2011-06-271-0/+1
* QPID-3321: revised fix to avoid excessive flushingGordon Sim2011-06-241-1/+1
* QPID-3321: flush occasionally to keep the list of pending accepts from growin...Gordon Sim2011-06-242-2/+15
* NO-JIRA: remove dead code in qpid/cpp/src/qpid/cluster/UpdateClient.cppAlan Conway2011-06-231-9/+0
* QPID-3121: Cluster management inconsistency when using persistent store.Alan Conway2011-06-231-0/+6
* QPID-3305 - Variable is created, but not initialized, in VariantToRb.Ted Ross2011-06-211-1/+1
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-06-202-5/+15
* QPID-3200 Ability to acknowledge all messages up to and including a given mes...Charles E. Rolke2011-06-172-0/+27
* NO-JIRA: Fix compile error on windows due to assigning an AtomicValue.Alan Conway2011-06-172-5/+8
* QPID-3280: further fix compilation error on windowsGordon Sim2011-06-171-1/+1
* QPID-3280: fix compilation error on windows introduced by previous commit for...Gordon Sim2011-06-171-1/+1
* QPID-3280: Performance problem with TTL messages.Alan Conway2011-06-1535-477/+583
* NO-JIRA: Fix sporadic failures in cluster_tests.py test_management.Alan Conway2011-06-152-4/+8