summaryrefslogtreecommitdiff
path: root/qpid/java/broker/src/main/java/org/apache/qpid/server/exchange/TopicExchange.java
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA : AMQP-1-0 sandbox updates - merge from trunkrg-amqp-1-0-sandboxRobert Godfrey2012-03-101-29/+203
* NO-JIRA: [AMQP 1-0 Sandbox] merging from trunkRobert Godfrey2012-03-011-25/+37
* [NO-JIRA] : [AMQP 1-0 Sandbox] Undo class name changeRobert Godfrey2012-03-011-7/+7
* NO-JIRA : add preliminary filter supportRobert Godfrey2011-09-141-7/+7
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-121-1/+1
* QPID-2379: remove mistakingly commited temporary logging additionsRobert Gemmell2010-03-181-8/+0
* QPID-2397: add Binding.msgMatched() support to the TopicExchange, and remove ...Robert Gemmell2010-03-181-32/+46
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-376/+63
* Merged from java-broker-0-10 branchRobert Godfrey2009-10-251-38/+37
* QPID-2002 : Addition of JMX Management interface logging using the new Loggin...Martin Ritchie2009-08-121-0/+7
* QPID-1943: expose exchange mbeans tabular/composite key values through the ma...Robert Gemmell2009-07-131-1/+1
* QPID-1927: move mbean interfaces to management-common, make broker module dep...Robert Gemmell2009-07-111-2/+2
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-0/+670
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-141-670/+0
* QPID-1202: TopicExchance.removeFilteredQueue: if there are no instances of th...Aidan Skinner2008-08-201-8/+11
* QPID-1202: Rebind durable subscriptions if the arguments have changedAidan Skinner2008-08-191-8/+25
* QPID-1218: Boost broker performance by lots.Aidan Skinner2008-08-071-5/+4
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-0/+651