| Commit message (Expand) | Author | Age | Files | Lines |
| * | added listener support to queues, also added support for non version specific... | Rafael H. Schloming | 2007-05-30 | 3 | -0/+707 |
| * | removed python/tests: replaced by tests_0-8/tests_0-9 | Alan Conway | 2007-03-21 | 9 | -2112/+0 |
| * | Merged revisions 507491-507559,507561-507601,507603-507621,507623-507671,5076... | Alan Conway | 2007-03-19 | 2 | -40/+177 |
| * | Merged revisions 504601-504602,504604-504609,504611-504702,504704-504707,5047... | Alan Conway | 2007-03-19 | 2 | -22/+66 |
| * | Merged revisions 504590 via svnmerge from | Alan Conway | 2007-03-19 | 1 | -0/+64 |
| * | * python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ... | Alan Conway | 2007-03-19 | 2 | -26/+44 |
| * | Merged revisions 501143 via svnmerge from | Alan Conway | 2007-03-19 | 1 | -0/+397 |
| * | Merged revisions 501025 via svnmerge from | Alan Conway | 2007-03-19 | 1 | -1/+1 |
| * | Merged revisions 500305 via svnmerge from | Alan Conway | 2007-03-16 | 6 | -115/+98 |
| * | Merged revisions 496593 via svnmerge from | Alan Conway | 2007-03-16 | 1 | -2/+2 |
| * | Fixed cases where open channel was re-opened. | Gordon Sim | 2007-02-21 | 1 | -6/+3 |
| * | Modified handling of reason for closing in peer to work around race between w... | Gordon Sim | 2007-01-18 | 2 | -3/+4 |
| * | QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more... | Robert Greig | 2007-01-10 | 1 | -2/+2 |
| * | Changed assertTrue(x) to assertEquals(True, x) as older version od pyunit see... | Gordon Sim | 2006-12-07 | 1 | -2/+2 |
| * | Fixes for cleaning up behind tests that fail on re-run if broker is not resta... | Gordon Sim | 2006-11-22 | 1 | -2/+2 |
| * | Some fixes and tests for bugs uncovered during testing of persistence. | Gordon Sim | 2006-11-17 | 1 | -1/+37 |
| * | update Apache licenses to the current version | Stephen Vinoski | 2006-11-10 | 8 | -91/+131 |
| * | More reorg to separate APR/posix code, work in progress. | Alan Conway | 2006-11-08 | 1 | -1/+0 |
| * | Hid locking within exchange registry, switched to shared_ptr for exchanges, a... | Gordon Sim | 2006-10-31 | 1 | -3/+33 |
| * | c++ broker now passes the basic tx tests | Gordon Sim | 2006-10-30 | 1 | -2/+29 |
| * | Added test for simple commit and rollback. | Gordon Sim | 2006-10-17 | 1 | -0/+143 |
| * | Implementation of basic_get. | Gordon Sim | 2006-10-11 | 2 | -2/+61 |
| * | Implementation and tests for basic_qos (i.e. prefetching) | Gordon Sim | 2006-10-10 | 1 | -3/+94 |
| * | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556... | Alan Conway | 2006-09-27 | 2 | -18/+67 |
| * | Moved ack tests to basic class, added test for requeueing on recovery. | Gordon Sim | 2006-09-27 | 2 | -44/+101 |
| * | Initial implementation of basic_ack & basic_recover | Gordon Sim | 2006-09-27 | 1 | -0/+45 |
| * | Close channels on fatal errors to prevent hangs, provide useful stack trace. | Alan Conway | 2006-09-25 | 1 | -0/+54 |
| * | Added tests for basic_cancel and for handling of invalid channel ids. | Gordon Sim | 2006-09-22 | 2 | -0/+42 |
| * | Updated test for fix in broker to use un-named exchange as the default (rathe... | Gordon Sim | 2006-09-22 | 1 | -2/+2 |
| * | Implemented topic pattern matching for the TopicExchange. | Alan Conway | 2006-09-21 | 2 | -16/+36 |
| * | Import of qpid from etp: | Rafael H. Schloming | 2006-09-19 | 6 | -0/+779 |