summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4989: moved Java perf test README into a docbook so it can be published ...Phil Harvey2013-07-255-107/+326
* QPID-4640: QPID-3633: Remove autotools build from qpid C++ source treeAndrew Stitcher2013-07-2571-11196/+10
* QPID-5016: Zero rmgr struct element with correct size.Andrew Stitcher2013-07-251-1/+1
* QPID-5012: [Java Broker] Turn off BDB JE stats generation feature (on by defa...Keith Wall2013-07-241-0/+1
* QPID-5014: Require "--enable-deprecated-autotools" to use autotoolsAndrew Stitcher2013-07-241-3/+19
* QPID-5015: increase timeouts for queue flow testsKenneth Anthony Giusti2013-07-241-4/+6
* NO_JIRA Changed the exception thrown for an invalid destination from a regula...Rajith Muditha Attapattu2013-07-231-2/+2
* NO_JIRA Corrected the error message thrown when the message id is not ofRajith Muditha Attapattu2013-07-231-1/+1
* QPID-3838 Removed two System.out's from the code.Rajith Muditha Attapattu2013-07-232-2/+0
* QPID-5012: update optional BDB store to use version 5.0.84 of BDB JEKeith Wall2013-07-234-4/+4
* QPID-5011: C++ Broker ACL allows one connection when user quota is zeroCharles E. Rolke2013-07-221-1/+3
* QPID-5009 : Update broker store to revision 7Robert Godfrey2013-07-196-11/+282
* NO-JIRA adding tools/src/java/src/qpid-broker-plugins-management-qmf2/java/or...Fraser Adams2013-07-191-0/+118
* JIRA: QPID-5005 The Java Broker Plugin API has changed to need overridden get...Fraser Adams2013-07-191-0/+6
* QPID-5001 - Removed old site directoryTed Ross2013-07-187-462/+0
* QPID-5003: set finite lifetime by default for durable subscription queues tha...Gordon Sim2013-07-185-20/+57
* QPID-5002: durable links are reliable by default; autodelete subscription que...Gordon Sim2013-07-181-3/+5
* NO-JIRA: ensure interface is specified for verification of old examples (ther...Gordon Sim2013-07-181-1/+1
* NO-JIRA: ensure interface is specified for verification of old examplesGordon Sim2013-07-181-1/+1
* QPID-4999 : [Java Broker] Strip selector arguments from persistent bindings t...Robert Godfrey2013-07-181-0/+7
* QPID-4999 : [Java Broker] Strip selector arguments from persistent bindings t...Robert Godfrey2013-07-1813-71/+706
* QPID-4961: Change project.version.maven to 0.26Alex Rudyy2013-07-181-1/+1
* QPID-4961: Change trunk version to 0.25Justin Ross2013-07-1813-16/+16
* QPID-4983 : [Java Broker] Move store implementations to broker pluginsRobert Godfrey2013-07-171-0/+18
* QPID-4998 : [Java Broker] Add ability to set durability, sync policy on creat...Robert Godfrey2013-07-171-1/+38
* QPID-4996: Restrict queue rebinding on 0.8/0-9.x path to the topic exchanges ...Alex Rudyy2013-07-174-1/+137
* QPID-4995: Generate queue name on a client if it is not provided in binding URLAlex Rudyy2013-07-174-3/+198
* QPID-4994: Remove redundant binding URL options for subscription name and cli...Alex Rudyy2013-07-174-39/+41
* NO-JIRA: Enhance proton version compatibility check to restrict latest as wel...Gordon Sim2013-07-171-7/+12
* QPID-4988: fix test script for case where AMQP 1.0 support is not builtGordon Sim2013-07-171-3/+4
* QPID-4993: reroute dropped messages in ring queue if alternate exchange is sp...Gordon Sim2013-07-174-13/+35
* QPID-4988: add test script introduced in last commit to EXTRA_DISTGordon Sim2013-07-171-0/+1
* QPID-4659 : [Java Broker] fix pom generationRobert Godfrey2013-07-163-3/+3
* QPID-4659 : [Java Broker] fix bdbstore dependencies on pluggable protocolsRobert Godfrey2013-07-161-2/+2
* NO-JIRA: Ant eclipse targets now support eclipse.project.suffix property.Phil Harvey2013-07-161-2/+2
* QPID-4907: fix unit testGordon Sim2013-07-161-0/+1
* QPID-4988: Add test runs using swigged python clientGordon Sim2013-07-1621-38/+442
* QPID-4659 : [Java Broker] move amqp 0-8 implementation into a pluginRobert Godfrey2013-07-1695-21/+58
* QPID-4659 : [Java Broker] reduce unnecessary usage of 0-8 classes in testsRobert Godfrey2013-07-1611-66/+48
* QPID-4659 : [Java Broker] reduce unnecessary usage of 0-8 classes in testsRobert Godfrey2013-07-1610-174/+162
* QPID-4659 : [Java Broker] tidy up amqp 0-8 implementation, reduce unnecessary...Robert Godfrey2013-07-1563-331/+294
* QPID-4659 : [Java Broker] move amqp 0-10 implementation into a pluginRobert Godfrey2013-07-1541-72/+176
* QPID-4659 : [Java Broker] move amqp 1-0 implementation into a pluginRobert Godfrey2013-07-1537-11/+179
* QPID-4659 : [Java Broker] remove redundant codeRobert Godfrey2013-07-152-472/+0
* QPID-4659 : [Java Broker] make message fomat conversions pluggable for differ...Robert Godfrey2013-07-1515-246/+1376
* QPID-4987: Fix URL link to Qpid docs.Alan Conway2013-07-151-1/+1
* NO-JIRA - Fixed bug in parse-error handling.Ted Ross2013-07-153-2/+5
* QPID-4659 : [Java Broker] make message meta data pluggable for different prot...Robert Godfrey2013-07-1517-52/+330
* QPID-4659 : [Java Broker] fix protocol version specific code in logging, subs...Robert Godfrey2013-07-1418-161/+134
* QPID-4659 : [Java Broker] make protocol engines pluggableRobert Godfrey2013-07-1418-240/+628