summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QPID-4659 : [Java Broker] preliminary refactoring in preparation for pluggabl...Robert Godfrey2013-07-14117-386/+388
* QPID-4983 : [Java Broker] Move store implementations to broker pluginsRobert Godfrey2013-07-1333-60/+210
* QPID-3247: add policy for self-struct subscription queueGordon Sim2013-07-138-0/+128
* Add Windows Powershell version of this test. NO-JIRA.Stephen D. Huston2013-07-121-0/+71
* QPID-4967 - Router code advancesTed Ross2013-07-128-216/+521
* Warn that python 3.x and ruby 2.x do not work. Related to QPID-4982.Stephen D. Huston2013-07-122-4/+8
* QPID-4407: verify mechanism used when no external SASL library is availableGordon Sim2013-07-121-3/+21
* QPID-4834: Fixed how Ruby spout example processes connection optionsDarryl L. Pierce2013-07-122-2/+26
* NO-JIRA: Marked 0.24 as have no Ruby language specific changes.Darryl L. Pierce2013-07-121-0/+3
* QPID-4907: change qpidd default mode for QMF event and update publishing to u...Kenneth Anthony Giusti2013-07-123-27/+72
* NO-JIRA: Fixed typo in the Ruby ChangeLog file.Darryl L. Pierce2013-07-121-1/+1
* NO-JIRA - Added a read-me file for Dispatch.Ted Ross2013-07-111-0/+20
* QPID-4986: ensure correct handler is called for message-id typed propertiesGordon Sim2013-07-113-121/+6
* QPID-4985: ensure calculated buffer size is accurateGordon Sim2013-07-111-1/+1
* Fix MSVC compile warning struct vs. class. NO-JIRA.Stephen D. Huston2013-07-111-1/+1
* QPID-4976: support standard lifetime policiesGordon Sim2013-07-1022-206/+588
* QPID-4983 : [Java Broker] Move store implementations to broker pluginsRobert Godfrey2013-07-1028-41/+169
* NO-JIRA: skip build of posix qmfv2 example on windowsKenneth Anthony Giusti2013-07-091-1/+4
* QPID-4944: HA skip test test_failover_send_receive till fixed.Alan Conway2013-07-091-1/+3
* QPID-4967 - Added the message transmit linkage from python.Ted Ross2013-07-093-2/+38
* QPID-4968 - Added an IO adapter for python modules to send and receive messagesTed Ross2013-07-0820-143/+574
* NO-JIRA: add README for qmf2 C++ examplesKenneth Anthony Giusti2013-07-081-0/+41
* QPID-4627: fix faulty switch statementGordon Sim2013-07-081-0/+1
* QPID-4980 : [Java Broker] add connection pool attributes to http managementRobert Godfrey2013-07-0537-40/+360
* QPID-4980 : [Java Broker] In HTTP Management make (standard) virtual host sto...Robert Godfrey2013-07-0518-16/+337
* NO-JIRA: add the QMFv2 C++ examples build to cmakeKenneth Anthony Giusti2013-07-052-0/+99
* QPID-4327: Minor edits to ha-transactions.mdAlan Conway2013-07-051-8/+11
* NO-JIRA: HA Changed output directory for ha_tests.py to avoid other testsc ov...Alan Conway2013-07-051-2/+5
* QPID-4968 - Added an adapter module for Python-to-Dispatch calls.Ted Ross2013-07-055-41/+248
* QPID-4977 : [Java Broker] the virtualhost creation dialog doesnt display the ...Robert Godfrey2013-07-051-3/+4
* QPID-4627: Implement most of the remaining selector special identifiersAndrew Stitcher2013-07-0511-41/+136
* QPID-4973 : [Java Broker] Refactor DurableConfigurationStore interface to be ...Robert Godfrey2013-07-0549-512/+865
* NO-JIRA - Updated printf format codes to be portable.Ted Ross2013-07-051-4/+5
* QPID-4944: HA Sporadic failure: test_failover_send_receiveAlan Conway2013-07-046-15/+14
* QPID-4944: HA Sporadic failure - logging improvements used to investigate.Alan Conway2013-07-047-13/+14
* QPID-4968 - Added Python/Dispatch data conversion utilities.Ted Ross2013-07-045-0/+218
* QPID-4975: Only send correlation id if it isn't empty.Andrew Stitcher2013-07-031-1/+2
* QPID-4974 - Additional tests added.Ted Ross2013-07-031-19/+108
* NO-JIRA: Java performance tests: refactored testdefs/VaryingNumberOfParticipa...Phil Harvey2013-07-034-2975/+89
* NO-JIRA: Java performance tests: removed latency tests and charts that are no...Phil Harvey2013-07-037-2587/+0
* QPID-4974 - Added parsing tests (and fixes for bugs they found).Ted Ross2013-07-027-2/+106
* QPID-4974 - Generalized the mechanisms for composing and parsing AMQP-encoded...Ted Ross2013-07-0210-340/+762