summaryrefslogtreecommitdiff
path: root/qpid/tests/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-3595 : Python Alternate Exchange tests fail against the Java BrokerRobert Godfrey2012-02-211-1/+2
* QPID-3861 : Race condition in the python msg group test using a queue browserRobert Godfrey2012-02-211-4/+4
* 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-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
* 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
* 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
* 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
* Fixed timing problems with topic exchange test. Added support for broker addr...Jonathan Robie2010-07-211-14/+16
* Removed extraneous output in Java programs by setting log4j to WARN.Jonathan Robie2010-07-201-13/+2
* Configuration file for log4j - limits Java output.Jonathan Robie2010-07-201-0/+7
* Fixed qpid-config parameter problem.Jonathan Robie2010-07-201-13/+19
* Added Java tests. (One test still fails ...)Jonathan Robie2010-07-191-21/+89
* Fixed race condition with setting up queues for subscriptions using timeouts....Jonathan Robie2010-07-161-9/+21