summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/queue/AMQQueueFactory.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-2/+7
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-24/+228
* Initial checkin of AMQP 1-0 Java Prototype workRobert Godfrey2011-08-141-0/+9
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-12/+7
* QPID-2787: Add test for persistence of Conflation/LastValue queuesRobert Gemmell2010-08-091-4/+3
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-8/+13
* QPID-2422: add a boolean exclusive property to queues, update the DerbyStore ...Robert Gemmell2010-05-191-6/+11
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-51/+75
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-2/+35
* QPID-942 : Add Simplistic Producer Flow Control to the java Broker / java 0-8...Robert Godfrey2009-10-011-0/+106
* QPID-1820: configure queues on creationAidan Skinner2009-04-171-1/+1
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+86
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-140/+0
* QPID-1730: make it easy to configure queues, fix inheriting settings from the...Aidan Skinner2009-04-031-7/+1
* QPID-949, QPID-1633 : Set default Maximum Memory Usage for a queue to 100Meg....Martin Ritchie2009-03-061-1/+1
* QPID-1639 : Added test to ensure that properties passed on QueueDeclare are a...Martin Ritchie2009-03-061-5/+59
* QPID-1633 : Added new properties to SimpleAMQQueue with appropriate getters/s...Martin Ritchie2009-02-251-0/+2
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-191-23/+35
* QPID-1269 : Added queue registration as part of the creation via the Factory....Martin Ritchie2008-09-031-0/+3
* QPID-1167: reset queue notification lists when creating queues. Pull out defa...Aidan Skinner2008-08-211-3/+26
* QPID-1195 , QPID-1193 Initial changes to allow bind and queue arguments to be...Martin Ritchie2008-08-071-1/+1
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-0/+52