| Commit message (Expand) | Author | Age | Files | Lines |
| * | * cpp-0-9: svn copy of 0-9 branch cpp, will rename to cpp on next update. | Alan Conway | 2007-03-21 | 11 | -6/+2166 |
| * | * python/cpp_failing_0-8.txt,java_failing_0-8.txt: updated to current failures | Alan Conway | 2007-03-19 | 3 | -0/+0 |
| * | Merged revisions 507491-507559,507561-507601,507603-507621,507623-507671,5076... | Alan Conway | 2007-03-19 | 10 | -75/+243 |
| * | Merged revisions 504601-504602,504604-504609,504611-504702,504704-504707,5047... | Alan Conway | 2007-03-19 | 3 | -22/+70 |
| * | Changed tests.* to tests_0-8.*. | Alan Conway | 2007-03-19 | 1 | -2/+2 |
| * | Merged revisions 504590 via svnmerge from | Alan Conway | 2007-03-19 | 6 | -14/+256 |
| * | * python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ... | Alan Conway | 2007-03-19 | 4 | -27/+54 |
| * | * python/testlib.py: -s (spec) option now also takes abbreviations "0-8" and ... | Alan Conway | 2007-03-19 | 3 | -48/+69 |
| * | Add java_failing_0-1.txt for current Java failures against python/tests_0-8. | Alan Conway | 2007-03-19 | 1 | -0/+2 |
| * | Merged revisions 501143 via svnmerge from | Alan Conway | 2007-03-19 | 2 | -2/+415 |
| * | * python/qpid/client.py (Client.__init__): Use "/" as default vhost. | Alan Conway | 2007-03-19 | 2 | -20/+3 |
| * | Merged revisions 501025 via svnmerge from | Alan Conway | 2007-03-19 | 1 | -1/+1 |
| * | * python/qpid/testlib.py: | Alan Conway | 2007-03-17 | 1 | -15/+35 |
| * | Merged revisions 500305 via svnmerge from | Alan Conway | 2007-03-16 | 11 | -131/+140 |
| * | * python/tests_0-8/*: copy of python/tests to preserve 0-8 version of tests. | Alan Conway | 2007-03-16 | 9 | -4/+1481 |
| * | Merged revisions 497277 via svnmerge from | Alan Conway | 2007-03-16 | 1 | -1/+4 |
| * | Merged revisions 496593 via svnmerge from | Alan Conway | 2007-03-16 | 11 | -215/+424 |
| * | Fixed cases where open channel was re-opened. | Gordon Sim | 2007-02-21 | 1 | -6/+3 |
| * | Proper fix to race condition where connection-close is sent by server. Now ha... | Gordon Sim | 2007-01-23 | 1 | -15/+9 |
| * | QPID-275 : Patch supplied by Rob Godfrey - Update list of expected failures i... | Robert Greig | 2007-01-19 | 1 | -14/+0 |
| * | Locked Channel::close() due to race. | Gordon Sim | 2007-01-18 | 1 | -7/+13 |
| * | Modified handling of reason for closing in peer to work around race between w... | Gordon Sim | 2007-01-18 | 4 | -3/+7 |
| * | QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more... | Robert Greig | 2007-01-10 | 2 | -16/+2 |
| * | use pythonized names to reference spec constants | Rafael H. Schloming | 2007-01-04 | 1 | -11/+11 |
| * | add support for 0-9 style usage of the domain attribute, and added content pr... | Rafael H. Schloming | 2007-01-04 | 1 | -3/+6 |
| * | File tidy-up for AMQP version code: Removed old XSLT files; moved cluster.asl... | Kim van der Riet | 2006-12-22 | 2 | -2/+2 |
| * | Added license. | Rafael H. Schloming | 2006-12-20 | 1 | -1/+19 |
| * | Simple setup.py script | Rafael H. Schloming | 2006-12-20 | 1 | -0/+7 |
| * | Changed assertTrue(x) to assertEquals(True, x) as older version od pyunit see... | Gordon Sim | 2006-12-07 | 1 | -2/+2 |
| * | Adding license files | Carl C. Trieloff | 2006-11-29 | 2 | -0/+223 |
| * | 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 | 2 | -7/+43 |
| * | update Apache licenses to the current version | Stephen Vinoski | 2006-11-10 | 24 | -273/+393 |
| * | added default for timestamp | Rafael H. Schloming | 2006-11-08 | 1 | -1/+2 |
| * | removed dead code | Rafael H. Schloming | 2006-11-08 | 1 | -1/+0 |
| * | 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 | 2 | -4/+29 |
| * | Added test for simple commit and rollback. | Gordon Sim | 2006-10-17 | 4 | -0/+163 |
| * | 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 | 5 | -35/+81 |
| * | 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 |
| * | Close channels on fatal errors to prevent hangs, provide useful stack trace. | Alan Conway | 2006-09-25 | 2 | -7/+4 |
| * | 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 | 3 | -30/+67 |
| * | Import of qpid from etp: | Rafael H. Schloming | 2006-09-19 | 26 | -0/+3000 |