summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-285-3/+107
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-276-22/+29
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-035-3/+98
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-044-9/+113
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-172-5/+9
* NO-JIRA - Removed unneeded python-path manipulation in the stats test.Ted Ross2012-02-151-6/+0
* NO-JIRA - Fixed a misleading commentTed Ross2012-02-101-1/+1
* QPID-3824 - Additional queue statistics, posix memory statistics, and broker-...Ted Ross2012-02-092-0/+490
* QPID-3804: do not skip released grouped messagesKenneth Anthony Giusti2012-02-021-0/+49
* QPID-3481 - After queue deletion, route re-queued messages to the alternate e...Ted Ross2012-02-022-0/+125
* QPID-3629: Changed management of credit windowGordon Sim2011-11-231-0/+78
* QPID-3626: fix python client access to timestamp delivery propertyKenneth Anthony Giusti2011-11-171-18/+24
* QPID-3593: update python Priority Queue tests to use legal values for message...Robert Gemmell2011-11-111-4/+4
* QPID-3600: new python test excludes with indicated JIRAs raised for defects a...Robert Gemmell2011-11-091-1/+2
* QPID-3583: Update trunk version from 0.13 to 0.15Justin Ross2011-11-031-1/+1
* QPID-3543: augment existing test to check for implicit accept error instead o...Kenneth Anthony Giusti2011-10-131-56/+85
* QPID-3417: C++ broker - support adding arrival timestamp to received messages.Kenneth Anthony Giusti2011-10-121-1/+60
* QPID-3543: correctly dequeue messages that are auto-acknowledged.Kenneth Anthony Giusti2011-10-111-0/+33
* QPID-3346: fix capacity settings in tests, add transactioned sender testKenneth Anthony Giusti2011-10-101-30/+126
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-073-15/+997
* QPID-3488: Added test caseGordon Sim2011-09-151-0/+41
* QPID-3363, QPID-3443: Corrected exception used for 'default access' rule viol...Gordon Sim2011-08-231-6/+6
* QPID-3363: prevent bind/unbind on default exchangeGordon Sim2011-08-091-3/+24
* NO-JIRA: clean up trailing whitespace.Alan Conway2011-07-201-51/+51
* QPID-3331: Update trunk versions to 0.13 for the next releaseJustin Ross2011-06-301-1/+1
* NO-JIRA: prevent interference from other tests by using unique queue nameGordon Sim2011-04-081-4/+5
* QPID-3132: Prevent threshold events triggering directly further threshold eventsGordon Sim2011-03-091-0/+15
* QPID-3120: Consult alternate exchange on reroute if neededGordon Sim2011-03-071-1/+34
* NO-JIRA: increment version numbers from 0.9 to 0.11Robert Gemmell2011-03-071-1/+1
* QPID-3107: If queue's alternate-exchange can't route message, try that exchan...Gordon Sim2011-03-031-8/+117
* QPID-529: Added aliases for arguments that are more uniform with others in c+...Gordon Sim2011-03-021-7/+13
* QPID-3087: use unique session name to avoid race where it collides with the d...Gordon Sim2011-03-011-2/+3
* NO_JIRA: reduced test timeoutGordon Sim2011-02-281-1/+1
* QPID-3087: fail rather than ignoring attempts to declare queues with bad argu...Gordon Sim2011-02-251-0/+48
* QPID-2324: Raise 404 on cancellation if no such subscription exists.Gordon Sim2011-02-251-3/+13
* QPID-2326: correct exception code for unknown exchange typeGordon Sim2011-02-251-2/+2
* QPID-529: Additional test: verify re-route works against priority enabled queuesGordon Sim2011-02-231-0/+32
* QPID-3000: Added optional delay for auto-deletionGordon Sim2011-02-152-0/+38
* QPID-3002: Removed accidentally duplicated test codeGordon Sim2011-02-151-62/+0
* QPID-3002: Configurable threshold alerts for queues; added spec change and te...Gordon Sim2011-02-152-0/+125
* QPID-529: Further adjustment for python 2.3Gordon Sim2011-02-111-4/+6
* QPID-529: Adjust test to work on python 2.3 as wellGordon Sim2011-02-101-4/+18
* QPID-529: Priority queue implementationGordon Sim2011-02-103-0/+298
* QPID-2991: added message counts to connection stats; fixed xxxToClient statsGordon Sim2011-01-111-0/+30
* QPID-2957 - Management methods on the broker don't work on newly created objectsTed Ross2010-11-231-0/+25
* Fix to r1028346: no point in throwing exception after queue has already been ...Gordon Sim2010-11-101-75/+0
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-071-1/+1
* Add ASF licence to another couple filesRobert Gemmell2010-10-281-0/+18
* Fixes broker issues when max_count or max_size are invalid.Jonathan Robie2010-10-281-1/+75
* Now takes a set of implementations of each program, and tests implementations...Jonathan Robie2010-08-191-243/+151