summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4790: replace old client queue.delete api with QMF callKenneth Anthony Giusti2013-05-013-25/+23
* QPID-4786: Only have one thread processing session queue at a timeGordon Sim2013-05-011-0/+37
* QPID-4720: C++ Broker headers exchange tests not using run-time comaprisons.Charles E. Rolke2013-04-292-44/+129
* QPID-4339: simple paged queue implementationGordon Sim2013-04-294-5/+45
* QPID-4787: HA brokers find self-address in brokers_url.Alan Conway2013-04-291-16/+15
* QPID-4631: C++ Broker federated links are protected by ACL policy.Charles E. Rolke2013-04-293-16/+113
* QPID-4651: C++ Broker add --log-disable optionCharles E. Rolke2013-04-263-8/+164
* QPID-4756: only invoke property update callback if properties are presentKenneth Anthony Giusti2013-04-261-0/+2
* QPID-4748: Fix compilation warnings introduced by r1469661.Alan Conway2013-04-261-12/+12
* QPID-4748: Fix to test broken (trivially) by r1469661Gordon Sim2013-04-221-1/+1
* Fix warning about uninitialised variable when running test under valgrind; ca...Gordon Sim2013-04-221-1/+1
* QPID-4756: enable updateStats callback for QMFv2 object notificationsKenneth Anthony Giusti2013-04-191-15/+31
* QPID-4748: Consistent handling of durations in broker configuration, allowing...Alan Conway2013-04-191-0/+44
* NO-JIRA: fix sporadic federation test_pull_from_queue_recovery test failuresKenneth Anthony Giusti2013-04-171-4/+6
* QPID-4728: add 'credit' parameter to Federation Bridge configuration.Kenneth Anthony Giusti2013-04-112-29/+108
* QPID-4735: ACL file size/count upper limit checks incorrectCharles E. Rolke2013-04-102-2/+95
* QPID-4727:C++ Broker ACL keyword to reference default exchange.Charles E. Rolke2013-04-081-0/+11
* QPID-4689: fix dropped heartbeat indications and object update callbacksKenneth Anthony Giusti2013-04-052-0/+204
* QPID-4697: Minor fixes to make distcheckAlan Conway2013-04-031-47/+52
* NO-JIRA: fix ssl_test to run in older python and nss environments.Kenneth Anthony Giusti2013-03-271-69/+72
* NO-JIRA: add SSL test that verifies hostname in certificateKenneth Anthony Giusti2013-03-223-13/+140
* QPID-4586: Add generic (and somewhat experimental) tool for creating, deletin...Gordon Sim2013-03-213-2/+145
* QPID-4558: C++ broker selectors: Improved error reportingAndrew Stitcher2013-03-201-0/+6
* QPID-4624: Implement IN operator for C++ broker selectorsAndrew Stitcher2013-03-181-0/+7
* QPID-4621: Arithmetic operations for C++ broker selectorsAndrew Stitcher2013-03-181-68/+153
* QPID-4640: Deprecate autotools build system.Alan Conway2013-03-151-34/+17
* QPID-4640: brokertest.py prints a message and skips tests if qmf.console not ...Alan Conway2013-03-151-1/+4
* QPID-4623: Fixed the unit test for unknown valuesAndrew Stitcher2013-03-151-2/+2
* QPID-4623: Fixed unknown semantics of "between" comparisonAndrew Stitcher2013-03-151-0/+5
* QPID-4623: Implemented parser and evaluator for BETWEEN comparisonsAndrew Stitcher2013-03-151-0/+7
* QPID-4649: use qpid uuid library instead of pythonKenneth Anthony Giusti2013-03-153-6/+3
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-146-1/+193
* QPID-4622: Implement 'LIKE' string matching operations in selectorAndrew Stitcher2013-03-141-0/+11
* QPID-4559 - Added handling of the queue-delete preconditions in the qmf broke...Ted Ross2013-03-131-1/+38
* QPID-4576: commit "ready" message if session is transactional; patch from Pav...Gordon Sim2013-03-121-1/+4
* NO-JIRA: Separate catch/finally blocks in ha_tests.py to work on older python.Alan Conway2013-03-121-35/+36
* QPID-4630: HA Fix starting from persistent store.Alan Conway2013-03-071-13/+11
* QPID-4630: HA enable store tests if legacystore is built.Alan Conway2013-03-073-3/+5
* QPID-4558: Selectors for C++ broker - fixes windows builds and 32-bit buildsCharles E. Rolke2013-03-071-1/+1
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-061-6/+2
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-041-45/+143
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-043-0/+222
* QPID-4604: C++ Broker queue limits controlled by ACL file. Patch from Ernie A...Charles E. Rolke2013-03-011-39/+123
* QPID-4582: Legacystore self test fail. Remove them from the test buildCharles E. Rolke2013-03-011-1/+1
* QPID-4607: C++ Broker connection limit counting failsCharles E. Rolke2013-02-271-68/+78
* QPID-4601: HA backup broker shuts down after redeclaring exchangeAlan Conway2013-02-261-0/+15
* QPID-4603: Teach qpid-send to send bool/int/float properties as well as stringsAndrew Stitcher2013-02-261-1/+1
* QPID-4116: Allow the path to qpid-send and qpid-receive programs to be specif...Gordon Sim2013-02-151-3/+7
* NO-JIRA: Rationalised unit test buildAndrew Stitcher2013-02-141-37/+48
* QPID-4054: C++ Broker connection limits specified per-userCharles E. Rolke2013-02-123-1/+78