| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4111: add licence header to various files | Robert Gemmell | 2012-08-12 | 16 | -2/+318 |
| * | QPID-4195 : Add AMQP 1.0 JMS Client to the release script | Robert Godfrey | 2012-08-08 | 2 | -0/+23 |
| * | QPID-4184: enable the notifications beign logged by configuring the associate... | Robert Gemmell | 2012-08-03 | 1 | -0/+5 |
| * | QPID-4173: Switch off subscription.state logger to reduce the verbosity for c... | Robert Gemmell | 2012-08-03 | 1 | -0/+6 |
| * | QPID-4172: HouseKeepingTask now reverts thread name before exiting to reduce ... | Robert Gemmell | 2012-08-03 | 2 | -2/+51 |
| * | QPID-4182: Set the default minimumAlertRepeatGap value to 30 seconds | Robert Gemmell | 2012-08-03 | 4 | -14/+24 |
| * | QPID-4183 : [Merge from trunk] Implement Session/ConnectionModel interfaces i... | Robert Godfrey | 2012-08-02 | 5 | -5/+360 |
| * | QPID-4171: Fix enqueue ordering for persistent messsages | Robert Gemmell | 2012-08-02 | 4 | -22/+165 |
| * | QPID-4167: Fix a cycle in the JSON output of the AlternateExchange attribute ... | Robert Gemmell | 2012-08-01 | 6 | -14/+71 |
| * | QPID-4167: Fix setting of queue attributes via web management console and res... | Robert Gemmell | 2012-08-01 | 9 | -55/+139 |
| * | QPID-4170: prevent JMX threads from spinning in the Queue MBean if the conten... | Robert Gemmell | 2012-08-01 | 2 | -8/+84 |
| * | QPID-4164: Patch to extend MaxDeliveryCountTest to check for this bug | Robert Gemmell | 2012-07-31 | 2 | -53/+23 |
| * | QPID-4164: only keep a hard reference to the meta data if it has yet to be pe... | Robert Gemmell | 2012-07-31 | 2 | -2/+8 |
| * | QPID-4164: Prevent the erroneous re-storing of recovered messages during move... | Robert Gemmell | 2012-07-31 | 4 | -55/+138 |
| * | Porting to 0.18 branch. | Rajith Muditha Attapattu | 2012-07-30 | 1 | -9/+12 |
| * | Porting to 0.18 branch. | Rajith Muditha Attapattu | 2012-07-30 | 2 | -3/+4 |
| * | Porting to 0.18 branch. | Rajith Muditha Attapattu | 2012-07-30 | 3 | -12/+48 |
| * | QPID-4151: Add validation for reserved exchange names into addExchange dialog... | Robert Gemmell | 2012-07-20 | 1 | -1/+2 |
| * | QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a... | Robert Gemmell | 2012-07-20 | 18 | -59/+450 |
| * | QPID-4150: Display the name of queue type key(sortKey,priorities,lvqKey) and ... | Robert Gemmell | 2012-07-20 | 2 | -2/+27 |
| * | QPID-3998: Add HTTPS support for the REST management interface | Robert Gemmell | 2012-07-19 | 21 | -93/+337 |
| * | QPID-4131: On 0-8...0-9-1 code path broker now closes the connection when the... | Keith Wall | 2012-07-19 | 3 | -21/+40 |
| * | QPID-4114: broker release now includes BDB if optional=true sys property is set | Keith Wall | 2012-07-19 | 3 | -15/+31 |
| * | QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter... | Robert Gemmell | 2012-07-13 | 34 | -23/+2304 |
| * | QPID-3998, QPID-3999: get the user name from HttpServletRequest#getRemoteUser... | Robert Gemmell | 2012-07-13 | 1 | -0/+4 |
| * | QPID-4111: Adjust versions to 0.18 on the release branch | 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 |