summaryrefslogtreecommitdiff
path: root/cpp/tests
Commit message (Expand)AuthorAgeFilesLines
* r1102@fuschia: andrew | 2007-02-09 00:52:04 +0000Andrew Stitcher2007-02-091-1/+1
* * broker/BrokerMessage.cpp: Added ConnectionToken publisher.Alan Conway2007-02-071-20/+20
* * cpp/lib/broker/BrokerQueue.cpp (): Centralized exceptions.Alan Conway2007-02-062-4/+3
* Inline transferred messages deliveredAndrew Stitcher2007-02-061-1/+0
* * broker/Reference, tests/ReferenceTest: class representing a reference.Alan Conway2007-02-0612-48/+167
* r800@fuschia: andrew | 2007-01-17 17:34:13 +0000Andrew Stitcher2007-02-061-1/+1
* r768@fuschia: andrew | 2007-01-17 01:25:16 +0000Andrew Stitcher2007-02-062-1/+2
* File missed in last commit.Alan Conway2007-02-051-0/+69
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-0210-114/+145
* * cpp/lib/broker/Broker.cpp: Defer creation of acceptor till needed soAlan Conway2007-01-301-10/+1
* Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-308-21/+174
* * client/* framing/*: fixed client-side request ID processing.Alan Conway2007-01-302-3/+201
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-295-16/+12
* use same name for pid file as start_brokerGordon Sim2007-01-241-1/+1
* * Fixed request-response correlation on the broker.Alan Conway2007-01-222-9/+10
* * AMQRequestBody.cpp: encode/decode bug - added missing reserved 4 byte word.Alan Conway2007-01-222-1/+63
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-196-2/+11
* * tests/FramingTest.cpp - added test for validation of content data typeGordon Sim2007-01-191-0/+34
* Initial implementation of AMQP content data type.Gordon Sim2007-01-181-0/+24
* From: Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-184-3/+61
* There are a ton of FIXMES and request/response IDs are not yet working fullyAlan Conway2007-01-184-111/+5
* * Renamed Session* classes to Connection* to align with AMQP specAlan Conway2007-01-164-20/+20
* * Refactor: Moved major broker components (exchanges, queues etc.) fromAlan Conway2007-01-151-3/+3
* * Added Requester/Responder classes to manage request-ids, response-ids,Alan Conway2007-01-141-1/+96
* Use amqp 0-9 request/response framing in broker and client.Alan Conway2007-01-121-20/+11
* * Build order - src before tests.Alan Conway2007-01-114-18/+59
* version back merge from trunk rev 494553.Carl C. Trieloff2007-01-094-8/+11
* Automated C++ client_test and topictest.Alan Conway2007-01-0910-72/+69
* Disabled python tests, added system tests to build: client_test, topictest.Alan Conway2007-01-098-159/+53
* Multi version part 3. (2 more to come + tests)Carl C. Trieloff2006-12-213-6/+11
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-204-9/+7
* Adding files for EventChannel implementation.Alan Conway2006-12-204-0/+355
* * cpp/gen/Makefile.am: fixed generated code dependencies.Alan Conway2006-12-191-1/+2
* A bit more documentation for the client tests which are currently doubling as...Gordon Sim2006-12-134-10/+128
* Added some doxygen comments for the client API.Gordon Sim2006-12-133-8/+8
* 2006-12-11 Alan Conway <aconway@redhat.com>Alan Conway2006-12-121-3/+3
* Allow xid to be associated with publication and acknowledgements.Gordon Sim2006-12-112-16/+42
* Patch posted to dev listed:Gordon Sim2006-12-113-11/+20
* 2006-12-08 Jim Meyering <meyering@redhat.com>Carl C. Trieloff2006-12-081-2/+3
* 2006-12-08 Based on a patch by Jim Meyering <meyering@redhat.com>Alan Conway2006-12-081-4/+3
* Some more unit tests.Gordon Sim2006-12-081-15/+200
* New make-dist script and related files. Just a hack for now to build a binary...Steven Shaw2006-12-072-0/+84
* Added unit test and slightly refactored code.Gordon Sim2006-12-072-0/+90
* Allow non-durable messages to be lazy-loaded. Cleanup of lazy-loaded messages Gordon Sim2006-12-063-46/+56
* Added new configuration option for staging threshold (size above which messages Gordon Sim2006-12-061-0/+10
* Patch sumbitted to qpid-dev:Gordon Sim2006-12-061-5/+5
* Patch from Andrew Stitcher, sent to qpid-dev list.Gordon Sim2006-12-041-3/+3
* 2006-12-04 Jim Meyering <jim@meyering.net>Alan Conway2006-12-041-4/+2
* Fixed quoting error in tests/Makefile.am.Alan Conway2006-12-011-2/+1
* Further checkin of previous patch ( I seem to have done something wrong to ha...Gordon Sim2006-12-011-19/+18