summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Added test cases 4 and 5, from the updated interop spec.Rupert Smith2007-09-272-8/+41
* Added test cases 4 and 5, from the updated interop spec.Rupert Smith2007-09-275-4/+846
* QPID-596 : ConnectionStartTest was broken. I've fixed it but here is the prob...Martin Ritchie2007-09-271-19/+34
* Update for three tests that don't remove their VMBrokerMartin Ritchie2007-09-263-0/+3
* Added timeout to perftests, wait limit set to higher value to stop threads th...Rupert Smith2007-09-261-2/+2
* Added timeout to perftests, to fail tests if message loss causes test to jam.Rupert Smith2007-09-261-21/+23
* Updated the version of slf4j-simple to be one that would work. Changing the s...Martin Ritchie2007-09-261-1/+1
* Updated TransportConnection to synchronize around the creation/destruction of...Martin Ritchie2007-09-262-65/+80
* QPID-610 : Fix for ManagementConcole NO_ACK & Msg Expire leaks. Updated AMQQu...Martin Ritchie2007-09-266-57/+222
* QPID-610 : Fix for Get NO_ACK leak. The Java Client doesn't use get so augmen...Martin Ritchie2007-09-251-0/+5
* Update to start M2.1 python test broker on port 2100 (management 2101) and fo...Martin Ritchie2007-09-254-5/+10
* QPID-610 : Fix for Returned Messages leak. Augmented TestableMemoryMessageSto...Martin Ritchie2007-09-253-2/+317
* QPID-604 Commited patch provided by Aidan Skinner, to prevent NPE in FieldTable.Martin Ritchie2007-09-251-1/+4
* QPID-612 : Use same scheme for every creation of temporary queue namesRobert Godfrey2007-09-244-134/+6
* Updated Example and management pom files to refer to M2.1 rather than M2Martin Ritchie2007-09-242-4/+4
* Merged revisions 575663-575687,575689-576860,576862-577192,577194-577315,5773...Rupert Smith2007-09-244-64/+92
* QPID-606: synchronize retrieval of application registry to avoid race conditi...Robert Greig2007-09-211-17/+20
* Attempt to fix hanging builds due to client testsRobert Greig2007-09-201-2/+2
* Updated poms to refer to M2.1 rather than M2Robert Greig2007-09-2010-22/+22
* QPID-531 : NO_ACK fix. Added a decrementReference in SubscriptionImpl after t...Martin Ritchie2007-09-142-1/+25
* Merged revision 572751 from the trunk, this fixes QPID-573.Rafael H. Schloming2007-09-142-28/+37
* QPID-572 Corrected patch for ConcurrentSelectorDeliveryManager that resolves ...Martin Ritchie2007-09-141-1/+1
* QPID-572 Applied test patch supplied by Aidan Skinner along with change to Co...Martin Ritchie2007-09-122-1/+159
* QPID-591 Fixed to use dirname and avoid working directory issues.Robert Greig2007-09-112-7/+3
* QPID-590 : Provide test case and resolution to prevent deadlock occurring on ...Martin Ritchie2007-09-113-277/+490
* QPID-582 Fixing build on Java 6Robert Greig2007-09-111-3/+3
* QPID-584 : Client exceptions are now presented via any set Exception Listener Martin Ritchie2007-09-103-1/+20
* QPID-585 : Created a new StateManager for each subsequent makeBrokerConnectio...Martin Ritchie2007-09-102-1/+10
* QPID-582 Fixing the scripts to run the old topic testRobert Greig2007-09-092-2/+22
* QPID-583 Added old topic test which had been removed in the past.Robert Greig2007-09-077-0/+787
* QPID-582 Fix for compilation issue under Java 6.Robert Greig2007-09-071-2/+3
* Merged changes to perftest code from M2 branch.Rupert Smith2007-08-239-582/+497
* Tests enhanced for fanout style tests with many consumers per destination.Rupert Smith2007-08-175-85/+158
* Added bench marking test cases.Rupert Smith2007-08-161-19/+38
* Added distributed clock synchronization using UDP datagrams.Rupert Smith2007-08-1614-53/+533
* Fixed multiplcation for expected message count on shared destinations p2p.Rupert Smith2007-08-163-12/+64
* Added UDP based clock syncher to test suite.Rupert Smith2007-08-146-4/+553
* QPID-547 : Stop session closure while in message dispatchRobert Godfrey2007-08-101-1/+12
* More adjustments to perf test parameters.Rupert Smith2007-08-071-1/+1
* More adjustments to perf test parameters.Rupert Smith2007-08-071-4/+4
* Adjustments made to perftest parameters.Rupert Smith2007-08-071-10/+10
* Changes made to performance test parameters.Rupert Smith2007-08-072-82/+81
* Added .NET release notesMartin Ritchie2007-08-021-1/+1
* added -XX:+HeapDumpOnOutOfMemoryError this should have been before.Martin Ritchie2007-08-021-1/+1
* Fix for number format exception when message count not specified, as in inter...Rupert Smith2007-08-021-1/+1
* Changes to POM for repacking as manifest jar, rather than uber jar.Rupert Smith2007-08-022-4/+20
* Moved everything from test to main. Simpler to have a single jar for manifest...Rupert Smith2007-08-025-0/+0
* Extensive refactoring of the distributed test framework.Rupert Smith2007-08-0148-765/+2304
* Fix for a bug in the Broker Tools, preventing them working.Martin Ritchie2007-08-016-21/+67
* Changes to POMs.Martin Ritchie2007-07-317-31/+209