| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-572 patches applied. | Rupert Smith | 2007-09-18 | 1 | -0/+152 |
| * | Update fix incorrect license headers. | Martin Ritchie | 2007-07-18 | 1 | -11/+14 |
| * | Caused each of these tests to run 10 times to help identify any race conditio... | Martin Ritchie | 2007-06-27 | 2 | -45/+90 |
| * | Various License header updates. | Martin Ritchie | 2007-06-18 | 4 | -0/+84 |
| * | Removed log4j dependency from client. Using slf4j instead, end-user to supply... | Rupert Smith | 2007-06-11 | 33 | -988/+987 |
| * | QPID-402: FailoverException falling through to client. All blocking operation... | Rupert Smith | 2007-06-01 | 4 | -143/+126 |
| * | QPID-466 Updated FieldTable to ensure no Decimal value is set that is larger ... | Martin Ritchie | 2007-05-07 | 1 | -1/+25 |
| * | QPID-466 Changes to FieldTable along with corresponding PropertyValueTest to ... | Martin Ritchie | 2007-05-04 | 2 | -6/+42 |
| * | QPID-461 Update to CommitRollbackTest. Ensuring messages received have the co... | Martin Ritchie | 2007-05-01 | 1 | -7/+27 |
| * | QPID-461 Update to CommitRollbackTest. Ensuring messages received have the co... | Martin Ritchie | 2007-04-30 | 1 | -14/+14 |
| * | QPID-476 : Remove duplicate map of channelId to session | Robert Godfrey | 2007-04-30 | 1 | -3/+0 |
| * | Updated MLT to have variables that define the BROKER and VHOST used and White... | Martin Ritchie | 2007-04-27 | 1 | -23/+30 |
| * | ResetMessageListenerTest - needs to have IMMEDIATE_PREFETCH = true. | Martin Ritchie | 2007-04-23 | 1 | -12/+11 |
| * | Comment updates on the origin of the tests | Martin Ritchie | 2007-04-23 | 1 | -1/+3 |
| * | QPID-472 - Creation of TemporaryQueues will not guarantee unique queue names ... | Martin Ritchie | 2007-04-23 | 1 | -4/+131 |
| * | Reinstated the two consumer receive test. | Martin Ritchie | 2007-04-20 | 2 | -23/+119 |
| * | Additional test to ensure connection closure doesn't cause problems. | Martin Ritchie | 2007-04-19 | 1 | -0/+81 |
| * | Committed test with localhost as the broker | Martin Ritchie | 2007-04-19 | 1 | -5/+4 |
| * | Added Test logging to aid in diagnosing problems | Martin Ritchie | 2007-04-19 | 1 | -2/+26 |
| * | QPID-459 - NoLocal broken when messages already exist on queue from consumer.... | Martin Ritchie | 2007-04-19 | 1 | -19/+100 |
| * | QPID-455 - Guarded test with a check until a full solution is found | Martin Ritchie | 2007-04-18 | 1 | -4/+7 |
| * | ResetMessageListenerTest was using the wrong queue for running tests. This wa... | Martin Ritchie | 2007-04-18 | 1 | -1/+1 |
| * | Fix for intermittent CRT expected <1> but was <2> errors | Martin Ritchie | 2007-04-18 | 1 | -6/+19 |
| * | QPID-457 Fixed rollback inTran problem with test case | Martin Ritchie | 2007-04-18 | 1 | -0/+31 |
| * | QPID-455 Prefetched messages can cause problems with client tools. | Martin Ritchie | 2007-04-17 | 5 | -37/+81 |
| * | QPID-451 Throw InvalidDestinationException on attempt to publish to a Queue w... | Robert Godfrey | 2007-04-12 | 1 | -0/+109 |
| * | Stopped throwing away exception causes. | Robert Greig | 2007-04-09 | 2 | -2/+3 |
| * | Moved broker details to a separate variable. | Martin Ritchie | 2007-04-02 | 1 | -4/+10 |
| * | QPID-70 InVM Authentication QPID-419 Access Control QPID-423 Authentication p... | Martin Ritchie | 2007-03-16 | 7 | -32/+30 |
| * | Added close before ack test for QPID-397 | Robert Greig | 2007-03-15 | 1 | -0/+147 |
| * | Short pause to help ensure connection.close comes after last message ack, add... | Robert Greig | 2007-03-15 | 1 | -0/+2 |
| * | QPID-346,QPID-386,QPID-403, QPID-410 Rollback, Basic-Reject, QueueBrowser NO_... | Martin Ritchie | 2007-03-13 | 3 | -290/+363 |
| * | QPID-405 Reduce excess output during tests | Martin Ritchie | 2007-03-06 | 12 | -20/+46 |
| * | QPID-403 QPID-346 QPID-355 QPID-386 QPID-389 Updates to fix Transactional Rol... | Martin Ritchie | 2007-03-06 | 6 | -68/+782 |
| * | QPID-346 Message loss after rollback | Martin Ritchie | 2007-02-23 | 2 | -7/+390 |
| * | Renamed AMQInvalidSelectorException to be AMQInvalidArgumentException to bett... | Martin Ritchie | 2007-02-20 | 1 | -4/+4 |
| * | Fully propogated timeouts during AMQConnection.close. Still needs timeouts to... | Martin Ritchie | 2007-02-19 | 2 | -99/+1 |
| * | QPID-379 Bounced Messages do not appear in connection exception listener. | Martin Ritchie | 2007-02-19 | 4 | -48/+125 |
| * | QPID-376 Renamed Test case StateManager | Martin Ritchie | 2007-02-19 | 1 | -3/+1 |
| * | QPID-376 Renamed Test case StateManager | Martin Ritchie | 2007-02-19 | 1 | -0/+108 |
| * | Badly named file annoyed surefire | Martin Ritchie | 2007-02-19 | 1 | -108/+0 |
| * | QPID-372, QPID-376 Broker now ignores all frames for closing channels. | Martin Ritchie | 2007-02-19 | 3 | -0/+606 |
| * | QPID-375 : Default Exchange fixes | Robert Godfrey | 2007-02-19 | 1 | -1/+1 |
| * | QPID-375 : remove assumptions on standard exchanges (amq.direct, amq.topic, e... | Robert Godfrey | 2007-02-16 | 35 | -83/+173 |
| * | QPID-11 remove protocol literals from code. | Martin Ritchie | 2007-02-16 | 1 | -1/+1 |
| * | Reset log level from error to info. | Martin Ritchie | 2007-02-14 | 1 | -1/+1 |
| * | Applied QPID-162 patches from Kevin Smith | Martin Ritchie | 2007-02-14 | 50 | -285/+428 |
| * | QPID-368 Revised. Had the wrong logging level set on an log statement | Martin Ritchie | 2007-02-14 | 1 | -1/+1 |
| * | QPID-368 Added the first data body to the list when creating it. included tes... | Martin Ritchie | 2007-02-14 | 1 | -0/+188 |
| * | QPID-339 DispatcherTest.java was broker now it actually tests correctly. | Martin Ritchie | 2007-02-01 | 2 | -8/+284 |