summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/QueuePolicyTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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