summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* 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-6193 : [Java AMQP 1.0] Allow channel max to be successfully established ...Robert Godfrey2014-10-281-8/+8
* 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-273-5/+310
* QPID-6190 : [Java Broker] [AMQP 1.0] Fix transactional sending to QueueDestin...Robert Godfrey2014-10-271-5/+12
* QPID-4710: Initial support for broker side AMQP 1.0 local transactions (singl...Gordon Sim2014-10-278-20/+236
* QPID-4710: Add generic support for transactional dequeue to Queue class itselfGordon Sim2014-10-275-0/+145
* QPID-4710: Update message decoding logic to handle nested descriptors alsoGordon Sim2014-10-276-31/+53
* QPID-4710: Handle nested descriptors i.e. described types where the value is ...Gordon Sim2014-10-274-0/+32
* QPID-6189 : [Java Common] fix stack overflow bug when frame is broken into th...Robert Godfrey2014-10-272-0/+54
* QPID-6185: [Java Broker] Further UI changes to handle the user table non IE i...Andrew MacBean2014-10-243-27/+30
* QPID-6185: [Java Broker] Make the web management UI tables, tabs and panels m...Andrew MacBean2014-10-2412-47/+95
* QPID-6180: [Java Broker] Cannot create BDB HA group on Windows development en...Andrew MacBean2014-10-241-1/+3
* QPID-6186: [Java Broker] Prevent Bindings leak on binding deleteKeith Wall2014-10-241-0/+2
* QPID-2374: Ensure --require-encryption works as expected for ssl even when sa...Gordon Sim2014-10-231-4/+1
* QPID-6184: Add special thread factory to use with Executors which creates Thr...Alex Rudyy2014-10-234-6/+149
* QPID-6158: Stress test utilities for testing of java broker REST and JMX inte...Alex Rudyy2014-10-234-0/+1166
* QPID-6177: qpid-tool should print warning when initial connection to broker f...Pavel Moravec2014-10-231-2/+7
* QPID-6182: AMQP 1.0 consumer should be able to get messages from browse-only ...Pavel Moravec2014-10-231-0/+1
* QPID-6182: AMQP 1.0 consumer should be able to get messages from browse-only ...Pavel Moravec2014-10-231-1/+2
* QPID-6181: [Java Broker] JMX mbean improperly deletes queuesKeith Wall2014-10-232-2/+2
* NO-JIRA : add Java Broker 0-9 specific tests to CPPExcludesRobert Godfrey2014-10-231-0/+7
* QPID-6174: [Java Rest Tests] Apply a HTTP connectiion timeout to the REST tes...Keith Wall2014-10-231-0/+2
* QPID-6125 : temporary hack to deal with issue causing tests to fail when brok...Robert Godfrey2014-10-231-6/+19
* QPID-6179 - [Java Client] Connection establishment can send invalid frame seq...Robert Godfrey2014-10-231-0/+3
* QPID-6125 : only send close frame if not already closingRobert Godfrey2014-10-221-8/+11
* QPID-6174 : Increase defaults for Jetty thread pool sizeRobert Godfrey2014-10-221-2/+2
* QPID-6125 : make coalescing committer commit on stop if environment still viableRobert Godfrey2014-10-221-10/+23
* QPID-6178: [C++ Broker] Fix compile issue with VS2008 and Boost 1.55Charles E. Rolke2014-10-223-6/+7
* QPID-6154: [Java Broker] Fix race condition that would cause an ReplicatedEnv...Keith Wall2014-10-221-17/+15
* QPID-6125 : make _virtualHost volatileRobert Godfrey2014-10-221-1/+1
* QPID-6176: [Java Broker] Re-instate the variables/values that are now missing...Andrew MacBean2014-10-221-51/+45
* QPID-6125 : only log store exceptions that occur against a vhost which is no ...Robert Godfrey2014-10-221-0/+12
* QPID-6108 : point to Java 7 SE (and not 6) java docsRobert Godfrey2014-10-211-3/+3
* QPID-6108 : point to Java 7 SE (and not 6) java docsRobert Godfrey2014-10-211-1/+1
* QPID-6175 : [Java Broker] allow maximum message size to be restrictedRobert Godfrey2014-10-2124-93/+230
* NO-JIRA : removed unused constant which historically related to the use of MI...Robert Godfrey2014-10-211-1/+0
* QPID-6174 : Expose settings for restricting number of threads / queued jobs i...Robert Godfrey2014-10-212-0/+27
* QPID-6173: [Java Broker] Disallow attribute updates to the BDBHAReplicaVirtua...Keith Wall2014-10-211-0/+9
* QPID-6154: [Java Broker] HA - Handle rollback of node when use of weak durabi...Keith Wall2014-10-218-61/+240
* QPID-6108: [Java Client 0.8 Docs] Bump recommended JDK to 1.7Keith Wall2014-10-211-1/+1
* 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-6171 : make Connection.getChannels() return a data structure that can be...Robert Godfrey2014-10-211-4/+4
* 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-212-14/+3
* QPID-6168: [Java Broker] Move valid value check into the create/change valida...Keith Wall2014-10-202-15/+49
* QPID-6125 : correct the behaviour of exchange declare where the exchange alre...Robert Godfrey2014-10-202-3/+11
* QPID-6168: [Java Broker] Improve unit tests around valid values and setting o...Keith Wall2014-10-205-12/+161