summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* Merged revisions 581540-581566 via svnmerge from Rupert Smith2007-10-033-137/+191
* Merged revisions 581293 via svnmerge from Rupert Smith2007-10-023-10/+250
* Merged revisions 581246 via svnmerge from Rupert Smith2007-10-021-43/+43
* Merged revisions 581171-581188,581190-581207 via svnmerge from Rupert Smith2007-10-023-44/+61
* Merged revisions 580992-580993 via svnmerge from Martin Ritchie2007-10-026-33/+66
* Merged revisions 580985 via svnmerge from Rupert Smith2007-10-011-1/+1
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-10-019-21/+903
* Merged revisions 580351 via svnmerge from Rupert Smith2007-09-281-102/+1
* Merged revisions 574555-574873,574875-574901,574903-575737,575739-575787,5757...Martin Ritchie2007-09-2824-487/+1219
* Merged revisions 573740-574504 via svnmerge from Martin Ritchie2007-09-2810-2/+837
* QPID-582 fix Java 6 compile errorsRobert Greig2007-09-251-2/+3
* QPID-582: fix some 1.6 compile errorsRobert Greig2007-09-251-3/+3
* Merged revisions 578845 via svnmerge from Robert Godfrey2007-09-244-134/+6
* QPID-589: avoid the deadlock between the session close and the BasicCancelOkH...Robert Greig2007-09-231-1/+1
* QPID-609 : dispatcher thread was being restarted by the code that closed the ...Robert Greig2007-09-221-11/+10
* QPID-608 Fix the test by adding in creation of the VM brokerRobert Greig2007-09-221-2/+2
* QPID-607: dispatcher threads now poll so that the can die when the connection...Robert Greig2007-09-212-19/+24
* Merged revisions 578058 via svnmerge from Rupert Smith2007-09-211-17/+20
* Adding timeouts to two wait() calls to prevent hangingRobert Greig2007-09-201-2/+2
* QPID-572: merge of second fix from M2.1 branchRobert Greig2007-09-191-1/+1
* QPID-531: merge of fix for NO_ACK causing a memory leakRobert Greig2007-09-182-0/+22
* Merged revision 572751 from the trunk, this fixes QPID-573.Rafael H. Schloming2007-09-142-28/+37
* QPID-600 : Deadlock on connection.closeRobert Godfrey2007-09-142-32/+61
* QPID-572 Applied test patch supplied by Aidan Skinner along with change to Co...Martin Ritchie2007-09-132-1/+159
* Added smaller message tests for benchmark 2.Rupert Smith2007-08-211-0/+16
* Shrinking some of the test sizes for large message tests.Rupert Smith2007-08-211-71/+71
* Corrections to test parameters.Rupert Smith2007-08-211-4/+4
* Added latency tests for benchmark 2.Rupert Smith2007-08-212-143/+181
* Added latency versions of test.Rupert Smith2007-08-201-176/+214
* Added options to set transacted or ack mode differently on consumers than pro...Rupert Smith2007-08-205-55/+62
* Removed old files.Martin Ritchie2007-08-203-242/+0
* Added fix for latency testing, moving time stamping close to message send.Rupert Smith2007-08-172-3/+14
* Turned down logging.Rupert Smith2007-08-171-60/+60
* Turned down logging.Rupert Smith2007-08-171-3/+3
* Calculating commit batch size boundaries correctly for multi-consumer tests. ...Rupert Smith2007-08-171-1/+1
* Calculating commit batch size boundaries correctly for multi-consumer tests. ...Rupert Smith2007-08-171-69/+121
* Tests enhanced for fanout style tests with many consumers per destination.Rupert Smith2007-08-172-9/+4
* 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