summaryrefslogtreecommitdiff
path: root/qpid/java/broker-core/src
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-6204 : [Java Broker] Improve distribution fairness for multi-queue consu...Robert Godfrey2014-10-313-10/+52
* QPID-6196: Add synchronization lock into AbstractConfiguredObject.unregisterC...Alex Rudyy2014-10-302-121/+6
* QPID-6200: Change broker upgraders to upgrade virtual host data from model 1....Alex Rudyy2014-10-302-39/+226
* QPID-6196: Add synchronization on CO registration to avoid creation of object...Alex Rudyy2014-10-293-15/+144
* QPID-5650: Move attribute names into upgrader constantsAlex Rudyy2014-10-291-4/+4
* QPID-6194: [Java Broker] Add option to prevent Broker startup when it has ERR...Andrew MacBean2014-10-292-29/+33
* QPID-6195: Stop recovering records being updated in one upgrader and removed ...Alex Rudyy2014-10-282-0/+54
* QPID-5650: Set alternate exchange only when queue creation argument 'x-qpid-d...Alex Rudyy2014-10-282-68/+61
* QPID-6192: [Java Broker] Incorporate some feedbackk from Rob Godfrey.Keith Wall2014-10-282-16/+20
* QPID-6192: [Java Broker] On close, close the connections before exchanges/queuesKeith Wall2014-10-285-4/+33
* QPID-5650: Preserve alternate exchange on upgrade of queue with 'dead letter ...Alex Rudyy2014-10-272-1/+309
* QPID-6186: [Java Broker] Prevent Bindings leak on binding deleteKeith Wall2014-10-241-0/+2
* QPID-6184: Add special thread factory to use with Executors which creates Thr...Alex Rudyy2014-10-231-1/+2
* QPID-6175 : [Java Broker] allow maximum message size to be restrictedRobert Godfrey2014-10-214-7/+13
* QPID-6154: [Java Broker] HA - Handle rollback of node when use of weak durabi...Keith Wall2014-10-212-1/+30
* QPID-6172 : Fix test to account for the fact that TYPE is always presentRobert Godfrey2014-10-211-2/+9
* QPID-6172 : Ensure the type attribute is always present in the actual attribu...Robert Godfrey2014-10-211-1/+6
* QPID-6168: [Java Broker] Valid values check not to be applied for non mandato...Keith Wall2014-10-212-7/+30
* QPID-6161 : use vhost names rather than vhost node names for the name aliasesRobert Godfrey2014-10-211-1/+3
* QPID-6168: [Java Broker] Move valid value check into the create/change valida...Keith Wall2014-10-202-15/+49
* QPID-6168: [Java Broker] Improve unit tests around valid values and setting o...Keith Wall2014-10-205-12/+161
* QPID-6168: [Java Broker] Enforce that an attribute's value falls within the d...Keith Wall2014-10-206-9/+97
* QPID-6165 : [Java Broker] Allow the number of open connections to be limited ...Robert Godfrey2014-10-1710-19/+502
* QPID-6163 : [Java Broker] Disconnect clients which do not obey flow controlRobert Godfrey2014-10-175-11/+49
* QPID-6162 : Add authentication providers which store user data in the config ...Robert Godfrey2014-10-1716-508/+1033
* QPID-6161 : [Java Broker] add virtual host aliasesRobert Godfrey2014-10-1732-252/+1093
* QPID-6159 : add testRobert Godfrey2014-10-163-4/+32
* QPID-6159 : [Java Broker] AbstractConfiguredObject.getContextKeys() should in...Robert Godfrey2014-10-162-2/+5
* QPID-6156 : [Java] Prevent downgrade to SSLv3 on secure connectionsRobert Godfrey2014-10-167-15/+201
* QPID-6142: Fix NPE thrown on startup when broker fails to start due to CO val...Alex Rudyy2014-10-147-16/+75
* QPID-6145: [Java Broker] Write operational log message when flow to disk acti...Keith Wall2014-10-103-1/+91
* QPID-6134: [Java Broker] Restarting a node that has detected an intruder shou...Andrew MacBean2014-10-081-1/+6
* QPID-6132: [Java Broker] Fix defect introduced by r1629664 (validateChange wa...Keith Wall2014-10-062-56/+51
* QPID-6126: [Java Broker] Improve error message when object goes into the erro...Keith Wall2014-10-063-1/+38
* QPID-6132: [Java Broker] Mark SimpleLDAP attributes providerUrl, searchFilter...Keith Wall2014-10-064-39/+105
* QPID-6126: Normalize exception handling on open and prevent ERRORED children ...Alex Rudyy2014-10-033-25/+197
* QPID-6130: [Java Broker] Introduce edit queue dialog to web management UIAndrew MacBean2014-10-031-1/+4
* QPID-6131: [Java Broker] Mark virtualhosts that are being closed as UNAVAILAB...Keith Wall2014-10-031-0/+1
* QPID-6126: Add checks to allow operations with configured objects in ERRORED ...Alex Rudyy2014-10-023-16/+13
* QPID-6126: Invoke on-create validation after common validation, delete CO if ...Alex Rudyy2014-10-022-27/+22
* QPID-6126: Add ability to validate CO attributes on creation, transit COs int...Alex Rudyy2014-10-0136-256/+1859
* QPID-6129: [Java Broker] Chain exceptions in Derby/JDBC store implementationsKeith Wall2014-10-012-15/+6
* NO-JIRA: [Java Broker Tests] Prevent VirtualHostTest from orphaning housekeep...Keith Wall2014-10-011-1/+13
* QPID-6114: Remove redundant overridden getAttribute(String) method from CO an...Alex Rudyy2014-09-2516-152/+2
* QPID-6114: Migrate the State member variable to AbstractConfiguredObject classAlex Rudyy2014-09-2426-344/+181
* QPID-6075: [Java Broker] Deleting VHN fails to delete underlying store files ...Andrew MacBean2014-09-171-0/+5
* QPID-6095: [Java Broker] Deletion of an ERRORED JSON VHN with an invalid stor...Andrew MacBean2014-09-172-7/+26
* QPID-6075: [Java Broker] Deleting VHN fails to delete underlying store files ...Andrew MacBean2014-09-1513-19/+26
* QPID-6095: [Java Broker] Deletion of an ERRORED JSON VHN with an invalid stor...Andrew MacBean2014-09-152-25/+11
* QPID-6079 : Some python AlternateExchangeTests fail against Java brokerRobert Godfrey2014-09-071-2/+0