summaryrefslogtreecommitdiff
path: root/java/systests
Commit message (Expand)AuthorAgeFilesLines
* QPID-1630 : Updated MessageFactory to be responsible for assigning messagIDs....Martin Ritchie2009-02-131-8/+0
* QPID-1418: Destroy and recreate consumer once all messages areAidan Skinner2009-01-221-3/+9
* Reorder receives, check that we don't get 3 messages first. Trying to debug o...Aidan Skinner2009-01-201-11/+12
* QPID-1573: Move unit tests that were living in systests into appropriate modu...Aidan Skinner2009-01-1914-2930/+0
* added a timeout to BytesMessageTestRafael H. Schloming2009-01-161-2/+4
* QPID-1575: Reduce TTL from 1 second to 100msAidan Skinner2009-01-151-1/+1
* QPID-1573: Change AMQQueueDeferredOrderingTest, ReturnUnroutableMandatoryMess...Aidan Skinner2009-01-145-173/+72
* This is related to QPID-1572.Rajith Muditha Attapattu2009-01-131-1/+8
* QPID-1557: fixed the cpp.cluster test profileRafael H. Schloming2009-01-062-4/+15
* removed maven build systemRafael H. Schloming2008-12-103-408/+0
* QPID-1501 : Remove @Override annotations to allow compilation under JDK 1.5Martin Ritchie2008-12-021-1/+0
* QPID-1439 : Revert change but add ability to track what test started the brok...Martin Ritchie2008-11-071-3/+2
* QPID-1439 : Updates to ensure we maintain the log files from each external Ja...Martin Ritchie2008-11-071-3/+9
* QPID-1425 : Upping the timeout to ensure that the failures we are occaisional...Robert Godfrey2008-11-071-1/+1
* QPID-1384: Changed for storing UTF8 Strings in filesArnaud Simon2008-11-033-4/+21
* QPID-1339:Rafael H. Schloming2008-10-274-84/+112
* QPID-1394 : Renamed file, that was miss named, to end in Test so that it is p...Martin Ritchie2008-10-241-1/+1
* QPID-1394 : Added test to validate that Provider is registered after connecti...Martin Ritchie2008-10-241-0/+101
* QPID-1394 : Registration of JCAProvider is incorrect in client and broker SAS...Martin Ritchie2008-10-241-32/+62
* This is for QPID-1296Rajith Muditha Attapattu2008-10-231-1/+1
* QPID-1384: updated AMQDestination + added test for 0.10 code pathArnaud Simon2008-10-222-1/+114
* QPID-1320: Remove unusued variables, check that right number of messages have...Aidan Skinner2008-10-171-23/+11
* QPID-1373: Remove message for unack'd map when acking individual messages. Ad...Aidan Skinner2008-10-171-0/+16
* QPID-1315:Aidan Skinner2008-10-171-12/+10
* s/setPrefecthLimits/setPrefetchLimitsAidan Skinner2008-10-171-3/+3
* QPID-1320: Yank out random, badly written 08 test. Use correct one instead.Aidan Skinner2008-10-151-229/+84
* QPID-1119 QPID-1262 : The issue with the SWTDTest was down to QPID-1103 and t...Martin Ritchie2008-10-151-0/+1
* QPID-1289: Make 0-8/0-9 client honour the max_preftech system property.Aidan Skinner2008-10-103-3/+61
* QPID-1331 : Modified the BrowserSubscription to be consistent with the NoAck ...Martin Ritchie2008-10-091-0/+6
* QPID-1286: use transactions to make sure all messages are in there before sta...Aidan Skinner2008-09-191-2/+4
* QPID-1286: make timeout a constantAidan Skinner2008-09-191-12/+15
* QPID-1286: make sure priority queues don't mess with deleted subscriptionsAidan Skinner2008-09-181-48/+102
* QPID-1269 : Added queue registration as part of the creation via the Factory....Martin Ritchie2008-09-031-0/+1
* QPID-1119 : modified the delay method to ensure that it always sleeps for the...Martin Ritchie2008-09-021-0/+15
* Add ASL to everywhere, to everything.Aidan Skinner2008-08-282-1/+43
* QPID-1119 : M2x commit : Addition of a System property to AMQProtocolHandler....Martin Ritchie2008-08-225-5/+547
* QPID-1225 : Changed SimpleACLTest to use QpidTestCase so the failing test can...Martin Ritchie2008-08-211-2/+31
* Remove old crufty helper that is not used.Martin Ritchie2008-08-211-102/+0
* QPID-1225 : Temporary commit to allow CI systems to help diagnose cause of ra...Martin Ritchie2008-08-211-1/+7
* QPID-1217: make temporary queue creation actually create the temporary queue.Aidan Skinner2008-08-202-4/+61
* QPID-1252: remove the durable subscription when done with it, and increased a...Rafael H. Schloming2008-08-201-1/+2
* increased the timeout in the new DurableSubscriptionTest from 250 millisecond...Rafael H. Schloming2008-08-191-1/+1
* QPID-1202: Rebind durable subscriptions if the arguments have changedAidan Skinner2008-08-191-0/+60
* QPID-1252: modified tests to unsubscribe the durable subscriptions they createRafael H. Schloming2008-08-183-0/+11
* QPID-1245: use notifyMessage rather than onMessage in setMessageListener so t...Rafael H. Schloming2008-08-151-0/+10
* increased timeout for DupsOkTest to prevent intermittent failure on build mac...Rafael H. Schloming2008-08-141-2/+2
* QPID-1236: made setObjectProperty validate the passed in valueRafael H. Schloming2008-08-131-0/+15
* QPID-1235: fixed setXXXProperty to check for empty stringsRafael H. Schloming2008-08-121-3/+44
* QPID-1233: made getStringProperty(nonexistent) return null instead of NPERafael H. Schloming2008-08-121-0/+11
* QPID-615: Merge rupertlssmiths 581293Aidan Skinner2008-08-121-0/+125