| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4512: stop the delete visitor indicating completion upon the first match... | Robert Gemmell | 2013-01-08 | 1 | -0/+54 |
| * | QPID-4377: add missing licence headers to various files in the Java tree | Robert Gemmell | 2012-12-13 | 1 | -0/+20 |
| * | QPID-4483: Add system tests for Sasl authentication in Java Broker web manage... | Robert Gemmell | 2012-12-04 | 1 | -1/+389 |
| * | QPID-4441: add system test verification of the priority queue and queue with ... | Robert Gemmell | 2012-12-04 | 1 | -3/+7 |
| * | QPID-2796 : Restore heartbeating functionality to the Java Broker, and the 0-... | Robert Godfrey | 2012-11-28 | 1 | -0/+116 |
| * | QPID-4468: restore connection level ssl option to provide compatibility with ... | Robert Gemmell | 2012-11-28 | 1 | -0/+49 |
| * | QPID-4420: add documentation for SSL and the Anonymous + External Authenticat... | Robert Gemmell | 2012-11-04 | 3 | -44/+344 |
| * | QPID-4389: Send the selector of durable subscriber in arguments of ExchangeBi... | Alex Rudyy | 2012-10-24 | 1 | -1/+59 |
| * | QPID-4298: AMQQueueDeferredOrderingTest should sync after sending the test me... | Keith Wall | 2012-10-18 | 1 | -6/+6 |
| * | QPID-3317 Modified the code to implement correct behavior for link | Rajith Muditha Attapattu | 2012-10-12 | 1 | -41/+89 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 38 | -47/+6183 |
| * | QPID-4352: fix break in ConnectionFactory following SSL truststore/keystore p... | Robert Gemmell | 2012-10-02 | 3 | -29/+55 |
| * | NO-JIRA: remove unused 'manual non-test' classes | Robert Gemmell | 2012-10-02 | 2 | -532/+0 |
| * | QPID-4334: removed the firewall plugin and moved its functionality into the A... | Keith Wall | 2012-09-28 | 6 | -511/+29 |
| * | QPID-4333: remove the Slow Consumer Detection plugin and associated documenta... | Robert Gemmell | 2012-09-20 | 6 | -834/+0 |
| * | QPID-4284: Remove system test dependencies on development and localhost virtu... | Keith Wall | 2012-09-17 | 10 | -307/+67 |
| * | QPID-4303: FailoverTest sometimes fails on slower CI boxes. | Keith Wall | 2012-09-14 | 1 | -11/+14 |
| * | QPID-4292: add ACL rule to authorise access to the web management UI | Keith Wall | 2012-09-10 | 1 | -9/+18 |
| * | QPID-4289: Fix 0-8/0-9/0-9-1 failover issues | Robert Gemmell | 2012-09-10 | 4 | -27/+329 |
| * | QPID-4261: extend BindingURLs to allow specifying exchange durable/autodelete... | Robert Gemmell | 2012-09-01 | 2 | -8/+77 |
| * | QPID-4242 : [Java Broker] Remove QMFv1 implementation | Robert Godfrey | 2012-08-29 | 1 | -31/+0 |
| * | 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 |