summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* File missed in last commit.Alan Conway2007-02-051-0/+69
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-0246-984/+1010
* Changed methodBody in Methodcontext to be a shared_ptrAndrew Stitcher2007-02-013-9/+17
* Some fixes to the tests for message class.Gordon Sim2007-02-011-19/+37
* From Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-317-255/+182
* Trivial FIXMEs.Alan Conway2007-01-316-15/+14
* * framing/ChannelAdapter.cpp: Enable channel state assertions.Alan Conway2007-01-3113-106/+90
* * Remove debug println statement.Alan Conway2007-01-311-1/+0
* * broker/Broker.cpp: Don't create Acceptor in shutdown() - required soAlan Conway2007-01-311-1/+2
* * gentools/AmqpFlagMa.javap: Refactor repetative set/get code into FlagMap.Alan Conway2007-01-313-29/+45
* Test checkin for conflict resolutionKim van der Riet2007-01-311-0/+1
* uncommented mandatory routing checkRafael H. Schloming2007-01-311-3/+2
* * cpp/lib/broker/Broker.cpp: Defer creation of acceptor till needed soAlan Conway2007-01-307-45/+55
* updated python spec parse to load from multiple files, changed default specs ...Rafael H. Schloming2007-01-303-40/+57
* Fixed TransactedTest and a bug in the rollback handling in the clientKim van der Riet2007-01-302-15/+126
* reenabled mandatory testsRafael H. Schloming2007-01-302-13/+11
* made multiple acknowledgement workRafael H. Schloming2007-01-301-4/+17
* fixed compile errorsRafael H. Schloming2007-01-304-0/+4
* Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-3020-84/+661
* * client/* framing/*: fixed client-side request ID processing.Alan Conway2007-01-3011-96/+307
* Small codegen code tidy-upKim van der Riet2007-01-301-1/+1
* Separated the errata in the XML spec file and put them into a file amqp-errar...Kim van der Riet2007-01-309-15/+57
* Fixed another broken test.Rafael H. Schloming2007-01-291-2/+2
* Fixed a broken test case.Rafael H. Schloming2007-01-291-7/+11
* Moved across fixes from trunk for handling exclusive consumers and no_local c...Gordon Sim2007-01-296-18/+65
* Added test suite for the message class.Gordon Sim2007-01-292-0/+404
* filled in a bunch of stubs in AMQMessage and made AMQMessage.getContents() re...Rafael H. Schloming2007-01-293-11/+39
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-2945-901/+1133
* Updated list of tests that fail with java broker on this branch.Gordon Sim2007-01-291-7/+0
* Moved across auto deletion functionailty for exclusive, non-durable queues (a...Gordon Sim2007-01-295-6/+102
* Pass in application headers directlyGordon Sim2007-01-291-1/+1
* Fixes to tests.Gordon Sim2007-01-292-6/+7
* Fixes to get the python queue tests to work.Gordon Sim2007-01-2915-42/+246
* Updates to use message class in place of basic.Gordon Sim2007-01-2611-151/+130
* Updated broker for issues highlighted by python tests. (e.g. fanout exchange,...Gordon Sim2007-01-2615-21/+340
* Modified the protocol session to create channel zero by default. Updated the ...Rafael H. Schloming2007-01-262-9/+10
* Change to TransactedTest which privents the intermittent error junit.framewor...Kim van der Riet2007-01-261-1/+2
* Added mechanism to track connection ids for logging and debugging purposes. C...Kim van der Riet2007-01-259-31/+77
* updated to use session's new close methodRafael H. Schloming2007-01-251-19/+5
* removed XXX exceptionRafael H. Schloming2007-01-251-1/+6
* updated assertion message to match testRafael H. Schloming2007-01-251-1/+1
* updated test to match renamed exceptionRafael H. Schloming2007-01-251-2/+2
* Improved channel/connection exception handling.Gordon Sim2007-01-255-11/+99
* This contain fixes for compilation errors in the systests packageRajith Muditha Attapattu2007-01-248-103/+273
* Fix for TextMessageTest failureKim van der Riet2007-01-241-7/+61
* Filled in MessageRecoverHandler.Rafael H. Schloming2007-01-241-3/+18
* Content.writePayload now handles a null byte bufferRafael H. Schloming2007-01-241-2/+6
* fixed NPE in AMQMessage, _taken was not being initialized from some construct...Rafael H. Schloming2007-01-241-2/+1
* Fixed problem with missing type field in Message.transport. Used JMSHeaders i...Kim van der Riet2007-01-245-61/+82
* use same name for pid file as start_brokerGordon Sim2007-01-241-1/+1