summaryrefslogtreecommitdiff
path: root/qpid/java
Commit message (Expand)AuthorAgeFilesLines
* QPID-4160: remove the old JMX Management ConsoleRobert Gemmell2012-07-20196-22616/+1
* QPID-4143: exclude qpid-client and its third party libs from the perftests re...Keith Wall2012-07-202-3/+15
* QPID-3998: Add HTTPS test for REST interfacesRobert Gemmell2012-07-193-4/+103
* QPID-4152 : Refactor coverage targets in Java build system.Keith Wall2012-07-193-81/+71
* QPID-4153: Exclude SelectorTest#testRuntimeSelectorError from Java test profilesKeith Wall2012-07-191-4/+2
* QPID-4151: Add validation for reserved exchange names into addExchange dialog...Robert Gemmell2012-07-191-1/+2
* QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a...Robert Gemmell2012-07-1918-59/+450
* QPID-4150: Display the name of queue type key(sortKey,priorities,lvqKey) and ...Robert Gemmell2012-07-192-2/+27
* QPID-4143: include baseline data in charts.Keith Wall2012-07-1824-86/+146
* QPID-4103: Refactor test approach to avoid comparing JSON strings.Keith Wall2012-07-183-135/+45
* QPID-4103: now getting test file paths as URIs instead of URLs so that they s...Keith Wall2012-07-172-3/+3
* QPID-4103: [Java Performance Tests] modified test so that its success is no l...Keith Wall2012-07-175-17/+163
* QPID-4143: tweaked topic test config to introduce a start delay on message pr...Keith Wall2012-07-1712-20/+38
* QPID-3575Rajith Muditha Attapattu2012-07-162-3/+4
* QPID-3575 SessionExceptions (0-10 code path) are now marked as softRajith Muditha Attapattu2012-07-163-12/+48
* QPID-3998: Add HTTPS support for the REST management interfaceRobert Gemmell2012-07-1318-89/+234
* QPID-4114: broker release now includes BDB if optional=true sys property is setKeith Wall2012-07-121-1/+4
* QPID-4131: On 0-8...0-9-1 code path broker now closes the connection when the...Keith Wall2012-07-123-21/+40
* QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter...Robert Gemmell2012-07-1134-23/+2304
* QPID-3998, QPID-3999: get the user name from HttpServletRequest#getRemoteUser...Robert Gemmell2012-07-111-0/+4
* NO-JIRA: add some logging around the DtxBranch timeout functionality to aid d...Robert Gemmell2012-07-101-8/+72
* QPID-4125 : [Java Broker] allow coalescing of commits for multiple channels o...Robert Godfrey2012-07-104-29/+185
* QPID-4121: AMQProtocolEngine now uses lock to prevent the thread-unsafe use o...Keith Wall2012-07-103-15/+31
* QPID-4114: added missing commons-logging dependency to perftests module for u...Keith Wall2012-07-101-1/+1
* QPID-4111: Move trunk version numbers to 0.19Justin Ross2012-07-098-9/+9
* QPID-3923, QPID-3998: split out the IDs used for QMF (which have a different ...Robert Gemmell2012-07-0838-168/+217
* QPID-3923, QPID-3998: update the Adapter layer to either use UUIDGenerator it...Robert Gemmell2012-07-0816-87/+203
* QPID-3998, QPID-3999, QPID-4093: rename new pluginsRobert Gemmell2012-07-08106-16/+16
* QPID-4113: no longer caching duration override because it broke inter-test is...Robert Gemmell2012-07-061-9/+9
* QPID-4113: added support for a system property to override all participant du...Robert Gemmell2012-07-062-1/+81
* QPID-4114: add a release-bin target to perftests so we can create a deployabl...Robert Gemmell2012-07-062-1/+10
* QPID-4110: Java Performamce Tests. Cleaning up the subscriptions map at the e...Keith Wall2012-07-061-0/+1
* QPID-4093: [Java Broker] Prevent new queues and exchanges from being created ...Keith Wall2012-07-063-15/+55
* QPID-4093: Prevent NullPointerException from ExchangeMBean when target queue ...Keith Wall2012-07-062-27/+251
* QPID-4112: Virtualhosts recover exchanges before queuesKeith Wall2012-07-066-38/+44
* QPID-3977: tidy up chart generation.Keith Wall2012-07-0541-27721/+80
* QPID-4110 added topic support to performance tests.Keith Wall2012-07-0514-36/+501
* QPID-4109: Re-enable LoggingManagement MBeanKeith Wall2012-07-0542-1296/+1421
* QPID-4105: perf test tidy-up code changes:Keith Wall2012-07-048-45/+70
* QPID-4103: [Java Performance Tests] Allow specifying of test configuration wi...Keith Wall2012-07-0414-53/+1045
* QPID-4104: Create and bind second queue in test StoreOverfullTest#testCapacit...Keith Wall2012-07-041-0/+1
* NO-JIRA: Add missing Apache licenses to Java source files; correct positionin...Keith Wall2012-07-0274-244/+527
* QPID-4089: Add latency tests into java performance test frameworkKeith Wall2012-07-0242-50/+12574
* QPID-4093: Resolve some outstanding TODOs in new JMX moduleKeith Wall2012-07-0212-57/+150
* QPID-3923: remove deprecated test-only AMQQueueFactory method and update test...Robert Gemmell2012-07-0115-123/+75
* QPID-3923: update ID generation to be consistent across all queues/exchanges/...Robert Gemmell2012-07-0112-53/+191
* QPID-4090: Bug fix: allow Java client to make connections to Java Broker usin...Keith Wall2012-06-303-9/+93
* QPID-4902: NPE from SimpleAMQQueue and RejectedExecutionExecution handlingKeith Wall2012-06-305-22/+29
* QPID-4099: Fix race condition in test FailoverBehaviourTest.testFlowControlFl...Keith Wall2012-06-291-1/+4
* QPID-4098: update POM generation for the plugins to mark the dependencies as ...Robert Gemmell2012-06-296-1/+8