summaryrefslogtreecommitdiff
path: root/cpp/src/tests/queue_flow_limit_tests.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-5015: increase timeouts for queue flow testsKen Giusti2013-07-241-4/+6
* QPID-4790: replace old client queue.delete api with QMF callKen Giusti2013-05-011-9/+12
* QPID-3851 - Unified common CLI options for qpid-config and qpid-stat.Ted Ross2012-02-221-1/+1
* QPID-3244: unit test for the fix.Ken Giusti2011-05-051-0/+42
* QPID-3243: unit test to verify fix.Ken Giusti2011-05-051-26/+93
* QPID-3243: correctly use --max-queue-count value to compute flow limit.Ken Giusti2011-05-031-0/+21
* QPID-3076: enable flow control for clustered broker configurations.Ken Giusti2011-04-281-9/+7
* QPID-3081: add statistic for queue flow control transitionsKen Giusti2011-03-021-1/+2
* QPID-2935: fix the flow limit tests to run on python versions 2.4+Ken Giusti2011-02-211-8/+8
* QPID-2935: fix queue flow test to be compatible with older versions of pythonKen Giusti2011-02-211-44/+35
* QPID-2935: Handle missing assertGreater for older versions of pythonGordon Sim2011-02-211-0/+6
* QPID-2935: merge producer flow control (C++ broker).Ken Giusti2011-02-191-0/+245