summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* fix for upgrader to ensure correctly updated attributes are returnedjava-broker-vhost-refactorRobert Godfrey2013-06-191-2/+2
* Merge from trunk up to r1494530Robert Godfrey2013-06-195-32/+63
* Use BDB_HA as the implied vhost type when configuring from a config file and ...Robert Godfrey2013-06-181-1/+1
* Add config store upgraderRobert Godfrey2013-06-182-4/+107
* Initial change to separate virtual hosts into typesRobert Godfrey2013-06-1764-473/+1400
* QPID-4925 : [Java Broker] Timeout connections which do not complete connectio...Robert Godfrey2013-06-146-10/+42
* QPID-4912: Allow setting queue binding arguments in exchange MBeanAlex Rudyy2013-06-064-19/+179
* QPID-4911: Add unit test for setting of queue binding arguments in XML config...Alex Rudyy2013-06-061-1/+64
* QPID-4900: Add the server properties to the AMQP 1.0 SASL ProtocolEngine as w...Robert Gemmell2013-06-065-18/+40
* NO-JIRA: make the example usable though still horribleRobert Gemmell2013-06-062-2/+4
* QPID-4908: Reduce the description text for MessageGroupSharedGroups attributeAlex Rudyy2013-06-051-1/+1
* QPID-4908: Expose queue attributes MessageGroupKey and MessageGroupSharedGrou...Alex Rudyy2013-06-055-9/+88
* QPID-4904 : [Java] AMQShortString.equals should only return true if it is bei...Robert Godfrey2013-06-031-2/+2
* QPID-4904 : [Java] AMQShortString.equals should on return true if it is being...Robert Godfrey2013-06-035-70/+63
* QPID-4897 : [Java Broker] Fix FilterSupport to look for String rather than AM...Robert Godfrey2013-06-031-1/+1
* QPID-4897 : [Java Broker] changes to how exchangeBound result is calculatedRobert Godfrey2013-06-021-8/+51
* QPID-4900 : [Java Broker] Broker should return its version to the client as i...Robert Godfrey2013-06-025-3/+54
* QPID-4897 : [Java Broker] add ability to test for existence of binding purely...Robert Godfrey2013-06-024-1/+25
* QPID-4899 : [Java Broker] Allow setting queue binding arguments in XML config...Robert Godfrey2013-06-022-5/+13
* QPID-4898 : [Java Broker] Allow setting arbitrary arguments in queue defintio...Robert Godfrey2013-06-025-10/+112
* QPID-4897 : [Java Broker] Allow selectors on bindings fro non-topic exchangesRobert Godfrey2013-06-0126-1661/+1501
* QPID-4894: Fix removal of exchange binidings in web management consoleAlex Rudyy2013-06-011-1/+1
* QPID-4896: Change Drain/Spout not to assume a virtualhost named testKeith Wall2013-05-311-1/+5
* QPID-4881: update docs/help to use quotes for the config property argument, a...Robert Gemmell2013-05-241-1/+1
* QPID-4591: exclude new python tests from test runs agaisnt the Java broker si...Robert Gemmell2013-05-241-0/+4
* QPID-4873 Commiting patch by Helen Kwong.Rajith Muditha Attapattu2013-05-237-20/+165
* QPID-4881: Fix qpid-server.bat to support quoted command line argumentsAlex Rudyy2013-05-231-2/+2
* QPID-4876: Throw an exception when virtual host configuration is not found in...Alex Rudyy2013-05-224-9/+25
* QPID-4844 : [JMS AMQP 1.0] Allow option to use String rather than Binary valu...Robert Godfrey2013-05-201-1/+1
* QPID-4868: Add UI into web management console to edit JMX management configur...Alex Rudyy2013-05-202-0/+38
* QPID-4864 The JMS client needlessly holds the failover mutex whenRajith Muditha Attapattu2013-05-171-7/+4
* QPID-4858: Prevent silent use of insecure HTTP connector when HTTP protocol w...Alex Rudyy2013-05-179-46/+13
* QPID-4860: Show virtual host state in UI and transition virtual host into ERR...Alex Rudyy2013-05-172-1/+17
* QPID-4851: Allow users to access http management using '/' instead of forcing...Alex Rudyy2013-05-171-0/+2
* QPID-4862: Improve registration/unregistration for JMX MBean objectsAlex Rudyy2013-05-173-43/+23
* QPID-4739: Remove redundant validation of keystore attributes as they are val...Alex Rudyy2013-05-171-22/+0
* QPID-4863: Validate plugin attribute changes and throw UnsupportedOperationEx...Alex Rudyy2013-05-177-0/+141
* QPID-4852: Try to close opened AMQP 1.0 connections on broker shutdownAlex Rudyy2013-05-161-1/+1
* QPID-4851: Fix ConcurrentModificationException thrown on closing of AMQP 1.0 ...Alex Rudyy2013-05-151-1/+2
* QPID-4849 The previous code was assuming that "CN" was the first entryRajith Muditha Attapattu2013-05-151-2/+3
* QPID-4847: add support for message group attributes when creating/inspecting ...Robert Gemmell2013-05-1510-21/+74
* QPID-4830 : [JMS AMQP 1.0] Improve JMS client error handlingRobert Godfrey2013-05-155-2/+70
* QPID-4845 : [JMS AMQP 1.0] Client incorrectly reports temporary destinations...Robert Godfrey2013-05-152-4/+30
* QPID-4844 : [JMS AMQP 1.0] Allow option to use String rather than Binary valu...Robert Godfrey2013-05-143-21/+51
* QPID-4841 : Ensure all data values returned through the REST API are properly...Robert Godfrey2013-05-1416-87/+103
* QPID-4832: Split 0.8 python test DefaultExchangeRuleTests.testDefaultExchange...Alex Rudyy2013-05-131-0/+3
* NO-JIRA: removing maximum latency from Java performance charts because it is ...Phil Harvey2013-05-139-111/+91
* QPID-4831 : [Java Broker] Allow identification of SSLv2 Client Hello messages...Robert Godfrey2013-05-121-0/+16
* QPID-4832 : Exclude the default exchange in the bdb store upgrade from 5 to 6Robert Godfrey2013-05-121-2/+2
* QPID-4831 : [Java Broker] Fix closedown on SSL when SSL and TCP can use same ...Robert Godfrey2013-05-121-6/+9