summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added some extra info to example doc for xml exchange.Gordon Sim2008-08-111-0/+5
* QPID-1193 : Actually removed the calls that pass in the ugly nullMartin Ritchie2008-08-112-2/+2
* QPID-1223 : Updated AckTest to correctly create and close the ApplicationRegi...Martin Ritchie2008-08-111-6/+3
* Update to review generator to have title on all columns and h2. for Jira sectionMartin Ritchie2008-08-112-2/+2
* QPID-1193 : re-added createQueue(AMQQueue queue) method, after code review call.Martin Ritchie2008-08-114-0/+24
* QPID-1223 : Updated tests to correctly close the ApplicationRegistry that wer...Martin Ritchie2008-08-113-1/+11
* QPID-1220 Updated assert to show exception message when there is no cause setMartin Ritchie2008-08-111-1/+1
* QPID-1218: cleaned up the interface to IoTransport a bit; added IoAcceptor; f...Rafael H. Schloming2008-08-0915-112/+267
* QPID-1213: simplified unprocessed message and moved version specific code int...Rafael H. Schloming2008-08-0834-861/+583
* QPID-1218 Optionally use IoTransport, it's hot, but doesn't pass all the tes...Aidan Skinner2008-08-0811-14/+350
* QPID-1210: added missing \Rafael H. Schloming2008-08-081-1/+1
* QPID-1226 : DupsOk test never creates the client so create one for the messag...Martin Ritchie2008-08-081-5/+13
* QPID-1223 : added ApplicationRegistry.remove. Need to convert to QTC.Martin Ritchie2008-08-081-1/+3
* QPID-1136 : Provided a fix for the leak in UnacknowledgedMessage when acking...Martin Ritchie2008-08-089-85/+145
* QPID-1225 cause test to fail if it times out.Martin Ritchie2008-08-081-1/+4
* QPID-1213: fixed a performance regressing from converting uuid -> string and ...Rafael H. Schloming2008-08-081-4/+1
* QPID-1224: add methods to get the list of message ids from a queue, with opti...Aidan Skinner2008-08-083-0/+204
* QPID-1213: removed empty .java files leftover from applying a patchRafael H. Schloming2008-08-072-0/+0
* Check CPG flow control.Alan Conway2008-08-073-16/+48
* QPID-1213: Patch from rgodfrey to refactor AbstractJMSMessage and descendants...Rafael H. Schloming2008-08-0753-1116/+2384
* QPID-1182 : Some of the NullPointerExceptions from the SimpleACLTest are due ...Martin Ritchie2008-08-071-7/+14
* QPID-1195 , QPID-1193 Initial changes to allow bind and queue arguments to be...Martin Ritchie2008-08-0716-66/+776
* On broker shutdown, re-join the timer thread outside of a locked scope to pre...Ted Ross2008-08-071-15/+17
* Patch from Gordon Sim to fix issues with hasOutput implementation.Alan Conway2008-08-073-8/+32
* QPID-1218: fix stupid used-only-by-tests method breakage that I have exposedAidan Skinner2008-08-071-1/+1
* Removed recursive patch to patchGordon Sim2008-08-071-123/+0
* Updated suppressions for changes to ThreadGordon Sim2008-08-071-3/+142
* QPID-1218: Boost broker performance by lots.Aidan Skinner2008-08-0711-73/+59
* Remove reference to deleted sys/posix/Thread.hGordon Sim2008-08-071-1/+0
* QPID-1222: round up the buffer size to the nearest power of twoRafael H. Schloming2008-08-061-2/+17
* - Added OutputTask::hasOutput() test.Alan Conway2008-08-0613-10/+66
* Refactor Thread platform code so that the implementation is completelyAndrew Stitcher2008-08-063-95/+76
* QPID-1221: added customizable UUID generation and switched the default strate...Rafael H. Schloming2008-08-066-2/+203
* correct action on purge & remove ROUTINGKEY typeCarl C. Trieloff2008-08-063-3/+2
* Added actions for ACL on mgnt actionsCarl C. Trieloff2008-08-052-2/+6
* QPID-1219: cleanup of prior commit (r682887)Rafael H. Schloming2008-08-053-197/+8
* Profiling driven changes:Rafael H. Schloming2008-08-0537-993/+534
* Fix Cluster::send encode race.Alan Conway2008-08-055-11/+30
* * revised approach for setting tcp-nodelay on client to avoid breaking platfo...Gordon Sim2008-08-058-28/+37
* Fix sporadic shutdown hang in clustered broker.Alan Conway2008-08-056-25/+55
* Restructured qpid-tool commands to allow active-only listsTed Ross2008-08-052-17/+26
* Removed spurious printTed Ross2008-08-051-1/+0
* QPID-1214 - Committed William's patchTed Ross2008-08-053-7/+25
* Modified error checking on TCP socket read so that it's no longer fatalAndrew Stitcher2008-08-051-1/+5
* QPID-1206: Fix failover and failover testsAidan Skinner2008-08-055-52/+39
* Add slf4j deps to perftests, we should move all this to antAidan Skinner2008-08-051-0/+25
* correc version numberCarl C. Trieloff2008-08-041-1/+1
* updated ais instructionsCarl C. Trieloff2008-08-041-2/+8
* QPID-1215 : Replaced use of FileReader with FileInputStreamMartin Ritchie2008-08-041-2/+2
* Initial framework for ACL readerKim van der Riet2008-08-016-4/+142