| Commit message (Expand) | Author | Age | Files | Lines |
| * | NO-JIRA: Put a timeout on calls to Thread.join to avoid tests hanging indefin... | Alan Conway | 2011-03-17 | 1 | -3/+7 |
| * | NO-JIRA: Minor improvements to test scripts qpid-cluster-benchmark and qpid-c... | Alan Conway | 2011-03-14 | 4 | -40/+76 |
| * | Removed faulty test, test_dr_no_message was failing sporadically. | Alan Conway | 2011-03-12 | 1 | -19/+0 |
| * | QPID-3129: cluster_tests.LongTests.test_failover hangs | Alan Conway | 2011-03-11 | 2 | -128/+83 |
| * | Add new cluster-based sasl_fed_ex tests to EXTRA-DIST | Michael Goulish | 2011-03-09 | 1 | -1/+12 |
| * | QPID-1672 | Michael Goulish | 2011-03-08 | 6 | -6/+118 |
| * | QPID-3073: refactor to eliminate locks, malloc, and map insert/remove in rece... | Kenneth Anthony Giusti | 2011-03-08 | 2 | -16/+0 |
| * | QPID-3121: Cluster management inconsistency when using persistent store. | Alan Conway | 2011-03-07 | 3 | -26/+37 |
| * | QPID-1672 | Michael Goulish | 2011-03-07 | 1 | -50/+128 |
| * | QPID-2461: Applied patch from Neil Wilson | Gordon Sim | 2011-03-04 | 8 | -8/+8 |
| * | NO-JIRA Fix a degenerate test case where the message count is small | Charles E. Rolke | 2011-03-03 | 1 | -1/+6 |
| * | QPID-3105: Alternate-Exchange configuration not communicated between nodes in... | Alan Conway | 2011-03-02 | 1 | -1/+28 |
| * | QPID-3081: add statistic for queue flow control transitions | Kenneth Anthony Giusti | 2011-03-02 | 1 | -1/+2 |
| * | QPID-3096 | Michael Goulish | 2011-03-01 | 17 | -2334/+0 |
| * | fixing non-executable script checkin... | Michael Goulish | 2011-02-28 | 4 | -0/+108 |
| * | fixing non-executable checkin... | Michael Goulish | 2011-02-28 | 4 | -108/+0 |
| * | What was a single test -- sasl_fed_ex -- is now | Michael Goulish | 2011-02-28 | 7 | -51/+177 |
| * | QPID-3087: Fixes to store interaction changes | Gordon Sim | 2011-02-28 | 1 | -4/+4 |
| * | QPID-3087: add extra test for qpid-config and handling string values in argum... | Gordon Sim | 2011-02-25 | 2 | -1/+22 |
| * | QPID-2999: set redelivered on replay | Gordon Sim | 2011-02-25 | 2 | -0/+35 |
| * | QPID-3015: assertTrue not available on older versions of python; change to as... | Gordon Sim | 2011-02-23 | 1 | -2/+2 |
| * | QPID-3015: cleanup and additional test of acl enforcement | Gordon Sim | 2011-02-23 | 1 | -26/+129 |
| * | NO-JIRA: Added a couple of additional exclusions to the log filter. | Alan Conway | 2011-02-22 | 1 | -1/+3 |
| * | QPID-3078: remote ambiguous -t short option, fix typo | Kenneth Anthony Giusti | 2011-02-21 | 2 | -2/+2 |
| * | QPID-2935: fix the flow limit tests to run on python versions 2.4+ | Kenneth Anthony Giusti | 2011-02-21 | 1 | -8/+8 |
| * | QPID-3051: Ensure credit window is moved correctly even if it contains reject... | Gordon Sim | 2011-02-21 | 1 | -0/+41 |
| * | QPID-2935: fix queue flow test to be compatible with older versions of python | Kenneth Anthony Giusti | 2011-02-21 | 1 | -44/+35 |
| * | QPID-2935: Handle missing assertGreater for older versions of python | Gordon Sim | 2011-02-21 | 1 | -0/+6 |
| * | QPID-2935: Annotate uint64 literal required for some compilers | Gordon Sim | 2011-02-21 | 1 | -2/+2 |
| * | QPID-2935: merge producer flow control (C++ broker). | Kenneth Anthony Giusti | 2011-02-19 | 12 | -142/+909 |
| * | QPID-3015: Added create and delete methods to management schema for broker | Gordon Sim | 2011-02-18 | 5 | -3/+170 |
| * | QPID-3061 - Added missing xqilla and Boost definitions to cmake | Ted Ross | 2011-02-16 | 1 | -1/+1 |
| * | NO-JIRA: add cluster_tests.py to list of installed scripts. | Alan Conway | 2011-02-15 | 1 | -1/+1 |
| * | No JIRA: Added --durable option to qpid-cp-benchmark | Alan Conway | 2011-02-14 | 1 | -6/+11 |
| * | QPID-3049 - qpid-send --durable does not send durable messages. | Alan Conway | 2011-02-11 | 1 | -6/+13 |
| * | QPID-529: Priority queue implementation | Gordon Sim | 2011-02-10 | 3 | -0/+43 |
| * | QPID-3040: The C++ messaging client library now releases pending messages whe... | Jonathan Robie | 2011-02-09 | 1 | -11/+40 |
| * | QPID-3045 - sporadic failure of cluster_tests.ShortTests.test_route_update | Alan Conway | 2011-02-08 | 1 | -1/+1 |
| * | QPID-3045: Disable failing test cluster_tests.ShortTests.test_route_update un... | Alan Conway | 2011-02-08 | 1 | -1/+1 |
| * | Reverts r1068042. | Jonathan Robie | 2011-02-08 | 1 | -47/+11 |
| * | Ensures that messages acquired, but not acked, are released before a queue is... | Jonathan Robie | 2011-02-07 | 1 | -11/+47 |
| * | QPID-3035: fix incorrect removal at end of SequenceSet | Kenneth Anthony Giusti | 2011-02-03 | 1 | -0/+44 |
| * | Do one long run in cluster_tests.py test_management. | Alan Conway | 2011-02-02 | 1 | -14/+16 |
| * | Resolves QPID-3031. Allows client connection options to specify an SSL cert-n... | Jonathan Robie | 2011-02-02 | 1 | -6/+34 |
| * | QPID-3007: Ignore expected connection close warning in cluster_test_logs.py | Alan Conway | 2011-02-01 | 1 | -40/+36 |
| * | Move brokertest.py from qpid/python to qpid/cpp. | Alan Conway | 2011-01-21 | 5 | -4/+704 |
| * | Bug 654872, QPID-3007: Batch management messages by count, not size. | Alan Conway | 2011-01-20 | 2 | -5/+15 |
| * | QPID-3007 Disabled cluster log verification tests, causing sporadic failures. | Alan Conway | 2011-01-19 | 2 | -2/+5 |
| * | QPID-2982 Bug 669452 - Creating a route and using management tools can crash ... | Alan Conway | 2011-01-18 | 2 | -1/+42 |
| * | QPID-2997: remove oid disambiguation, re-order mgmt object status updates. | Kenneth Anthony Giusti | 2011-01-18 | 1 | -13/+133 |