summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Skeleton of interop testing code added.Robert Greig2007-03-1311-7/+1155
* Fixed problems with new retrotranslator plugin snapshot. Upgraded to use the ...Robert Greig2007-03-134-98/+26
* Fixes retrotranslator plugin. New snapshot version broke the build!Robert Greig2007-03-131-1/+1
* QPID-346,QPID-386,QPID-403, QPID-410 Rollback, Basic-Reject, QueueBrowser NO_...Martin Ritchie2007-03-1331-515/+1191
* Fixed line endingsAndrew Stitcher2007-03-091-42/+42
* Fixed end of line property on test scriptsAndrew Stitcher2007-03-090-0/+0
* Fixed the test failures due to changes in the broker codeBhupendra Bhusman Bhardwaj2007-03-093-40/+12
* (Patch submitted by Rupert Smith) Created distribution zip from all deps jar ...Robert Greig2007-03-083-109/+138
* added test harness, tests, and a few missing pieces of implementationRafael H. Schloming2007-03-0710-64/+360
* Fixed -> Clicking the top level Refresh button was throwing NullPointerExcept...Bhupendra Bhusman Bhardwaj2007-03-077-169/+155
* 1. Fixed the AMQQueueMBeanTest failures due to changes in AMQQueuMBean.getQue...Bhupendra Bhusman Bhardwaj2007-03-074-21/+236
* (Patch submitted by Rupert Smith)Robert Greig2007-03-075-22/+27
* (Patch submitted by Rupert Smith). Removed client-java14 module, as it is doi...Robert Greig2007-03-071-1/+4
* Marked getNextMessage as privateMartin Ritchie2007-03-061-1/+1
* QPID-405 Reduce excess output during testsMartin Ritchie2007-03-0612-20/+46
* QPID-403 QPID-346 QPID-355 QPID-386 QPID-389 Updates to fix Transactional Rol...Martin Ritchie2007-03-0630-454/+1599
* Send missing recoverOk response to recover.Alan Conway2007-03-051-0/+1
* Fix typo: recover method had <response name="rollback-ok"/>, changedAlan Conway2007-03-051-1/+1
* QPID-388 : hand merged the changes done in perftesting branch Bhupendra Bhusman Bhardwaj2007-03-058-79/+99
* (Patch submitted by Rupert Smith) Small changes to use virtual hosts, merged ...Robert Greig2007-03-014-45/+45
* (Patch submitted by Rupert Smith) Qpid0394.diffRobert Greig2007-03-015-572/+821
* QPID-383 (Patch submitted by Tomas Restrepo) ssl_really.patchRobert Greig2007-02-284-14/+24
* (Patch submitted by Tomas Restrepo) QPID-385.Robert Greig2007-02-281-4/+4
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@512701 13f7...Robert Greig2007-02-280-0/+0
* (Patch submitted by Rupert Smith) dotnet_iop.diff.Robert Greig2007-02-2820-33/+1579
* (Patch submitted by Rupert Smith). java_iop.diffRobert Greig2007-02-2813-41/+2063
* (Patch submitted by Tomas Restrepo) QPID-354.Robert Greig2007-02-277-50/+337
* (Patch submitted by Tomas Restrepo) QPID-ByteBuffer.diff.Robert Greig2007-02-2646-4677/+2295
* QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi...Robert Godfrey2007-02-2537-506/+1290
* Tidied up importsMartin Ritchie2007-02-231-3/+0
* QPID-346 Message loss after rollbackMartin Ritchie2007-02-2332-609/+1707
* Fixed cases where open channel was re-opened.Gordon Sim2007-02-211-6/+3
* Check for existing channel on channel_openGordon Sim2007-02-211-3/+9
* QPID-348 Reverted unecessary nowait addition to amqp Basic.Recover spec.Martin Ritchie2007-02-213-18/+5
* QPID-348 Problems related to prefetching of messages Martin Ritchie2007-02-217-125/+398
* Added building of examples and java 1.4 client to main build. So we don't for...Martin Ritchie2007-02-211-0/+2
* * qpidc.spec.in: Add a %changelog entry for 0.1-4.Jim Meyering2007-02-201-1/+6
* (Path submitted by Rupert Smith) Qpid-338. Custom SASL implementation for Jav...Robert Greig2007-02-2021-256/+2514
* QPID-382 Bhupendra Bhusman Bhardwaj2007-02-202-36/+52
* QPID-325 : Persist durable exchange information in the storeRobert Godfrey2007-02-2051-306/+1099
* Intelj renamed AMQInvalidArgumentException in the generated code not the gram...Martin Ritchie2007-02-201-3/+3
* Renamed AMQInvalidSelectorException to be AMQInvalidArgumentException to bett...Martin Ritchie2007-02-208-31/+25
* QPID-374Bhupendra Bhusman Bhardwaj2007-02-1914-397/+637
* Fully propogated timeouts during AMQConnection.close. Still needs timeouts to...Martin Ritchie2007-02-194-104/+12
* * qpidc.spec.in (URL): Update URL: and Source0: to point useJim Meyering2007-02-191-2/+2
* QPID-379 Bounced Messages do not appear in connection exception listener. Martin Ritchie2007-02-196-93/+226
* QPID-376 Renamed Test case StateManagerMartin Ritchie2007-02-191-3/+1
* QPID-376 Renamed Test case StateManagerMartin Ritchie2007-02-191-0/+108
* Badly named file annoyed surefireMartin Ritchie2007-02-191-108/+0
* QPID-372, QPID-376 Broker now ignores all frames for closing channels. Martin Ritchie2007-02-1911-112/+822