| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | QPID-3720 : [Java Broker] Implement Message Grouping | Robert Godfrey | 2012-01-03 | 1 | -0/+348 |
| * | QPID-3713 : Implement producer side flow control for 0-10 in Java Broker | Robert Godfrey | 2012-01-02 | 1 | -6/+17 |
| * | QPID-3714 : [Java] Performance Improvements | Robert Godfrey | 2011-12-28 | 1 | -18/+20 |
| * | 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 | 9 | -1499/+6 |
| * | QPID-3703: ACL test improvements | Keith Wall | 2011-12-20 | 2 | -174/+0 |
| * | QPID-3687 : Improve Java Broker performance | Robert Godfrey | 2011-12-15 | 2 | -24/+30 |
| * | QPID-2243, QPID-3658: update test to fix incorrect assumption that messages h... | Robert Gemmell | 2011-12-02 | 1 | -0/+10 |
| * | QPID-2243: 0-10 protocol connections do not have a matching JMX MBean to allo... | Robert Gemmell | 2011-12-01 | 1 | -0/+229 |
| * | QPID-3642: Fix for redelivery regression found by python tests | Keith Wall | 2011-11-30 | 1 | -0/+50 |
| * | QPID-3641: rename configuration element aclv2 => acl. | Keith Wall | 2011-11-28 | 1 | -2/+2 |
| * | QPID-3642, QPID-3640: Add Dead Letter Queue functionality for 0-10 path. Also... | Keith Wall | 2011-11-28 | 1 | -161/+136 |
| * | QPID-3642,QPID-3643: Add Dead Letter Queue functionality for 0-8/0-9/0-9-1 pa... | Keith Wall | 2011-11-28 | 2 | -0/+722 |
| * | QPID-3474: Use JMX notification handback data to ensure that open/close/fail ... | Keith Wall | 2011-11-24 | 1 | -78/+95 |
| * | QPID-3641: ACLV2 Simplifications and Improvements for Java Broker | Keith Wall | 2011-11-24 | 8 | -876/+432 |
| * | QPID-3426: Remove broken/no-value test FailoverTest#test4MinuteFailover | Keith Wall | 2011-11-22 | 1 | -43/+0 |
| * | QPID-3622: Removal of unwanted SortedQueue tests. | Keith Wall | 2011-11-21 | 1 | -53/+0 |
| * | QPID-3559: SimpleDateFormat used in thread unsafe manner in JMX Managed Queue... | Keith Wall | 2011-11-20 | 1 | -0/+129 |
| * | QPID-3622: Add Sorted Queue funtionality | Keith Wall | 2011-11-20 | 2 | -39/+603 |
| * | NO-JIRA: add missing licence headers to various files in the java tree | Robert Gemmell | 2011-11-17 | 3 | -0/+60 |
| * | QPID-2703: 0-8..0-9-1 Transaction rollback/recover does not restore consumer ... | Keith Wall | 2011-11-17 | 3 | -373/+175 |
| * | QPID-3490: creating queue via JMX now binds the queue to the default exchange... | Keith Wall | 2011-11-11 | 9 | -25/+174 |
| * | QPID-3539: NoLocal should occur at the connection level and not the session l... | Keith Wall | 2011-11-10 | 1 | -0/+143 |
| * | QPID-3536: 0-10 overrides JMS AcceptMode with a defaulted (not explicitly set... | Keith Wall | 2011-11-07 | 1 | -13/+48 |
| * | QPID-2848: refactored message consumer: pre-aquire, capacity decisions are mo... | Keith Wall | 2011-11-07 | 2 | -10/+113 |
| * | QPID-3562: actually commit the test too | Robert Gemmell | 2011-10-30 | 1 | -0/+116 |
| * | NO-JIRA: correct test issue causing failures on the Jenkins slaves during per... | Robert Gemmell | 2011-10-30 | 1 | -1/+2 |
| * | QPID-3532: make the 0-10 client hold the failover mutex during the failover. ... | Robert Gemmell | 2011-10-21 | 2 | -2/+288 |
| * | QPID-3542: ensure session complete sent for filtered out messages | Keith Wall | 2011-10-18 | 1 | -7/+5 |
| * | QPID-3546: update the highestDeliveryTag marker during failover to prevent th... | Robert Gemmell | 2011-10-13 | 1 | -1/+1 |
| * | NO-JIRA: increase the receive timeouts using the existing constant in order t... | Robert Gemmell | 2011-10-12 | 1 | -7/+7 |
| * | QPID-3542: Java client does not ack non-matching messages when using client s... | Keith Wall | 2011-10-11 | 1 | -36/+31 |
| * | NO-JIRA: update various tests to try and avoid their sporadic failure on the ... | Robert Gemmell | 2011-10-07 | 3 | -15/+14 |
| * | NO-JIRA: allow test to take longer when run on a persistent broker, due to sp... | Robert Gemmell | 2011-10-07 | 1 | -1/+2 |
| * | QPID-3526: ensure that the session is marked clean after message.acknowledge(... | Robert Gemmell | 2011-10-07 | 1 | -0/+25 |
| * | QPID-2442: Make 0-10 TemporaryQueue#delete and TemporaryTopic#delete perform ... | Keith Wall | 2011-10-06 | 3 | -283/+276 |
| * | QPID-3524, QPID-3525, QPID-3526, QPID-3527: add new failover behaviour tests ... | Robert Gemmell | 2011-10-06 | 1 | -0/+924 |
| * | QPID-3525: stop the client from accidentally consuming the messages it is act... | Robert Gemmell | 2011-10-06 | 1 | -5/+4 |
| * | QPID-3526, QPID-3524: make sure the 0-10 client message.acknowledge() actuall... | Robert Gemmell | 2011-10-06 | 3 | -404/+83 |
| * | QPID-3402: ensure the test JVMs execute with the working dir set to the qpid/... | Robert Gemmell | 2011-09-30 | 4 | -27/+24 |
| * | QPID-3513: Avoid use of shell script clean-dir during test cycle | Keith Wall | 2011-09-29 | 1 | -52/+49 |
| * | QPID-3511: Removal of unused system property "qpid.default_wait_on_send" from... | Keith Wall | 2011-09-28 | 3 | -28/+17 |
| * | QPID-3444, QPID-3363: update destinations in AddressBasedDestinationTest to u... | Robert Gemmell | 2011-09-25 | 2 | -6/+5 |
| * | QPID-3402: fix excludes files to work with spaces etc in path, make SSL tests... | Robert Gemmell | 2011-09-25 | 2 | -4/+4 |
| * | QPID-3332: Separate open/idle transaction timeout tests to remove the possibi... | Keith Wall | 2011-09-23 | 4 | -312/+198 |
| * | QPID-3501: LogMonitor duplicates chunks of log file if it fails to find match... | Keith Wall | 2011-09-23 | 4 | -28/+23 |
| * | QPID-3501: LogMonitor can corrupt test logs files and cause tests subclassing... | Keith Wall | 2011-09-22 | 12 | -60/+127 |
| * | QPID-3493: FailoverMethodTest.testFailoverSingleDelay occasionally fails on s... | Keith Wall | 2011-09-19 | 1 | -2/+2 |
| * | QPID-3415: Change 0-10 code path to utilise the CallbackHandlerRegistry to cr... | Keith Wall | 2011-09-19 | 2 | -36/+24 |
| * | QPID-2672: Unroutable persistent messages should be immediately removed from ... | Keith Wall | 2011-09-15 | 1 | -7/+44 |