summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-3401 Checking the proposed changes into a branch to preserve history & c...address-refactorRajith Muditha Attapattu2011-10-1451-1893/+2577
* Creating a branch for address refactoring work.Rajith Muditha Attapattu2011-10-140-0/+0
* QPID-3540 Charles E. Rolke2011-10-141-0/+1
* QPID-3540 Typecasting and alignment requirements for various platformsCharles E. Rolke2011-10-142-11/+10
* QPID-3549 - Improved handling of boolean configuration options in Queue.cppTed Ross2011-10-141-4/+29
* NO-JIRA - Removed tabs from sourceTed Ross2011-10-141-24/+24
* QPID-3540 Typecasting and alignment requirements for various platformsCharles E. Rolke2011-10-143-5/+26
* QPID-3528Michael Goulish2011-10-133-5/+247
* QPID-3346: code cleanup - move private code out of headers, delete dead code.Kenneth Anthony Giusti2011-10-132-80/+30
* QPID-3543: augment existing test to check for implicit accept error instead o...Kenneth Anthony Giusti2011-10-131-56/+85
* QPID-3545 - Ignore default exchange in qpid-config binding listTed Ross2011-10-131-0/+10
* QPID-2920: Update new-cluster-plan.txt and new-cluster-design.txt.Alan Conway2011-10-132-570/+260
* QPID-3546: update the highestDeliveryTag marker during failover to prevent th...Robert Gemmell2011-10-133-6/+40
* NO-JIRA: increase the receive timeouts using the existing constant in order t...Robert Gemmell2011-10-121-7/+7
* QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...Alan Conway2011-10-124-9/+5
* QPID-3417: C++ broker - support adding arrival timestamp to received messages.Kenneth Anthony Giusti2011-10-1215-11/+305
* QPID-3544: ACL denials while replicating exclusive queues to a newly joined n...Alan Conway2011-10-124-7/+16
* NO-JIRA: Remove un-used and incorrect tests from cluster_tests.pyAlan Conway2011-10-121-86/+0
* QPID-3522: Distinguish between null and empty string for sasl responseGordon Sim2011-10-1210-53/+105
* QPID-3543: correctly dequeue messages that are auto-acknowledged.Kenneth Anthony Giusti2011-10-112-1/+35
* QPID-3542: Java client does not ack non-matching messages when using client s...Keith Wall2011-10-114-106/+76
* QPID-3534: ignore transport exceptions raised whilst closing the network conn...Robert Gemmell2011-10-111-1/+10
* QPID-3534, QPID-3535: make 0-8/0-9/0-9-1 client path simply close the underly...Robert Gemmell2011-10-101-1/+1
* QPID-3346: fix capacity settings in tests, add transactioned sender testKenneth Anthony Giusti2011-10-101-30/+126
* NO-JIRA: update various tests to try and avoid their sporadic failure on the ...Robert Gemmell2011-10-074-17/+17
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-0742-254/+3886
* NO-JIRA: allow test to take longer when run on a persistent broker, due to sp...Robert Gemmell2011-10-071-1/+2
* QPID-3425, QPID-3034: unexclude tests excluded during work on session.recover...Robert Gemmell2011-10-071-11/+0
* QPID-3526: ensure that the session is marked clean after message.acknowledge(...Robert Gemmell2011-10-072-0/+26
* QPID-2442: Make 0-10 TemporaryQueue#delete and TemporaryTopic#delete perform ...Keith Wall2011-10-069-299/+333
* QPID-3524, QPID-3525, QPID-3526, QPID-3527: add new failover behaviour tests ...Robert Gemmell2011-10-061-0/+924
* QPID-3524: enable support for failing over transacted sessions, ensuring txSe...Robert Gemmell2011-10-062-40/+30
* QPID-3525: stop the client from accidentally consuming the messages it is act...Robert Gemmell2011-10-062-17/+28
* QPID-3527: update handling of auto-ack messages for 0-10 to send acks (asynch...Robert Gemmell2011-10-066-80/+53
* QPID-3526, QPID-3524: make sure the 0-10 client message.acknowledge() actuall...Robert Gemmell2011-10-0614-574/+205
* QPID-3526: move duplicated methods into the parent abstract message delegate,...Robert Gemmell2011-10-065-191/+72
* QPID-2574 Mismatch uint32_t / size_tCharles E. Rolke2011-09-301-4/+4
* QPID-3512: Avoid race during 0-8..0-9-1 connection close.Keith Wall2011-09-305-34/+59
* QPID-3402: ensure the test JVMs execute with the working dir set to the qpid/...Robert Gemmell2011-09-3029-61/+65
* QPID-3515: update qpid-server and qpid-run to enable them to work if QPID_HOM...Robert Gemmell2011-09-302-7/+10
* QPID-3504: make the broker start script check for additional jar files in lib...Robert Gemmell2011-09-301-2/+2
* QPID-3362 - Creates the Qpid gem file for distribution on RubyGems.orgTed Ross2011-09-308-23/+438
* QPID-3304Michael Goulish2011-09-291-0/+6
* QPID-3513: Avoid use of shell script clean-dir during test cycleKeith Wall2011-09-2918-94/+50
* QPID-3511: Removal of unused system property "qpid.default_wait_on_send" from...Keith Wall2011-09-2814-135/+68
* QPID-3506 - Improved error handling in CLI parse.Ted Ross2011-09-271-4/+8
* QPID-2574 Mismatch uint32_t / size_tCharles E. Rolke2011-09-271-0/+1
* QPID-3508: Ensure subscription queue is deleted on closing receiver (unless i...Gordon Sim2011-09-272-1/+19
* QPID-3507: move the MessageListener check in front of the _receiving CASRobert Gemmell2011-09-271-4/+4
* QPID-3506 - qmf-tool - Improved command line optionsTed Ross2011-09-261-23/+123