summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move qpid to tlpM2.1.1Joe Schaefer2008-12-120-0/+0
* QPID-714 : (Patch from Aidan Skinner) Issue with competing, transactional/cli...Robert Godfrey2007-12-201-0/+151
* QPID-714 : (Patch from Aidan Skinner) Issue with competing, transactional/cli...Robert Godfrey2007-12-202-31/+5
* Changed test configs to use colons instead of commas.Rupert Smith2007-12-191-184/+16
* Messages were being sent mandatory by default, set to false.Rupert Smith2007-12-191-1/+1
* Multi threaded io commented out until all issues with it are resolved.Rupert Smith2007-12-182-2/+6
* DUPS_OK mode set to be same as AUTO_ACK, fixed broken dups ok test.Rupert Smith2007-12-172-11/+4
* QPID-707 : Added new test to check message count on broker as messages are co...Martin Ritchie2007-12-144-31/+175
* Added JDNI config for two broker, failover setup for failover tests. Also pas...Rupert Smith2007-12-072-10/+12
* Update to disable ProtectIO by default.Martin Ritchie2007-12-074-7/+9
* Removed JMSXUserID as it appears the new mina is conflicting.Martin Ritchie2007-12-074-24/+24
* 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
* Added new simple Request/Repsonse code as my last commit here seems to have m...Martin Ritchie2007-11-302-0/+476
* Mina Fix: Vm Pipe Starts Connection session before acceptor session. This res...Martin Ritchie2007-11-293-8/+155
* QPID-564 QPID-92 Tidied up a few points and fixed infinite loop in Read IO Th...Martin Ritchie2007-11-291-142/+134
* QPID-92 QPID-564 Forgot to upgrade mina to 1.0.1Martin Ritchie2007-11-291-15/+15
* Update to broker to address fanout python failure.Martin Ritchie2007-11-292-4/+10
* Updated pom to correct version.Rupert Smith2007-11-281-88/+88
* Merged revisions 598371-598586 via svnmerge from Rupert Smith2007-11-2825-28/+1048
* CommitRollbackTest - this one just was never right.. now we have something be...Martin Ritchie2007-11-281-25/+12
* QPID-679 : Patch provided by Aidan Skinner and additional from odd problems d...Martin Ritchie2007-11-2811-125/+501
* QPID-621 : Patch Supplied by Aidan Skinner. Msg Ack after msg consumer is clo...Martin Ritchie2007-11-273-2/+46
* Renamed POMs to M2.1.1 Removed erroneous equals() in SpecificMethodFrameListe...Martin Ritchie2007-11-2720-136/+37
* Merged revisions 598106-598232,598234-598286,598288-598323,598325-598361 via ...Martin Ritchie2007-11-265-76/+219
* Blocked revisions 598324 via svnmergeMartin Ritchie2007-11-260-0/+0
* Merged revisions 597919-598104,598106-598323 via svnmerge from Martin Ritchie2007-11-2636-498/+1901
* Blocked revisions 598105 via svnmergeMartin Ritchie2007-11-260-0/+0
* Initialized merge tracking via "svnmerge" with revisions "1-597918" from Martin Ritchie2007-11-260-0/+0
* QPID-92, QPID-564 : Upgraded Mina to 1.0.1 still not good enough but all futu...Martin Ritchie2007-11-2617-79/+3550
* Branch to test additional new without Multi Version Support.Martin Ritchie2007-11-260-0/+0
* Updated perftests to use JMS/JNDI lookup. Added some options to support non-Q...Rupert Smith2007-11-098-84/+159
* QPID-160 Addition of JMSXUserID to all messages through the java broker.Martin Ritchie2007-11-075-115/+161
* QPID-678 Test library is to strict. Protocol spec states that additional head...Martin Ritchie2007-11-071-1/+3
* Merged revisions 587061-587924,587926-590773,590775-591035,591037-591059,5910...Rupert Smith2007-11-061-284/+395
* Blocked revisions 578765,580275,580296,581003,583172,583174,583176,583401 via...Rupert Smith2007-11-060-0/+0
* Blocked revisions 579126,579137,581648,582313,582843,590774,591036,591060,591...Rupert Smith2007-11-060-0/+0
* QPID-662 Transactional state not correctly reported after fail over. We now r...Martin Ritchie2007-11-061-0/+12
* QPID-662 Transactional state not correctly reported after fail over. We now r...Martin Ritchie2007-11-061-1/+1
* Blocked revisions 578850,580277,580293,580356,580945,580987,581186,581237,581...Rupert Smith2007-11-060-0/+0
* QPID-662 Transactional state not correctly reported after fail over. We now r...Martin Ritchie2007-11-067-172/+538
* QPID-663 Messages fail to be received after fail over. This is due to the old...Martin Ritchie2007-11-061-10/+8
* Additional Test for ConnectionURLTest, ensuring retries are correctly parsed.Martin Ritchie2007-11-051-6/+43
* Add new examples that don't use inheritance.Martin Ritchie2007-10-300-0/+0
* Resolved junit-toolkit SNAPSHOT dependencies onto version 0.6.1 which is in t...Rupert Smith2007-10-243-24/+13
* QPID-647 : Update to ConcurrentSelectorDeliveryManager to restart async proce...Martin Ritchie2007-10-191-7/+7
* QPID-654 : added a shutdownNow() call if the _taskPool hasn't terminiated by ...Martin Ritchie2007-10-191-1/+11
* QPID-653 : Updated timeoutsRobert Godfrey2007-10-196-28/+28
* QPID-637 : Patch provided by Aidan Skinner to ensure correct behaviour of ses...Martin Ritchie2007-10-182-127/+110
* QPID-647 : Async Process start/stop is not regulated tightly enough. Added ad...Martin Ritchie2007-10-181-17/+20