summaryrefslogtreecommitdiff
path: root/qpid/tests/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-4984: WIP - Merge from trunk r.1534385.Kim van der Riet2013-10-212-47/+52
* QPID-4984: WIP - Merge from trunk r.1525056Kim van der Riet2013-09-2010-11/+356
* QPID-4950: ensure exchange stats are updated with correct content size for me...Gordon Sim2013-06-261-0/+33
* QPID-4591: patch from Ernie Allen to add queue sequence number to messagesGordon Sim2013-05-211-0/+80
* QPID-4832: Split 0.8 python test DefaultExchangeRuleTests.testDefaultExchange...Alex Rudyy2013-05-131-0/+4
* QPID-4796 - Fixed intermittent test failure in stats test.Ted Ross2013-05-011-1/+1
* QPID-4632 - Improvement to queue threshold alertingTed Ross2013-03-081-13/+148
* QPID-4543 - The Move-Messages method no longer returns an error if no message...Ted Ross2013-01-211-0/+24
* QPID-4422: removed tabs from the new testKeith Wall2012-11-091-9/+9
* QPID-4422: Python Client (0-8..0-9) now allows "instance" client property to ...Keith Wall2012-11-073-1/+81
* QPID-4178: broker refactoringGordon Sim2012-08-106-22/+29
* NO-JIRA: ensure test cleans up when done to prevent interference with anythin...Gordon Sim2012-06-271-1/+1
* NO-JIRA: increase test timeoutGordon Sim2012-06-261-2/+2
* QPID-4075: Added missing test file from last commitGordon Sim2012-06-221-0/+83
* QPID-4075: Raise delete event for autodeleted queues alsoGordon Sim2012-06-221-0/+1
* QPID-4065 - Remove the message's trace list during Queue::reRouteTed Ross2012-06-131-1/+12
* QPID-3970: Check alternate exchange actually exists before proceeding with re...Gordon Sim2012-04-231-0/+24
* QPID-3943: Make topic subscriptions unreliable by defaultGordon Sim2012-04-111-1/+1
* QPID-3899: prevent TTL expiration of grouped msg from crashing broker.Kenneth Anthony Giusti2012-03-201-0/+64
* NO-JIRA - Cleaned up qpidtoollibsTed Ross2012-03-051-2/+17
* 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