summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/QueuePolicyTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-5199: take 0-10 header segment into account for message sizeGordon Sim2013-10-031-4/+9
* NO-JIRA: missing includes that are really neededAndrew Stitcher2013-09-161-0/+2
* QPID-4178: broker refactoringGordon Sim2012-08-101-124/+11
* NO-JIRA: eliminate SocketProxy from tests.Alan Conway2011-08-181-7/+7
* QPID-3243: correctly use --max-queue-count value to compute flow limit.Kenneth Anthony Giusti2011-05-031-0/+1
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-191-1/+5
* Fix to r1028346: no point in throwing exception after queue has already been ...Gordon Sim2010-11-101-0/+18
* Fixes two bugs for ring queue policies that involve size. Jonathan Robie2010-10-011-2/+81
* Joint checkin from gsim, kpvdr, cctrieloff. See QPID-2102: Exceeding reject q...Kim van der Riet2009-09-221-21/+37
* Tidied up namespace usageAndrew Stitcher2009-09-091-20/+25
* Remove incorrect directory from #includeAlan Conway2009-07-141-4/+4
* Add directory to #includeAlan Conway2009-07-141-4/+4
* QPID-1685: Fixed ring queue policyGordon Sim2009-02-251-0/+9
* Ensure that if no store is loaded we don't flow to disk, but revert to reject...Gordon Sim2009-01-071-0/+28
* QPID-1497: Ensure policy count and size reflect transactionality of dequeuesGordon Sim2008-12-011-0/+57
* Client API change: Centralize access to subscription status, better control o...Alan Conway2008-10-251-2/+4
* Refactored DeliveryRecord and delivery path to remove some redundant code.Gordon Sim2008-10-211-0/+1
* Added ScopedSuppressLogging, used to suppress expected error messages in tests.Alan Conway2008-09-251-2/+5
* Additional policy testGordon Sim2008-09-231-0/+23
* Refactoring of queue/queue-policy:Gordon Sim2008-09-211-34/+113
* Convert remaining cppunit tests to boost test framework to reduce dependencies.Gordon Sim2008-05-301-59/+51
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-1/+1
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-021-0/+89