summaryrefslogtreecommitdiff
path: root/java/broker
Commit message (Expand)AuthorAgeFilesLines
* QPID-32 : Persistence OptimisationRobert Greig2007-01-121-0/+3
* QPID-278Martin Ritchie2007-01-122-7/+3
* QPID-276Martin Ritchie2007-01-124-12/+29
* QPID-146 QPID-112 QPID-278Martin Ritchie2007-01-129-24/+551
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-1131-99/+31
* QPID-32 Fix for non-persistent message sendingRobert Greig2007-01-111-1/+1
* QPID-32: transaction fixesRobert Greig2007-01-119-29/+154
* Added QPID_OPTS var to command line to allow passing of useful -D props inclu...Marnie McCormack2007-01-111-2/+4
* QPID-32 : Add persistence to work with ShortStringsRobert Greig2007-01-116-11/+20
* QPID-277 Bhupendra Bhusman Bhardwaj2007-01-101-0/+13
* QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more...Robert Greig2007-01-108-68/+180
* QPID-273 : (Patch supplied by Rob Godfrey) Remove unnecessary Map creationRobert Greig2007-01-102-186/+174
* QPID-271 : (Patch supplied by Rob Godfrey) Implement fanout exchangeRobert Greig2007-01-103-1/+214
* QPID-269 : (Patch supplied by Rob Godfrey) Add getType() to ExchangeRobert Greig2007-01-094-0/+19
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-0849-293/+306
* QPID-32: new model for holding and processing message in memory to support ne...Robert Greig2007-01-0759-1182/+2565
* Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and ...Kim van der Riet2007-01-041-7/+4
* QPID-248 Modified field table types to not conflict with the officially speci...Rafael H. Schloming2007-01-041-1/+1
* QPID-233 : Patch from Rob Godfrey - fix to lock.unlock() bugRobert Greig2007-01-011-1/+1
* Reduced logging level to debug to avoid performance sapping outputRobert Greig2006-12-291-10/+38
* MBean created as a separate classBhupendra Bhusman Bhardwaj2006-12-282-167/+201
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-223-56/+136
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-2226-73/+274
* QPID-227Bhupendra Bhusman Bhardwaj2006-12-211-0/+5
* QPID-188 Bhupendra Bhusman Bhardwaj2006-12-214-32/+15
* add clover support, fix logging level variablesStephen Vinoski2006-12-201-3/+1
* conf file for jpackageRafael H. Schloming2006-12-201-0/+49
* QPID-101Martin Ritchie2006-12-206-49/+243
* QPID-21 outstanding issues:Martin Ritchie2006-12-206-40/+126
* QPID-222Martin Ritchie2006-12-191-1/+3
* Maven output clean up.Martin Ritchie2006-12-191-2/+7
* QPID-216Martin Ritchie2006-12-1910-68/+112
* QPID-188 Bhupendra Bhusman Bhardwaj2006-12-191-0/+1
* QPID-21Martin Ritchie2006-12-1932-44/+3854
* clean up warnings about unused variablesStephen Vinoski2006-12-183-4/+3
* QPID-212 QPID-214 Patch supplied by Rob GodfreyRobert Greig2006-12-182-9/+15
* null check added for null header propertiesBhupendra Bhusman Bhardwaj2006-12-181-7/+14
* QPID-211 : Patch supplied by Rob Godfrey - Perform null check against routing...Robert Greig2006-12-181-1/+1
* remove unused importsStephen Vinoski2006-12-186-10/+0
* QPID-183 Patch supplied by Rob Godfrey. Major changes to durable topic subscr...Robert Greig2006-12-157-17/+302
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@487299...Bhupendra Bhusman Bhardwaj2006-12-142-6/+7
* QPID-190 Bhupendra Bhusman Bhardwaj2006-12-144-539/+734
* Added comments about possible RejectedExecutionException that may occur when ...Martin Ritchie2006-12-132-2/+12
* set logging level with propertyStephen Vinoski2006-12-121-1/+2
* QPID-95 : Patch supplied by Rob Godfrey - throws correct exception when encou...Robert Greig2006-12-121-1/+12
* fix misplaced double quoteStephen Vinoski2006-12-111-1/+1
* FieldTable change.Martin Ritchie2006-12-052-2/+4
* QPID-148Martin Ritchie2006-12-041-0/+5
* QPID-129 Bhupendra Bhusman Bhardwaj2006-11-2711-586/+403
* properly limit scope for test-only dependenciesStephen Vinoski2006-11-241-7/+0