| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-3998, QPID-3999, QPID-4093: exclude missed Java-only test class from the... | Robert Gemmell | 2012-06-28 | 1 | -1/+1 |
| * | QPID-4093: work around ancient versions of Ant lacking 'erroronmissingdir' in... | Robert Gemmell | 2012-06-28 | 2 | -8/+20 |
| * | QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu... | Robert Gemmell | 2012-06-28 | 296 | -7811/+21553 |
| * | QPID-4080: close initial connections after use rather than allowing them to f... | Robert Gemmell | 2012-06-28 | 1 | -8/+7 |
| * | QPID-4091 : [Java Broker] correct handling of dtx set timeout | Robert Godfrey | 2012-06-27 | 2 | -24/+11 |
| * | QPID-4091 : [Java Broker] correct handling of dtx set timeout | Robert Godfrey | 2012-06-27 | 3 | -21/+34 |
| * | QPID-4075: Exclude qmf_events from java/python tests | Keith Wall | 2012-06-26 | 1 | -0/+1 |
| * | QPID-4080: restore connectdelay to previous value and increase retries | Robert Gemmell | 2012-06-25 | 1 | -2/+2 |
| * | QPID-4081: [Java Tests] Applied patch supplied by Alex Rudyy | Robert Godfrey | 2012-06-22 | 4 | -2/+112 |
| * | QPID-4080: [Java Broker] HA - Increase client connectdelay to allow test to b... | Keith Wall | 2012-06-21 | 1 | -1/+1 |
| * | QPID-4069: DistributedClientTest.testClientFailsToCreateProducerUsingInvalidS... | Keith Wall | 2012-06-15 | 2 | -9/+11 |
| * | QPID-4052: [Java Broker] Increase the number of retries that the client will ... | Keith Wall | 2012-06-15 | 1 | -1/+1 |
| * | QPID-3977: ChartingUtil now generates chart-summary.html file to facilitate c... | Keith Wall | 2012-06-15 | 7 | -5/+259 |
| * | QPID-3977: Add support for 3D bar/line charts; XY line charts, chart subtitle... | Keith Wall | 2012-06-15 | 23 | -100/+777 |
| * | QPID-4050: reduced verbosity of logging. Also removed unnecessary imports and... | Keith Wall | 2012-06-15 | 15 | -18/+19 |
| * | NO-JIRA: Simple fix to make JBoss7 compilation classpath generic | Weston M. Price | 2012-06-14 | 1 | -5/+5 |
| * | NO-JIRA: | Weston M. Price | 2012-06-13 | 3 | -5/+7 |
| * | QPID-4061 - Added statistic: Number of unacknowledged messages in a session | Ted Ross | 2012-06-13 | 1 | -0/+6 |
| * | QPID-4062 : [Java Tests] add misssing file from previous checkin | Robert Godfrey | 2012-06-12 | 1 | -0/+127 |
| * | QPID-4062 : [Java Tests] Java system tests sometimes fail due to JMX port alr... | Robert Godfrey | 2012-06-12 | 4 | -64/+61 |
| * | QPID-4055 : [Java Broker] update to latest version of BDB library | Robert Godfrey | 2012-06-12 | 3 | -3/+3 |
| * | QPID-4044: Synchronise DtxRegistry#commit and #rollback to eliminate the poss... | Keith Wall | 2012-06-11 | 1 | -2/+2 |
| * | QPID-4034: XASessionImpl should override resubscribe() for correct XA | Weston M. Price | 2012-06-11 | 1 | -5/+10 |
| * | QPID-4014: increase debug logging in ConflationQueueList | Robert Gemmell | 2012-06-10 | 1 | -2/+16 |
| * | QPID-3997: [Java Broker] Allow assignment of AuthenticationManager on a per-p... | Keith Wall | 2012-06-10 | 7 | -14/+91 |
| * | QPID-4047 : [Java] Add timeout to socket connect | Robert Godfrey | 2012-06-08 | 1 | -4/+4 |
| * | QPID-4045: remove the unused 'extras' plugin | Robert Gemmell | 2012-06-07 | 8 | -769/+0 |
| * | QPID-4006: Decrease 'je.rep.logFlushTaskInterval' interval to 1 minute in ord... | Keith Wall | 2012-06-07 | 1 | -0/+5 |
| * | QPID-4042 : [Java Broker] Add SSL Client Auth support | Robert Godfrey | 2012-06-06 | 37 | -391/+832 |
| * | QPID-3971: minor cleanup to remove unused variable and stop logging null when... | Robert Gemmell | 2012-06-04 | 1 | -4/+1 |
| * | QPID-4039: move some implementation-detail log statements on the 0-8/0-9/0-9-... | Robert Gemmell | 2012-06-04 | 2 | -3/+6 |
| * | QPID-4038: log the Connection number and its local and remote addresses after... | Robert Gemmell | 2012-06-04 | 4 | -3/+30 |
| * | QPID-3997: Fix test failure under JDK 1.7 when AuthenticationManagers would n... | Keith Wall | 2012-06-03 | 10 | -385/+567 |
| * | QPID-4006: Introduce coalescing sync configuration, rename replication policy... | Keith Wall | 2012-06-02 | 6 | -80/+80 |
| * | QPID-4033: remove 'Channel' from the name as it is somewhat redundant | Robert Gemmell | 2012-05-31 | 1 | -1/+1 |
| * | QPID-4033: update the Dispatcher thread name to include a connection id to ea... | Robert Gemmell | 2012-05-31 | 2 | -6/+19 |
| * | 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 | 2 | -0/+12 |
| * | QPID-4029: add ability to selectively include a protocol version on a given p... | Robert Gemmell | 2012-05-29 | 39 | -62/+540 |
| * | QPID-3986, QPID-4009, QPID-4017: add constants for system properties/defaults... | Robert Gemmell | 2012-05-29 | 4 | -16/+38 |
| * | QPID-4017: reset the session flow control blocked status during failover. | Robert Gemmell | 2012-05-29 | 3 | -0/+96 |
| * | QPID-4009: Make failover method invocation timeout configurable for 0-8/0-9/0... | Robert Gemmell | 2012-05-29 | 3 | -1/+95 |
| * | QPID-3986: Improved tests and resolved some potential thread-safety issues | Robert Gemmell | 2012-05-29 | 10 | -71/+558 |
| * | QPID-4023: restore connection URL setter, add check that URL details have bee... | Robert Gemmell | 2012-05-28 | 3 | -7/+52 |
| * | QPID-3997: AuthenticationManagers not cleaned up on error path | Keith Wall | 2012-05-26 | 2 | -12/+5 |
| * | QPID-3936: Java Performance Test Framework. | Keith Wall | 2012-05-26 | 1 | -5/+18 |
| * | QPID-3936: Java Performance Test Framework - better PSFC support | Keith Wall | 2012-05-26 | 10 | -52/+461 |
| * | QPID-4006: [Java Broker] BDB HA. | Keith Wall | 2012-05-25 | 14 | -75/+237 |
| * | QPID-4012: update the priority queue entry sub lists to maintain a record of ... | Robert Gemmell | 2012-05-25 | 1 | -4/+13 |
| * | QPID-4006: Remove BDB StateChangeListener during Environment#close() to avoid... | Keith Wall | 2012-05-24 | 1 | -73/+108 |