summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/handler/QueueDeleteHandler.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-9/+2
* QPID-2575 : Create Connection and Session models to correctly expose the Owni...Martin Ritchie2010-05-071-7/+9
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-7/+5
* QPID-2258 : AMQP0-9-1 Compliance fixesRobert Godfrey2009-12-091-1/+5
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-1/+2
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+127
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-126/+0
* QPID-1631 : Convert MessageStore to TransactionLog and RoutingTable. Updated ...Martin Ritchie2009-02-131-4/+3
* QPID-1626: Make ACLPlugin a more sensible interface, get rid of the giant swi...Aidan Skinner2009-02-041-1/+4
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-5/+5
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-231-0/+124
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-231-132/+0
* Remerge of M2. All tests pass locallyMartin Ritchie2007-08-301-2/+4
* Refactored exceptions to have single constructors and made room for wrapped c...Rupert Smith2007-05-211-1/+1
* I am commiting the patch supplied by Arnaud Simon. This patch contains suppor...Rajith Muditha Attapattu2007-05-021-2/+10
* Fixed bug where non durable queues would be attempted to be deleted from the ...Martin Ritchie2007-03-131-14/+19
* QPID-11 remove protocol literals from code. Martin Ritchie2007-02-161-4/+14
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-141-9/+8
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-241-10/+9
* QPID-275 : Patch supplied by Rob Godfrey - Add support for get / purge / qos ...Robert Greig2007-01-191-6/+4
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-111-1/+1
* QPID-32 : Add persistence to work with ShortStringsRobert Greig2007-01-111-1/+1
* QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more...Robert Greig2007-01-101-8/+27
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-081-1/+1
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-221-1/+6
* directory moves required for maven mergeStephen Vinoski2006-11-181-0/+87