summaryrefslogtreecommitdiff
path: root/cpp/src/tests/queue_flow_limit_tests.py
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-1/+1
* QPID-3244: unit test for the fix.Kenneth Anthony Giusti2011-05-051-0/+42
* QPID-3243: unit test to verify fix.Kenneth Anthony Giusti2011-05-051-26/+93
* QPID-3243: correctly use --max-queue-count value to compute flow limit.Kenneth Anthony Giusti2011-05-031-0/+21
* QPID-3076: enable flow control for clustered broker configurations.Kenneth Anthony Giusti2011-04-281-9/+7
* QPID-3081: add statistic for queue flow control transitionsKenneth Anthony Giusti2011-03-021-1/+2
* QPID-2935: fix the flow limit tests to run on python versions 2.4+Kenneth Anthony Giusti2011-02-211-8/+8
* QPID-2935: fix queue flow test to be compatible with older versions of pythonKenneth Anthony 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).Kenneth Anthony Giusti2011-02-191-0/+245