| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4160: remove the old JMX Management Console | Robert Gemmell | 2012-07-20 | 196 | -22616/+1 |
| * | QPID-4143: exclude qpid-client and its third party libs from the perftests re... | Keith Wall | 2012-07-20 | 2 | -3/+15 |
| * | QPID-3998: Add HTTPS test for REST interfaces | Robert Gemmell | 2012-07-19 | 3 | -4/+103 |
| * | QPID-4152 : Refactor coverage targets in Java build system. | Keith Wall | 2012-07-19 | 3 | -81/+71 |
| * | QPID-4153: Exclude SelectorTest#testRuntimeSelectorError from Java test profiles | Keith Wall | 2012-07-19 | 1 | -4/+2 |
| * | QPID-4151: Add validation for reserved exchange names into addExchange dialog... | Robert Gemmell | 2012-07-19 | 1 | -1/+2 |
| * | QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a... | Robert Gemmell | 2012-07-19 | 18 | -59/+450 |
| * | QPID-4150: Display the name of queue type key(sortKey,priorities,lvqKey) and ... | Robert Gemmell | 2012-07-19 | 2 | -2/+27 |
| * | QPID-4143: include baseline data in charts. | Keith Wall | 2012-07-18 | 24 | -86/+146 |
| * | QPID-4103: Refactor test approach to avoid comparing JSON strings. | Keith Wall | 2012-07-18 | 3 | -135/+45 |
| * | QPID-4103: now getting test file paths as URIs instead of URLs so that they s... | Keith Wall | 2012-07-17 | 2 | -3/+3 |
| * | QPID-4103: [Java Performance Tests] modified test so that its success is no l... | Keith Wall | 2012-07-17 | 5 | -17/+163 |
| * | QPID-4143: tweaked topic test config to introduce a start delay on message pr... | Keith Wall | 2012-07-17 | 12 | -20/+38 |
| * | QPID-3575 | Rajith Muditha Attapattu | 2012-07-16 | 2 | -3/+4 |
| * | QPID-3575 SessionExceptions (0-10 code path) are now marked as soft | Rajith Muditha Attapattu | 2012-07-16 | 3 | -12/+48 |
| * | QPID-3998: Add HTTPS support for the REST management interface | Robert Gemmell | 2012-07-13 | 18 | -89/+234 |
| * | QPID-4114: broker release now includes BDB if optional=true sys property is set | Keith Wall | 2012-07-12 | 1 | -1/+4 |
| * | QPID-4131: On 0-8...0-9-1 code path broker now closes the connection when the... | Keith Wall | 2012-07-12 | 3 | -21/+40 |
| * | QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter... | Robert Gemmell | 2012-07-11 | 34 | -23/+2304 |
| * | QPID-3998, QPID-3999: get the user name from HttpServletRequest#getRemoteUser... | Robert Gemmell | 2012-07-11 | 1 | -0/+4 |
| * | NO-JIRA: add some logging around the DtxBranch timeout functionality to aid d... | Robert Gemmell | 2012-07-10 | 1 | -8/+72 |
| * | QPID-4125 : [Java Broker] allow coalescing of commits for multiple channels o... | Robert Godfrey | 2012-07-10 | 4 | -29/+185 |
| * | QPID-4121: AMQProtocolEngine now uses lock to prevent the thread-unsafe use o... | Keith Wall | 2012-07-10 | 3 | -15/+31 |
| * | QPID-4114: added missing commons-logging dependency to perftests module for u... | Keith Wall | 2012-07-10 | 1 | -1/+1 |
| * | QPID-4111: Move trunk version numbers to 0.19 | Justin Ross | 2012-07-09 | 8 | -9/+9 |
| * | QPID-3923, QPID-3998: split out the IDs used for QMF (which have a different ... | Robert Gemmell | 2012-07-08 | 38 | -168/+217 |
| * | QPID-3923, QPID-3998: update the Adapter layer to either use UUIDGenerator it... | Robert Gemmell | 2012-07-08 | 16 | -87/+203 |
| * | QPID-3998, QPID-3999, QPID-4093: rename new plugins | Robert Gemmell | 2012-07-08 | 106 | -16/+16 |
| * | QPID-4113: no longer caching duration override because it broke inter-test is... | Robert Gemmell | 2012-07-06 | 1 | -9/+9 |
| * | QPID-4113: added support for a system property to override all participant du... | Robert Gemmell | 2012-07-06 | 2 | -1/+81 |
| * | QPID-4114: add a release-bin target to perftests so we can create a deployabl... | Robert Gemmell | 2012-07-06 | 2 | -1/+10 |
| * | QPID-4110: Java Performamce Tests. Cleaning up the subscriptions map at the e... | Keith Wall | 2012-07-06 | 1 | -0/+1 |
| * | QPID-4093: [Java Broker] Prevent new queues and exchanges from being created ... | Keith Wall | 2012-07-06 | 3 | -15/+55 |
| * | QPID-4093: Prevent NullPointerException from ExchangeMBean when target queue ... | Keith Wall | 2012-07-06 | 2 | -27/+251 |
| * | QPID-4112: Virtualhosts recover exchanges before queues | Keith Wall | 2012-07-06 | 6 | -38/+44 |
| * | QPID-3977: tidy up chart generation. | Keith Wall | 2012-07-05 | 41 | -27721/+80 |
| * | QPID-4110 added topic support to performance tests. | Keith Wall | 2012-07-05 | 14 | -36/+501 |
| * | QPID-4109: Re-enable LoggingManagement MBean | Keith Wall | 2012-07-05 | 42 | -1296/+1421 |
| * | QPID-4105: perf test tidy-up code changes: | Keith Wall | 2012-07-04 | 8 | -45/+70 |
| * | QPID-4103: [Java Performance Tests] Allow specifying of test configuration wi... | Keith Wall | 2012-07-04 | 14 | -53/+1045 |
| * | 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 | 74 | -244/+527 |
| * | QPID-4089: Add latency tests into java performance test framework | Keith Wall | 2012-07-02 | 42 | -50/+12574 |
| * | QPID-4093: Resolve some outstanding TODOs in new JMX module | Keith Wall | 2012-07-02 | 12 | -57/+150 |
| * | QPID-3923: remove deprecated test-only AMQQueueFactory method and update test... | Robert Gemmell | 2012-07-01 | 15 | -123/+75 |
| * | QPID-3923: update ID generation to be consistent across all queues/exchanges/... | Robert Gemmell | 2012-07-01 | 12 | -53/+191 |
| * | QPID-4090: Bug fix: allow Java client to make connections to Java Broker usin... | Keith Wall | 2012-06-30 | 3 | -9/+93 |
| * | QPID-4902: NPE from SimpleAMQQueue and RejectedExecutionExecution handling | Keith Wall | 2012-06-30 | 5 | -22/+29 |
| * | QPID-4099: Fix race condition in test FailoverBehaviourTest.testFlowControlFl... | Keith Wall | 2012-06-29 | 1 | -1/+4 |
| * | QPID-4098: update POM generation for the plugins to mark the dependencies as ... | Robert Gemmell | 2012-06-29 | 6 | -1/+8 |