summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-729 : Added explicit list of unacked messages, acked on commit, rejected...Rupert Smith2008-02-112-16/+51
* QPID-730 : Changed durable subscription test, to ensure re-connection happens...Rupert Smith2008-02-111-10/+12
* QPID-588: change instances of trace() and isTraceEnabled to debug equivalent ...Aidan Skinner2008-02-0811-59/+59
* QPID-766: shorten delayAidan Skinner2008-01-301-2/+2
* QPID-766: shorten delayAidan Skinner2008-01-301-1/+1
* QPID-763 : Client was not setting prefetch count and size the wrong way aroun...Rupert Smith2008-01-284-39/+23
* Merged revisions 608477,609961,610475,610479,610806,611146 via svnmerge from Aidan Skinner2008-01-2811-335/+575
* QPID-763 : Created test case for this bug.Rupert Smith2008-01-283-4/+195
* Qpid-726, Updated this test as it exhibits the behaviour described, of each c...Rupert Smith2008-01-241-21/+57
* Qpid-728, Set default of true for mandatory flag, as this is how it was previ...Rupert Smith2008-01-241-1/+1
* Dropped test, as it does not do anything that other tests already do, particu...Rupert Smith2008-01-241-139/+0
* Qpid-727, Improved trace level logging.Rupert Smith2008-01-244-4/+4
* Qpid-727, Commit rollback test adjusted as some tests were wrong. Now passes.Rupert Smith2008-01-248-117/+239
* Blocked revisions 598261,598321-598322,598328-598329,598363,599036,599066,599...Aidan Skinner2008-01-240-0/+0
* Merged revisions 598285,598619,598721,598834-598835,599375,599531,599533,5995...Aidan Skinner2008-01-2430-589/+1288
* Initialized merge tracking via "svnmerge" with revisions "1-597917" from Martin Ritchie2008-01-230-0/+0
* Qpid-756, client id is now set.Rupert Smith2008-01-232-0/+3
* Qpid-755, Corrected license header.Rupert Smith2008-01-231-20/+39
* Qpid-755, Added session per connection variant to test, to check that durable...Rupert Smith2008-01-231-1/+100
* Qpid-755, Test reordered to actually test subscription durability.Rupert Smith2008-01-221-40/+21
* Qpid-730. Removed durable and subscription name from consumer builder, as the...Rupert Smith2008-01-229-494/+734
* Qpid-727. Further test rationalization; pushed cut and paste code up into bas...Rupert Smith2008-01-216-228/+203
* Qpid-727. Added closeable interface to connections, channels, producers and c...Rupert Smith2008-01-2114-41/+445
* Qpid-9 In preparation for adding missing field types, the test framework from...Rupert Smith2008-01-1813-64/+1538
* QPID-746 : Used the parameter pased to setRedelivered() : fixed as per JIRAMartin Ritchie2008-01-181-1/+1
* QPID-576 : Added the Point2Point and Request/Response examples that do not us...Martin Ritchie2008-01-183-0/+787
* Temporarily removed svn version stamping in assembly info, to avoid excessive...Rupert Smith2008-01-1815-31/+25
* Qpid-9 In preparation for adding missing field types, the test framework from...Rupert Smith2008-01-171-0/+3
* Qpid-9 In preparation for adding missing field types, the test framework from...Rupert Smith2008-01-1747-35/+12963
* Qpid-730 Added a durable subscription test.Rupert Smith2008-01-1617-35/+196
* Qpid-728 Mandatory message test handles returned messages with no problems.Rupert Smith2008-01-1616-318/+93
* Qpid-491 Integration and pure unit test types have been split into seperate m...Rupert Smith2008-01-1514-14/+14
* Qpid-491 Integration and pure unit test types have been split into seperate m...Rupert Smith2008-01-1519-0/+2948
* Qpid-491 Integration and pure unit test types have been split into seperate m...Rupert Smith2008-01-1534-2743/+104
* Some white space tidying up of the build file.Rupert Smith2008-01-141-24/+11
* Qpid-731: Fixed assembly version to reflect M2.1 as 2.1.0.0.Rupert Smith2008-01-141-3/+3
* Qpid-731: Fixed assembly version to reflect M2.1 as 0.2.1. Also subversion re...Rupert Smith2008-01-1415-86/+177
* Qpid-725 missing config file with option for 0.7. Support for 0.7 option has ...Rupert Smith2008-01-143-25/+17
* QPID-733. More fail over tests.Rupert Smith2008-01-116-59/+357
* QPID-734. More TTL tests.Rupert Smith2008-01-119-5/+415
* Quick scripts to run performance tests.Martin Ritchie2008-01-115-0/+5
* QPID-723 : Added exec to command line.Martin Ritchie2008-01-111-1/+1
* QPID-718 : NPE when binding queue with null routing keyRobert Godfrey2008-01-034-2/+9
* QPID-716 : pass in generated Queue NameRobert Godfrey2008-01-031-5/+8
* QPID-711 : create a QueueEntry class and move message-on-queue functions (suc...Robert Godfrey2007-12-1832-623/+545
* Merged revisions 594992-595694,595697-596350,596352-596362,596364-598327 via ...Rupert Smith2007-11-3018-117/+1325
* Blocked revisions 595695-595696,596351,596363 via svnmergeRupert Smith2007-11-300-0/+0
* Fixed licence headers.Rupert Smith2007-11-292-4/+42
* Changed in vm broker creation so that it is an injected set task. This means ...Rupert Smith2007-11-2910-68/+456
* Now outputs test results in xml format to the surefire reports directory.Rupert Smith2007-11-271-2/+2