summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Additions to allow refs to be sent from broker to client. Also some tidy-up.Kim van der Riet2007-02-1610-142/+109
* Fix: use message_resume not channel_resumeGordon Sim2007-02-161-1/+1
* A few hacks and fixes to get the python tests running again.Gordon Sim2007-02-166-4/+8
* Altered exception thrown for unopened and reopened references.Gordon Sim2007-02-161-3/+2
* Updated failing list for java (some of these result in test suite blocking)Gordon Sim2007-02-162-1/+12
* added support for reference caseRajith Muditha Attapattu2007-02-159-8/+44
* Constructor version argument defaults to highestProtocolVersion.Alan Conway2007-02-151-3/+7
* Fix for messages that stick around in unsubscribed queues after rollbackKim van der Riet2007-02-152-2/+7
* Adjusted mechanism for sending refs. (still in progress)Kim van der Riet2007-02-151-27/+33
* Fix for RecoverTest which was failing because the redelivered flag was discon...Kim van der Riet2007-02-154-5/+15
* Fixes to get TransactedTest back, there are still unresolved issues with roll...Kim van der Riet2007-02-153-58/+52
* First backmerge from trunk to 0-9 branch for Java. Not all java tests passing...Kim van der Riet2007-02-14490-10193/+19722
* Added durability property to queues and pass this to broker on declare. (This...Gordon Sim2007-02-145-23/+63
* r1127@fuschia: andrew | 2007-02-14 16:15:34 +0000Andrew Stitcher2007-02-142-10/+13
* * cpp/lib/common/sys/ProducerConsumer.h:Alan Conway2007-02-1412-185/+684
* Expanded the use of batched acks to a few other places in tests.Gordon Sim2007-02-142-25/+10
* r1111@fuschia: andrew | 2007-02-09 15:51:10 +0000Andrew Stitcher2007-02-1312-58/+59
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-1349-563/+798
* Minor update to checkpoint testGordon Sim2007-02-121-2/+2
* Added test for checkpointingGordon Sim2007-02-121-2/+26
* Added a test for message_reject.Gordon Sim2007-02-121-0/+15
* * qpid/client.py - altered handling of transfer for references, Gordon Sim2007-02-122-22/+124
* Corrected calculation of inline content size.Gordon Sim2007-02-121-1/+1
* Changed default virtual host to "" (was "/"). Gordon Sim2007-02-122-2/+2
* * qpid/client.py - added channel_pong handler to delegateGordon Sim2007-02-093-0/+60
* Handle invalid channels.Gordon Sim2007-02-095-10/+19
* Modified error handling to detect failure due to invalid response.Gordon Sim2007-02-091-0/+1
* Fix for topic tests. Content fields must be explicitly filled at present.Gordon Sim2007-02-091-4/+4
* 'Corrected' error code (507 no longer exists in the spec so using what java h...Gordon Sim2007-02-091-1/+1
* Fix to close connection when issuing a connection exception (ideally would wa...Gordon Sim2007-02-091-0/+2
* * qpid/peer.py - fix to prevent race between handling of connection.close req...Gordon Sim2007-02-094-7/+12
* r1104@fuschia: andrew | 2007-02-09 02:14:00 +0000Andrew Stitcher2007-02-0910-19/+52
* r1102@fuschia: andrew | 2007-02-09 00:52:04 +0000Andrew Stitcher2007-02-098-26/+37
* Fixes to qos and get tests. Added test for correct completion of references.Gordon Sim2007-02-081-19/+63
* * cpp/lib/broker/Content.h: removed destroy. Destructor cleans up.Alan Conway2007-02-076-18/+31
* Removed out of date FIXME.Alan Conway2007-02-071-1/+0
* Use self.queue_open to ensure deletion of queue - was clashing with message.p...Alan Conway2007-02-071-1/+1
* Ignore eclipse settings.Alan Conway2007-02-070-0/+0
* r840@fuschia: andrew | 2007-01-19 00:31:59 +0000Andrew Stitcher2007-02-071-2/+5
* Added list of valid responses to method descriptions where appropriate.Gordon Sim2007-02-071-0/+4
* Added support for receiving and sending of referencesGordon Sim2007-02-076-15/+254
* * broker/BrokerMessage.cpp: Added ConnectionToken publisher.Alan Conway2007-02-0711-116/+114
* * cpp/lib/broker/BrokerQueue.cpp (): Centralized exceptions.Alan Conway2007-02-0614-144/+158
* Inline transferred messages deliveredAndrew Stitcher2007-02-067-32/+95
* * broker/Reference, tests/ReferenceTest: class representing a reference.Alan Conway2007-02-0627-392/+530
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9...Andrew Stitcher2007-02-061-0/+23
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9...Andrew Stitcher2007-02-061-0/+23
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9...Andrew Stitcher2007-02-060-0/+0
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/qpid.0-9...Andrew Stitcher2007-02-060-0/+0
* r800@fuschia: andrew | 2007-01-17 17:34:13 +0000Andrew Stitcher2007-02-062-1/+194