| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-3279, committing a patch by Weston Price. | Rajith Muditha Attapattu | 2012-01-10 | 1 | -1/+1 |
| * | QPID-3744, committing a patch by Weston Price. | Rajith Muditha Attapattu | 2012-01-10 | 1 | -6/+6 |
| * | QPID-3735, committing patch by Weston Price. | Rajith Muditha Attapattu | 2012-01-10 | 1 | -1/+1 |
| * | QPID-3705, committing patch by Weston Price. | Rajith Muditha Attapattu | 2012-01-10 | 1 | -2/+13 |
| * | QPID-3700, Committing patch from Weston Price. | Rajith Muditha Attapattu | 2012-01-10 | 3 | -2/+15 |
| * | QPID-3731, committing patch from Weston Price. | Rajith Muditha Attapattu | 2012-01-10 | 1 | -1/+1 |
| * | QPID-3737 Patch to make qpid-stat -L option work | Ted Ross | 2012-01-10 | 1 | -1/+1 |
| * | QPID-3733, committing patch from Weston Price. | Rajith Muditha Attapattu | 2012-01-10 | 1 | -19/+19 |
| * | QPID-3730: remove ReadWriteJobQueue, it is no longer necessary as the only th... | Robert Gemmell | 2012-01-09 | 8 | -528/+12 |
| * | NO-JIRA: remove unused code | Robert Gemmell | 2012-01-09 | 2 | -5/+0 |
| * | QPID-946 , QPID-2379 : Fix for BDBUpgradeTest failure introduced by previous ... | Robert Godfrey | 2012-01-08 | 1 | -108/+117 |
| * | QPID-1644 : Fix 0-8 Java Client to only declare amq.* exchanges passively whe... | Robert Godfrey | 2012-01-08 | 1 | -9/+12 |
| * | QPID-946 , QPID-2379 : QMF and Federation fixes (now works again with qpid-co... | Robert Godfrey | 2012-01-07 | 30 | -145/+1502 |
| * | QPID-3715: Fix the receiving of an empty ObjectMessage (without a body) | Keith Wall | 2012-01-07 | 6 | -46/+156 |
| * | Run the needed python setup to get the python compiled and ready for the test... | Stephen D. Huston | 2012-01-06 | 1 | -37/+9 |
| * | QPID-3333: Fix reference counting for Variants, Maps, Lists; patch from Antho... | Gordon Sim | 2012-01-06 | 1 | -14/+0 |
| * | QPID-3670: Add new build target to allow the Cobertura jar files to be downlo... | Robert Gemmell | 2012-01-06 | 2 | -7/+28 |
| * | QPID-3716: restore throwing of IllegalStateException upon invoking Session#ge... | Robert Gemmell | 2012-01-06 | 4 | -4/+87 |
| * | QPID-3727 - Applied patch from Darryl Pierce | Ted Ross | 2012-01-05 | 21 | -1685/+1621 |
| * | QPID-3438 | Michael Goulish | 2012-01-05 | 4 | -10/+1 |
| * | QPID-3704: OutOfOrderQueue#checkSubscriptionsNotAheadOfDelivery cannot consid... | Keith Wall | 2012-01-05 | 1 | -7/+3 |
| * | QPID-3566: Remove test case testSendReceiveClose test | Keith Wall | 2012-01-04 | 1 | -77/+2 |
| * | QPID-3718 - Added Ruby typemaps for uint8_t and int8_t. | Ted Ross | 2012-01-04 | 1 | -0/+20 |
| * | QPID-464 : Attempt to log error using log4j before shutting down | Robert Godfrey | 2012-01-04 | 1 | -0/+4 |
| * | QPID-3714 : Fix for NPE when a transient message (or when using the Memory St... | Robert Godfrey | 2012-01-04 | 1 | -0/+8 |
| * | QPID-3714 : Fix for NPE in the SecurityManager when a null routing key is use... | Robert Godfrey | 2012-01-04 | 1 | -1/+9 |
| * | QPID-3722 : Update to generate UTF-8 encoded output for the HTML | Robert Godfrey | 2012-01-04 | 1 | -1/+1 |
| * | QPID-3722 : Initial improvements to the HTML presentation of the docbook | Robert Godfrey | 2012-01-04 | 18 | -18/+199 |
| * | QPID-3492: Fix quoted values as well as unquoted values; added a test case | Gordon Sim | 2012-01-03 | 2 | -7/+29 |
| * | QPID-3720 : [Java Broker] Implement Message Grouping | Robert Godfrey | 2012-01-03 | 14 | -55/+674 |
| * | QPID-464 : Set the default uncaught exception handler to abruptly terminate t... | Robert Godfrey | 2012-01-02 | 3 | -27/+91 |
| * | QPID-3713 : Implement producer side flow control for 0-10 in Java Broker | Robert Godfrey | 2012-01-02 | 10 | -30/+157 |
| * | QPID-3714 : [Java] Performance Improvements | Robert Godfrey | 2011-12-28 | 156 | -3308/+5123 |
| * | QPID-3712: fix regression (error in logic was adding port number to path twice). | Keith Wall | 2011-12-26 | 1 | -7/+0 |
| * | QPID-3712: Correct QpidBrokerTestCase#isExternalBroker logic to correct retur... | Keith Wall | 2011-12-26 | 1 | -2/+2 |
| * | QPID-3713: remove redundant failover test cases | Keith Wall | 2011-12-26 | 14 | -1560/+6 |
| * | QPID-3711: fix federation test script | Kenneth Anthony Giusti | 2011-12-25 | 1 | -7/+7 |
| * | QPID-3707: Fix ClassCastException when processing QueueUnbind for 0-9-1 proto... | Keith Wall | 2011-12-22 | 1 | -5/+18 |
| * | QPID-3193 Locking .NET Disposed objects - repair patch r1221824 | Charles E. Rolke | 2011-12-22 | 7 | -7/+7 |
| * | Adjust topictest.ps1 to use correct executable names (they changed some time ... | Stephen D. Huston | 2011-12-22 | 2 | -4/+4 |
| * | QPID-3193 Major update provides locks and checks for disposed objects. | Charles E. Rolke | 2011-12-21 | 23 | -1210/+1677 |
| * | QPID-3659 The previous if statement for processing boolean props looks a bit ... | Rajith Muditha Attapattu | 2011-12-21 | 1 | -8/+12 |
| * | QPID-3703: ACL test improvements | Keith Wall | 2011-12-20 | 4 | -177/+213 |
| * | NO-JIRA: Removed build product that shouldn't have benn checked in | Andrew Stitcher | 2011-12-20 | 1 | -23/+0 |
| * | QPID-3698: remove unnecessary test - MessageStoreShutdownTest | Keith Wall | 2011-12-20 | 1 | -81/+0 |
| * | QPID-3639 - Refactored the APIs for Qpid::Messaging::Session and modified the... | Ted Ross | 2011-12-20 | 3 | -131/+204 |
| * | QPID-3651 - Improve the Qpid::Messaging::Sender APIs and documentation. | Ted Ross | 2011-12-20 | 3 | -60/+85 |
| * | QPID-3655 - Improve the Qpid::Messaging::Receiver APIs and documentation. | Ted Ross | 2011-12-20 | 3 | -67/+108 |
| * | NO-JIRA - Fixed a minor typo in the doc text. | Ted Ross | 2011-12-20 | 1 | -1/+1 |
| * | NO-JIRA: reformat examples in the docs to fit in PDF output. | Kenneth Anthony Giusti | 2011-12-19 | 2 | -52/+82 |