summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/test/java/org/apache/qpid/server/queue/MockAMQQueue.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2824: Use toLogString rather than toString on LogSubject(s)Robert Gemmell2010-08-301-1/+8
* QPID-2731: enable getting/setting queue exclusivity via JMXRobert Gemmell2010-07-161-0/+5
* QPID-2638 : Add initial support for Topics section in configuration file.Martin Ritchie2010-06-141-4/+3
* QPID-2625 : Update GenerateLogMessages to probe the property file for 3-Digit...Martin Ritchie2010-06-021-0/+6
* QPID-2609: Implement getName for MockAMQQueueRobert Gemmell2010-05-241-1/+1
* QPID-1447 : Full test the TopicDeletePolicy, udpate MockAMQQueue and Internal...Martin Ritchie2010-05-201-17/+18
* QPID-2583 : Update tests to correctly throw ConfigurationException where requ...Martin Ritchie2010-05-071-0/+5
* QPID-2575 : Create Connection and Session models to correctly expose the Owni...Martin Ritchie2010-05-071-3/+4
* QPID-2379: add the queue UnackedMessage countsRobert Gemmell2010-03-231-0/+15
* QPID-2379: add BytesTxnDequeues and MsgTxnDequeues on Queue delegateRobert Gemmell2010-03-041-1/+11
* QPID-2379: add BytesTxnEnqueues and MsgTxnEnqueues on Queue delegateRobert Gemmell2010-03-041-0/+10
* QPID-2379: add ConsumerCountHigh to Queue delegateRobert Gemmell2010-03-041-0/+5
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-10/+117
* QPID-2258 : AMQP0-9-1 Compliance fixesRobert Godfrey2009-12-091-0/+9
* QPID-2177: expose Capacity, FlowResumeCapacity, and FlowOverfull as attribute...Robert Gemmell2009-12-081-0/+5
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-20/+75
* Fix compiler compliance levels, not allowed @Override on interfaces in 1.5Aidan Skinner2009-10-111-0/+1
* QPID-942 : Add Simplistic Producer Flow Control to the java Broker / java 0-8...Robert Godfrey2009-10-011-3/+35
* Removed unused Constructor on Mock objectMartin Ritchie2009-08-061-5/+0
* QPID-1992 : Addition of new Broker Logging FrameworkMartin Ritchie2009-07-221-1/+7
* QPID-1961: expand viewMessages() queue operation to support long parameters, ...Robert Gemmell2009-07-211-0/+5
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+335
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-367/+0
* QPID-1730: make it easy to configure queues, fix inheriting settings from the...Aidan Skinner2009-04-031-0/+6
* QPID-1735 : Added Documentation to QueueBackingStore around thread safety of ...Martin Ritchie2009-03-251-10/+22
* QPID-1633 : Added new properties to SimpleAMQQueue with appropriate getters/s...Martin Ritchie2009-02-251-2/+30
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-5/+8
* QPID-1629 : Convered AMQMessage to Interface and created concrete Transient/P...Martin Ritchie2009-02-131-11/+4
* QPID-430: Fix message age alerting so that it works on queues which are other...Aidan Skinner2009-02-111-1/+2
* QPID-1626: Add per-virtualhost authorization plugins.Aidan Skinner2009-02-091-1/+12
* QPID-1385 : Extracted annonymous class from AMQChannel.resend(boolean), Added...Martin Ritchie2008-10-231-0/+313