| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4250: ensure producer creation on 0-8/0-9/0-9-1 connections respects the... | Robert Gemmell | 2012-08-26 | 2 | -29/+97 |
| * | QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex... | Robert Gemmell | 2012-08-24 | 5 | -33/+69 |
| * | NO-JIRA: remove unused manual test class | Robert Gemmell | 2012-08-14 | 1 | -277/+0 |
| * | QPID-4111: add licence header to various files | Robert Gemmell | 2012-08-12 | 1 | -0/+19 |
| * | NO-JIRA: Remove unnecessary build dependency from systest => web. | Keith Wall | 2012-08-01 | 1 | -1/+1 |
| * | QPID-4124: Improved logging that is produced when the various transaction tim... | Robert Gemmell | 2012-07-31 | 1 | -1/+1 |
| * | QPID-4164: Patch to extend MaxDeliveryCountTest to check for this bug | Keith Wall | 2012-07-30 | 1 | -53/+21 |
| * | QPID-3575 | Rajith Muditha Attapattu | 2012-07-16 | 1 | -1/+1 |
| * | QPID-3998, QPID-3999, QPID-4093: rename new plugins | Robert Gemmell | 2012-07-08 | 1 | -1/+1 |
| * | QPID-4109: Re-enable LoggingManagement MBean | Keith Wall | 2012-07-05 | 1 | -1/+3 |
| * | QPID-4104: Create and bind second queue in test StoreOverfullTest#testCapacit... | Keith Wall | 2012-07-04 | 1 | -0/+1 |
| * | NO-JIRA: Add missing Apache licenses to Java source files; correct positionin... | Keith Wall | 2012-07-02 | 3 | -22/+22 |
| * | QPID-4099: Fix race condition in test FailoverBehaviourTest.testFlowControlFl... | Keith Wall | 2012-06-29 | 1 | -1/+4 |
| * | QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu... | Robert Gemmell | 2012-06-28 | 20 | -2339/+153 |
| * | QPID-4091 : [Java Broker] correct handling of dtx set timeout | Robert Godfrey | 2012-06-27 | 1 | -15/+16 |
| * | QPID-4081: [Java Tests] Applied patch supplied by Alex Rudyy | Robert Godfrey | 2012-06-22 | 4 | -2/+112 |
| * | QPID-4062 : [Java Tests] Java system tests sometimes fail due to JMX port alr... | Robert Godfrey | 2012-06-12 | 3 | -13/+59 |
| * | QPID-4042 : [Java Broker] Add SSL Client Auth support | Robert Godfrey | 2012-06-06 | 1 | -0/+1 |
| * | QPID-4029: update the systest configuration to be self-contained, separating ... | Robert Gemmell | 2012-05-30 | 12 | -10/+221 |
| * | QPID-4009, QPID-4017: exclude new 0-8/0-9/0-9-1 and/or Java broker specific t... | Robert Gemmell | 2012-05-29 | 1 | -0/+7 |
| * | QPID-4029: add ability to selectively include a protocol version on a given p... | Robert Gemmell | 2012-05-29 | 2 | -15/+131 |
| * | QPID-4017: reset the session flow control blocked status during failover. | Robert Gemmell | 2012-05-29 | 1 | -0/+87 |
| * | QPID-4009: Make failover method invocation timeout configurable for 0-8/0-9/0... | Robert Gemmell | 2012-05-29 | 1 | -0/+88 |
| * | QPID-3986: Improved tests and resolved some potential thread-safety issues | Robert Gemmell | 2012-05-29 | 2 | -58/+221 |
| * | QPID-4023: restore connection URL setter, add check that URL details have bee... | Robert Gemmell | 2012-05-28 | 1 | -1/+18 |
| * | QPID-3994: fix -Doptional=true enabling of the optional bdbstore dependency i... | Robert Gemmell | 2012-05-20 | 1 | -0/+6 |
| * | QPID-4006: add support for using BDB HA to form an active-passive cluster for... | Robert Gemmell | 2012-05-17 | 10 | -96/+122 |
| * | QPID-3997 : [Java Broker] add ability to configure multiple Authenticationman... | Robert Godfrey | 2012-05-17 | 1 | -0/+109 |
| * | QPID-3990: Multiple XAResources isSameRM behavior | Weston M. Price | 2012-05-14 | 2 | -11/+129 |
| * | QPID-3994: trivial changes to the build.xml files to aid people regenerating ... | Robert Gemmell | 2012-05-13 | 1 | -1/+0 |
| * | QPID-3979: [Java Broker] Conflation queues | Keith Wall | 2012-05-11 | 1 | -117/+283 |
| * | QPID-3980: Last Value Queue: Replaced conflation queue entries are never dele... | Keith Wall | 2012-05-09 | 1 | -70/+43 |
| * | QPID-3988 : Fix spurious test errors caused by change in log4j ConsoleAppende... | Robert Godfrey | 2012-05-09 | 1 | -36/+29 |
| * | QPID-3989 : [Java Broker] Add ability to run "in-memory" Derby store | Robert Godfrey | 2012-05-08 | 4 | -0/+139 |
| * | QPID-3986 : [Java Broker] Add producer flow control based on total disk usage | Robert Godfrey | 2012-05-07 | 1 | -0/+347 |
| * | QPID-3864: add missing licence headers to files in the java tree that are inc... | Robert Gemmell | 2012-04-19 | 2 | -0/+40 |
| * | QPID-3923: Store queue, exchange and binding as configured objects in bdb store | Robert Gemmell | 2012-04-17 | 1 | -4/+5 |
| * | QPID-3917 : Refactor changes to MessageStore to use listeners and not decorators | Robert Godfrey | 2012-04-12 | 2 | -9/+7 |
| * | QPID-3911: Fix deadlock on concurrent invocation of MessageConsumer#close() a... | Robert Gemmell | 2012-04-06 | 1 | -0/+57 |
| * | QPID-3933 : [Java] Add interim AMQP 1-0 implementation | Robert Godfrey | 2012-04-04 | 2 | -1/+4 |
| * | QPID-3929: remove old perftests + integrationtests + junit-toolkit modules an... | Robert Gemmell | 2012-04-04 | 55 | -9471/+1 |
| * | QPID-3927: add a systest which would highlight the underlying issue by failin... | Robert Gemmell | 2012-04-03 | 1 | -0/+100 |
| * | QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ... | Keith Wall | 2012-03-30 | 11 | -792/+91 |
| * | QPID-3916: Change message store interface to extend DurableConfigurationStore... | Keith Wall | 2012-03-30 | 1 | -13/+5 |
| * | NO-JIRA: QpidBrokerTestCase - minor improvements | Keith Wall | 2012-03-30 | 4 | -31/+25 |
| * | QPID-3904: Java client should set AMQConnection#_closed flag on receipt of 0-... | Keith Wall | 2012-03-21 | 1 | -0/+17 |
| * | QPID-3895: Remove blocked channel/session from the list of blocked channels o... | Keith Wall | 2012-03-19 | 1 | -2/+34 |
| * | QPID-3751 I had missed this file when I was applying Weston's patch. | Rajith Muditha Attapattu | 2012-03-13 | 1 | -0/+97 |
| * | QPID-3894: MessageListener test improvments | Keith Wall | 2012-03-11 | 9 | -1102/+497 |
| * | QPID-3873: update test additions to fix defects around deliverymode variation... | Robert Gemmell | 2012-03-11 | 1 | -41/+10 |