summaryrefslogtreecommitdiff
path: root/java/systests/src
Commit message (Expand)AuthorAgeFilesLines
* Add licenscesAidan Skinner2008-03-314-1/+82
* QPID-874 use getQueueDepth properlyAidan Skinner2008-03-241-1/+4
* QPID-872 : Adjusted TimeToLive test receive calls to use a wait of 1s(1000) a...Martin Ritchie2008-03-241-3/+3
* QPID-854 : Renamed logger class to be correct, Reverting change from 637176Martin Ritchie2008-03-201-1/+1
* QPID-854 Resynchronise the _acceptor so that we don't hangAidan Skinner2008-03-201-1/+1
* QPID 854 Add a connect delay to FailOverBaseCase so we don't end up in a race...Aidan Skinner2008-03-191-1/+1
* QPID-841 : SimpleACLTest didn't close a client connectionMartin Ritchie2008-03-191-0/+7
* QPID-854 : Removed cleanQueue requirement for now as a lot of tests are not c...Martin Ritchie2008-03-191-1/+2
* QPID-854Aidan Skinner2008-03-192-6/+21
* QPID-854 : Tests were failing as the new connection hadn't been started. Also...Martin Ritchie2008-03-192-21/+45
* QPID-854 : Renabled the test as the cause was the lack of closing of the purg...Martin Ritchie2008-03-182-11/+13
* QPID-854 : Disabled one of the failover QueueBrowser tests as I believe it to...Martin Ritchie2008-03-181-11/+15
* QPID-854 : Fixed QueueBrowser tests that use ClientAck and Transacted, which ...Martin Ritchie2008-03-171-0/+35
* QPID-850 : Close client connection if it is appropriate. This was hanging the...Martin Ritchie2008-03-171-0/+10
* QPID-854 : This test required a change as a result of the QueueBrowser Tests. Martin Ritchie2008-03-141-16/+17
* QPID-854 : Added more tests for QueueBrowserMartin Ritchie2008-03-148-203/+808
* QPID-839 Use AMQish things to get the queue depth, elminating false negativesAidan Skinner2008-03-141-4/+11
* QPID-854 : Changes to the client to make the dispatcher responsible for closi...Martin Ritchie2008-03-142-35/+178
* QPID-852 : Missed this file in the commit as the interface had changed.Martin Ritchie2008-03-141-5/+5
* QPID-107 : Over zealous change set reduction removed an required importMartin Ritchie2008-03-101-0/+1
* QPID-107 : Changes based on code review. Martin Ritchie2008-03-101-13/+15
* QPID-839 : Fixed the hanging issue with this test; as yet unable to reproduce...Robert Godfrey2008-03-071-5/+18
* QPID-107 : Updated two test cases that can fail due to the session being clos...Martin Ritchie2008-03-031-0/+15
* QPID-594 QPID-107 Updated Connection missing AMQAuthenticationException problemsMartin Ritchie2008-03-031-1/+1
* QPID-594 QPID-107 Updated Connection missing AMQAuthenticationException problemsMartin Ritchie2008-03-031-0/+1
* QPID-107 : Fixed the left over ACL'd ApplicationRegistry from killing subsequ...Martin Ritchie2008-02-251-0/+1
* QPID-107 : Initial ACL implementation for review. Implemented Permissions : C...Martin Ritchie2008-02-252-4/+589
* QPID-785: Make sure queue browser consumers are auto-close, add test for brow...Aidan Skinner2008-02-211-35/+53
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-214-24/+27
* QPID-786 Remove bogus Failover timeout, add test.Aidan Skinner2008-02-201-1/+15
* QPID-800 : junit toolkit sources added.Rupert Smith2008-02-2036-100/+67
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-141-0/+5
* QPID-790 : Performance ImprovementsRobert Godfrey2008-02-134-0/+20
* QPID-766: shorten delayAidan Skinner2008-01-301-2/+2
* QPID-766: shorten delayAidan Skinner2008-01-301-1/+1
* Merged revisions 608477,609961,610475,610479,610806,611146 via svnmerge from Aidan Skinner2008-01-282-67/+134
* Merged revisions 598285,598619,598721,598834-598835,599375,599531,599533,5995...Aidan Skinner2008-01-244-13/+521
* QPID-733. More fail over tests.Rupert Smith2008-01-113-26/+300
* QPID-734. More TTL tests.Rupert Smith2008-01-119-5/+415
* QPID-711 : create a QueueEntry class and move message-on-queue functions (suc...Robert Godfrey2007-12-187-33/+35
* 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-298-64/+425
* Qpid-559 : OSGi Patch Provided by Aidan Skinner Martin Ritchie2007-11-262-0/+42
* QPID-690 : Missing Test and code update.Martin Ritchie2007-11-261-0/+114
* Updated test framework to seperate JMS and AMQP specific test cases. Added co...Rupert Smith2007-11-2633-473/+2269
* QPID-567 : Add mutliversion support to Qpid/Java.Robert Godfrey2007-11-241-6/+20
* 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
* QPID-662 Transactional state not correctly reported after fail over. We now r...Martin Ritchie2007-11-061-16/+237
* QPID-653 : Updated timeoutsRobert Godfrey2007-10-191-3/+3