summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/QueuePolicy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add directory to #includeAlan Conway2009-07-141-2/+2
* QPID-1936: Fix potential deadlock for durable ring queueGordon Sim2009-06-231-14/+27
* Minor change to clarify queue size policy log messagesKim van der Riet2009-06-111-3/+6
* Ensure that ring queue behaves as expected when replicated to newly joined cl...Gordon Sim2009-06-031-1/+7
* qpid/broker/QueuePolicy.cppManuel Teira Paz2009-03-051-1/+1
* QPID-1685: Fixed ring queue policyGordon Sim2009-02-251-13/+13
* QPID-1497: Ensure policy count and size reflect transactionality of dequeuesGordon Sim2008-12-011-8/+2
* Disabling underflow check in QueuePolicy until reported failures in javas org...Gordon Sim2008-11-271-2/+8
* * QPID-1488: test that policy pointer is setGordon Sim2008-11-271-2/+18
* Was causing cluster failures.Alan Conway2008-11-261-2/+31
* Added ability to release messages through the Subscription class (+test)Gordon Sim2008-11-051-2/+6
* Handle case where first message in 'ring queue' would exceed limit.Gordon Sim2008-09-301-0/+7
* Keep same default policy as before.Gordon Sim2008-09-221-1/+1
* Refactoring of queue/queue-policy:Gordon Sim2008-09-211-15/+168
* Only reduce count and size maintained for queue plicy when messages are actua...Gordon Sim2008-07-251-0/+15
* Allow configurable default size limit to be set for queues (merged from r6794...Gordon Sim2008-07-241-8/+11
* More tidying up of field table APIAndrew Stitcher2007-10-231-1/+2
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+69