| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-1136 : Provided a fix for the leak in UnacknowledgedMessage when acking.... | Martin Ritchie | 2008-06-13 | 1 | -161/+0 |
| * | QPID-1119 : M2x commit : Addition of a System property to AMQProtocolHandler.... | Martin Ritchie | 2008-06-04 | 5 | -1/+577 |
| * | QPID-1117 : Added tests for all other message types. Refactored the common pa... | Martin Ritchie | 2008-06-03 | 1 | -4/+153 |
| * | QPID-1092 : Changed toString to be String.valueOf(getObject()) | Martin Ritchie | 2008-06-03 | 1 | -0/+101 |
| * | QPID-1103 :Changed VMTestCase to allow the creation of InVM brokers based on ... | Martin Ritchie | 2008-05-30 | 2 | -12/+90 |
| * | Merged revisions 657859 via svnmerge from | Martin Ritchie | 2008-05-20 | 1 | -15/+41 |
| * | QPID-1019 prevent messages being dequeued unecessarily, from rgodfrey | Aidan Skinner | 2008-05-05 | 1 | -1/+1 |
| * | QPID-932 : Remove references to unusued constructor argument "browsedAcks" of... | Robert Godfrey | 2008-04-16 | 5 | -17/+10 |
| * | Add licensces | Aidan Skinner | 2008-03-31 | 4 | -1/+82 |
| * | QPID-874 use getQueueDepth properly | Aidan Skinner | 2008-03-24 | 1 | -1/+4 |
| * | QPID-872 : Adjusted TimeToLive test receive calls to use a wait of 1s(1000) a... | Martin Ritchie | 2008-03-24 | 1 | -3/+3 |
| * | QPID-868 : Removed the acl.config.xml from systests/etc and updated the syste... | Martin Ritchie | 2008-03-21 | 2 | -226/+1 |
| * | QPID-854 : Renamed logger class to be correct, Reverting change from 637176 | Martin Ritchie | 2008-03-20 | 1 | -1/+1 |
| * | QPID-854 Resynchronise the _acceptor so that we don't hang | Aidan Skinner | 2008-03-20 | 1 | -1/+1 |
| * | QPID 854 Add a connect delay to FailOverBaseCase so we don't end up in a race... | Aidan Skinner | 2008-03-19 | 1 | -1/+1 |
| * | QPID-841 : SimpleACLTest didn't close a client connection | Martin Ritchie | 2008-03-19 | 1 | -0/+7 |
| * | QPID-854 : Removed cleanQueue requirement for now as a lot of tests are not c... | Martin Ritchie | 2008-03-19 | 1 | -1/+2 |
| * | QPID-854 | Aidan Skinner | 2008-03-19 | 2 | -6/+21 |
| * | QPID-854 : Tests were failing as the new connection hadn't been started. Also... | Martin Ritchie | 2008-03-19 | 2 | -21/+45 |
| * | QPID-854 : Renabled the test as the cause was the lack of closing of the purg... | Martin Ritchie | 2008-03-18 | 2 | -11/+13 |
| * | QPID-854 : Disabled one of the failover QueueBrowser tests as I believe it to... | Martin Ritchie | 2008-03-18 | 1 | -11/+15 |
| * | QPID-841,QPID-854 : Reinstated SimpleACLTest and removed QueueBrowserTest fro... | Martin Ritchie | 2008-03-17 | 1 | -2/+1 |
| * | QPID-854 : Fixed QueueBrowser tests that use ClientAck and Transacted, which ... | Martin Ritchie | 2008-03-17 | 1 | -0/+35 |
| * | QPID-850 : Close client connection if it is appropriate. This was hanging the... | Martin Ritchie | 2008-03-17 | 1 | -0/+10 |
| * | QPID-854 : This test required a change as a result of the QueueBrowser Tests. | Martin Ritchie | 2008-03-14 | 1 | -16/+17 |
| * | QPID-854 : Added more tests for QueueBrowser | Martin Ritchie | 2008-03-14 | 8 | -203/+808 |
| * | QPID-839 Use AMQish things to get the queue depth, elminating false negatives | Aidan Skinner | 2008-03-14 | 1 | -4/+11 |
| * | QPID-854 : Changes to the client to make the dispatcher responsible for closi... | Martin Ritchie | 2008-03-14 | 2 | -35/+178 |
| * | QPID-852 : Missed this file in the commit as the interface had changed. | Martin Ritchie | 2008-03-14 | 1 | -5/+5 |
| * | QPID-107 : Over zealous change set reduction removed an required import | Martin Ritchie | 2008-03-10 | 1 | -0/+1 |
| * | QPID-107 : Changes based on code review. | Martin Ritchie | 2008-03-10 | 2 | -17/+15 |
| * | QPID-841 : Removed SimpleACLTest from the build until we can diagnose why it ... | Martin Ritchie | 2008-03-07 | 1 | -0/+1 |
| * | QPID-839 : Fixed the hanging issue with this test; as yet unable to reproduce... | Robert Godfrey | 2008-03-07 | 1 | -5/+18 |
| * | QPID-107 : Updated two test cases that can fail due to the session being clos... | Martin Ritchie | 2008-03-03 | 1 | -0/+15 |
| * | QPID-594 QPID-107 Updated Connection missing AMQAuthenticationException problems | Martin Ritchie | 2008-03-03 | 1 | -1/+1 |
| * | Add licensce header | Aidan Skinner | 2008-03-03 | 1 | -0/+18 |
| * | Import test fail script | Aidan Skinner | 2008-03-03 | 1 | -0/+70 |
| * | QPID-594 QPID-107 Updated Connection missing AMQAuthenticationException problems | Martin Ritchie | 2008-03-03 | 1 | -0/+1 |
| * | QPID-107 : Fixed the left over ACL'd ApplicationRegistry from killing subsequ... | Martin Ritchie | 2008-02-25 | 1 | -0/+1 |
| * | QPID-107 : Missing acl example config | Martin Ritchie | 2008-02-25 | 1 | -0/+229 |
| * | QPID-107 : Initial ACL implementation for review. Implemented Permissions : C... | Martin Ritchie | 2008-02-25 | 3 | -22/+615 |
| * | QPID-785: Make sure queue browser consumers are auto-close, add test for brow... | Aidan Skinner | 2008-02-21 | 1 | -35/+53 |
| * | QPID-790 : Performance Improvements | Robert Godfrey | 2008-02-21 | 4 | -24/+27 |
| * | QPID-786 Remove bogus Failover timeout, add test. | Aidan Skinner | 2008-02-20 | 1 | -1/+15 |
| * | QPID-800 : junit toolkit sources added. | Rupert Smith | 2008-02-20 | 37 | -103/+70 |
| * | QPID-790 : Performance Improvements | Robert Godfrey | 2008-02-14 | 1 | -0/+5 |
| * | QPID-790 : Performance Improvements | Robert Godfrey | 2008-02-13 | 4 | -0/+20 |
| * | QPID-766: shorten delay | Aidan Skinner | 2008-01-30 | 1 | -2/+2 |
| * | QPID-766: shorten delay | Aidan Skinner | 2008-01-30 | 1 | -1/+1 |
| * | Merged revisions 608477,609961,610475,610479,610806,611146 via svnmerge from | Aidan Skinner | 2008-01-28 | 2 | -67/+134 |