summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-3741: Fixed the test Rake target: it now calls the Rspec tests (applied ...Nuno Santos2012-01-111-1/+1
* QPID-3720 : Fix bug which causes failure in 0-9-1 tests, namely SimpleAMQQueu...Robert Godfrey2012-01-111-3/+3
* QPID-3604 Reverting the changes as it releases messages everytime theRajith Muditha Attapattu2012-01-113-77/+9
* QPID-3748 - Methods cannot be invoked when the agent is in external-storage modeTed Ross2012-01-112-17/+19
* QPID-3720 : Remove debugging log statementsRobert Godfrey2012-01-111-3/+0
* QPID-3720 : Add alternative (C++ style) grouping and apply comments from Robb...Robert Godfrey2012-01-116-209/+693
* QPID-3736 : Upgrade to BDB version 5.0.34Robert Godfrey2012-01-114-5/+4
* QPID-3717 - Fixes based on review by Robbie GemmellRobert Godfrey2012-01-111-9/+7
* NO_JIRA Modified the test to stop the connection to ensure the consumerRajith Muditha Attapattu2012-01-111-5/+14
* QPID-3604 The code now drains individual consumer queues as well as theRajith Muditha Attapattu2012-01-113-6/+77
* QPID-3279, committing a patch by Weston Price.Rajith Muditha Attapattu2012-01-101-1/+1
* QPID-3744, committing a patch by Weston Price.Rajith Muditha Attapattu2012-01-101-6/+6
* QPID-3735, committing patch by Weston Price.Rajith Muditha Attapattu2012-01-101-1/+1
* QPID-3705, committing patch by Weston Price.Rajith Muditha Attapattu2012-01-101-2/+13
* QPID-3700, Committing patch from Weston Price.Rajith Muditha Attapattu2012-01-103-2/+15
* QPID-3731, committing patch from Weston Price.Rajith Muditha Attapattu2012-01-101-1/+1
* QPID-3737 Patch to make qpid-stat -L option workTed Ross2012-01-101-1/+1
* QPID-3733, committing patch from Weston Price.Rajith Muditha Attapattu2012-01-101-19/+19
* QPID-3730: remove ReadWriteJobQueue, it is no longer necessary as the only th...Robert Gemmell2012-01-098-528/+12
* NO-JIRA: remove unused codeRobert Gemmell2012-01-092-5/+0
* QPID-946 , QPID-2379 : Fix for BDBUpgradeTest failure introduced by previous ...Robert Godfrey2012-01-081-108/+117
* QPID-1644 : Fix 0-8 Java Client to only declare amq.* exchanges passively whe...Robert Godfrey2012-01-081-9/+12
* QPID-946 , QPID-2379 : QMF and Federation fixes (now works again with qpid-co...Robert Godfrey2012-01-0730-145/+1502
* QPID-3715: Fix the receiving of an empty ObjectMessage (without a body)Keith Wall2012-01-076-46/+156
* Run the needed python setup to get the python compiled and ready for the test...Stephen D. Huston2012-01-061-37/+9
* QPID-3333: Fix reference counting for Variants, Maps, Lists; patch from Antho...Gordon Sim2012-01-061-14/+0
* QPID-3670: Add new build target to allow the Cobertura jar files to be downlo...Robert Gemmell2012-01-062-7/+28
* QPID-3716: restore throwing of IllegalStateException upon invoking Session#ge...Robert Gemmell2012-01-064-4/+87
* QPID-3727 - Applied patch from Darryl PierceTed Ross2012-01-0521-1685/+1621
* QPID-3438Michael Goulish2012-01-054-10/+1
* QPID-3704: OutOfOrderQueue#checkSubscriptionsNotAheadOfDelivery cannot consid...Keith Wall2012-01-051-7/+3
* QPID-3566: Remove test case testSendReceiveClose testKeith Wall2012-01-041-77/+2
* QPID-3718 - Added Ruby typemaps for uint8_t and int8_t.Ted Ross2012-01-041-0/+20
* QPID-464 : Attempt to log error using log4j before shutting downRobert Godfrey2012-01-041-0/+4
* QPID-3714 : Fix for NPE when a transient message (or when using the Memory St...Robert Godfrey2012-01-041-0/+8
* QPID-3714 : Fix for NPE in the SecurityManager when a null routing key is use...Robert Godfrey2012-01-041-1/+9
* QPID-3722 : Update to generate UTF-8 encoded output for the HTMLRobert Godfrey2012-01-041-1/+1
* QPID-3722 : Initial improvements to the HTML presentation of the docbookRobert Godfrey2012-01-0418-18/+199
* QPID-3492: Fix quoted values as well as unquoted values; added a test caseGordon Sim2012-01-032-7/+29
* QPID-3720 : [Java Broker] Implement Message GroupingRobert Godfrey2012-01-0314-55/+674
* QPID-464 : Set the default uncaught exception handler to abruptly terminate t...Robert Godfrey2012-01-023-27/+91
* QPID-3713 : Implement producer side flow control for 0-10 in Java BrokerRobert Godfrey2012-01-0210-30/+157
* QPID-3714 : [Java] Performance ImprovementsRobert Godfrey2011-12-28156-3308/+5123
* QPID-3712: fix regression (error in logic was adding port number to path twice).Keith Wall2011-12-261-7/+0
* QPID-3712: Correct QpidBrokerTestCase#isExternalBroker logic to correct retur...Keith Wall2011-12-261-2/+2
* QPID-3713: remove redundant failover test casesKeith Wall2011-12-2614-1560/+6
* QPID-3711: fix federation test scriptKenneth Anthony Giusti2011-12-251-7/+7
* QPID-3707: Fix ClassCastException when processing QueueUnbind for 0-9-1 proto...Keith Wall2011-12-221-5/+18
* QPID-3193 Locking .NET Disposed objects - repair patch r1221824Charles E. Rolke2011-12-227-7/+7
* Adjust topictest.ps1 to use correct executable names (they changed some time ...Stephen D. Huston2011-12-222-4/+4