summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-611 : Queue Total size calculations can cause NPE on broker. Patch suppl...Martin Ritchie2007-09-281-1/+1
* QPID-597 : TopicSessionTest Failure, Patch supplied by Aidan Skinner.Martin Ritchie2007-09-281-8/+15
* Interop test case 5 fix.Rupert Smith2007-09-273-3/+10
* 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
* Removed accidentally checked in .o file.Rupert Smith2007-09-271-0/+0
* Added test cases 4 and 5, for message size tests.Rupert Smith2007-09-2711-24/+617
* 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-252-7/+49
* 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
* Initialized merge tracking via "svnmerge" with revisions "1-568187,574873,574...Rupert Smith2007-09-240-0/+0
* Removed change tracking, to re-init.Rupert Smith2007-09-240-0/+0
* 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
* Applied fix (submitted as patch to qpid-dev by Nuno Santos): include headers ...Gordon Sim2007-09-121-0/+1
* 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
* Fixes for QPID-581 & QPID-563Gordon Sim2007-09-074-7/+4
* Renamed remotelyMartin Ritchie2007-09-070-0/+0
* Merged changes to perftest code from M2 branch.Rupert Smith2007-08-239-582/+497
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.0.1@5...Rupert Smith2007-08-230-0/+0
* Branch from M2 for potential bug fixes to M2 whilst we work on trunk.Martin Ritchie2007-08-170-0/+0
* 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
* Fixes for QPID-544 and QPID-548Gordon Sim2007-08-139-5/+24