summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4555: HA Primary sets explicit qpid.replicate in Queue and Exchange argu...Alan Conway2013-02-0711-101/+109
* QPID-4555: HA Check for backup ready when new backup joins.Alan Conway2013-02-073-3/+9
* QPID-4555: HA Don't shut down on deleting an exchange that is in use as an al...Alan Conway2013-02-071-0/+9
* QPID-4568: Improved the Ruby rdocs.Darryl L. Pierce2013-02-079-315/+416
* QPID-4567: Dropped the errors.rb file and special exceptions.Darryl L. Pierce2013-02-074-66/+22
* QPID-4568: Fixed the wording in the ChangeLog.Darryl L. Pierce2013-02-071-2/+2
* QPID-4568: Marked all license prologs as not rdoc material in Ruby.Darryl L. Pierce2013-02-0710-20/+21
* QPID-4568: Removed the extraneous block at the top of LICENSEDarryl L. Pierce2013-02-071-4/+0
* QPID-4568: Fixed the TODO list for Ruby.Darryl L. Pierce2013-02-071-5/+10
* QPID-4568: Fixed up the README.rdoc fileDarryl L. Pierce2013-02-071-20/+15
* QPID-4567: Moved the gem packaging to using a gemspec file.Darryl L. Pierce2013-02-073-173/+2
* QPID-4570 : Multiple AMQP1-0 Connections cause error if JMX management is ena...Robert Godfrey2013-02-072-5/+3
* QPID-4556: pass max depth options correctly. Patch from Brad Hoekstra.Gordon Sim2013-02-061-2/+2
* QPID-4569: export symbol for module loadingGordon Sim2013-02-061-1/+3
* QPID-4569: ensure modules are loaded before processing protocol optionGordon Sim2013-02-051-0/+2
* NO-JIRA: Minor doc editsAlan Conway2013-02-051-39/+51
* QPID-4312: use the JMS Queue#getQueueName() implementation instead of getName...Robert Gemmell2013-02-051-1/+1
* QPID-4312: reduce visibility and narrow argument type for new check methods, ...Robert Gemmell2013-02-054-34/+95
* QPID-4538Ted Ross2013-02-0414-538/+657
* NO-JIRA: Moved to a Gemspec file for packaging up the Ruby bindings.Darryl L. Pierce2013-02-041-0/+31
* QPID-4566 Allow a non UUID String to be set as message-id. This isRajith Muditha Attapattu2013-02-041-10/+9
* QPID-4565: Fixed the encode method for messages.Darryl L. Pierce2013-02-041-13/+1
* QPID-4565: Setting message content turned maps and lists into strings.Darryl L. Pierce2013-02-042-11/+34
* QPID-4564: Fixes decoding in Ruby.Darryl L. Pierce2013-02-041-3/+3
* NO-JIRA: Changed references to "URI" to be "address string".Darryl L. Pierce2013-02-046-10/+10
* QPID-4562: Changed Message.reply_to to accept a address string.Darryl L. Pierce2013-02-043-4/+18
* QPID-4563: Changed the Address constructor to take a URI.Darryl L. Pierce2013-02-0410-34/+17
* NO-JIRA: Fixed Rspec tests to remove deprecated methods.Darryl L. Pierce2013-02-041-1/+1
* QPID-4312 : [Java Client] add option for verification of queue existence duri...Robert Godfrey2013-02-049-29/+180
* QPID-4504: Break up the Perl sources into individual source modules.Darryl L. Pierce2013-02-0112-921/+1102
* QPID-4555: Fix handling of no-credit consumers in Queue::getNextMessage.Alan Conway2013-01-312-1/+5
* QPID-4555: HA fix deletion of self from membership.Alan Conway2013-01-311-1/+2
* QPID-4555: HA Fix race condition in rejecting connections.Alan Conway2013-01-312-8/+10
* QPID-4555: HA fix sporadic core dump in BrokerReplicator::disconnectedAlan Conway2013-01-313-9/+24
* QPID-4555: HA Fix race condition in QueueGuardAlan Conway2013-01-313-54/+44
* QPID-4555: HA Test bugs causing sporadic faiulres in ha_tests.ReplicationTest...Alan Conway2013-01-312-12/+19
* NO-JIRA: QPID-3921: More Header file tidy upAndrew Stitcher2013-01-314-15/+10
* QPID-4514: Remove IO start/stop reading primitives used by removed clusterAndrew Stitcher2013-01-305-62/+9
* QPID-4514: Remove IO readCredit throttling only used by removed cluster codeAndrew Stitcher2013-01-3015-63/+2
* QPID-4554: correct use of 'ssl_keyfile' parameter in QPID toolsKenneth Anthony Giusti2013-01-307-4/+29
* QPID-4552: Messaging examples now build.Darryl L. Pierce2013-01-301-0/+45
* QPID-4533: fixed bug in perftest ResultsDbWriter's default run ID to make it ...Phil Harvey2013-01-302-5/+23
* QPID-4533: Modified perftests to support writing results to a database, and e...Phil Harvey2013-01-3030-172/+1198
* NO-JIRA: Fix build error in windows buildAlan Conway2013-01-281-0/+1
* QPID-4493: Fixes a memory leak in the Perl language bindings.Darryl L. Pierce2013-01-281-8/+4
* Refer to Url consistently as a struct, not a class. Removes warning on MSVC. ...Stephen D. Huston2013-01-252-2/+2
* QPID-4541 Added the ability to turn off replay at the time the sessionRajith Muditha Attapattu2013-01-254-8/+36
* QPID-4550 : AMQP 1.0 Persistent Messages cause failure on restartRobert Godfrey2013-01-257-19/+137
* QPID-4281: Fix setting of log4j configuration in system tests. While testing ...Alex Rudyy2013-01-2411-73/+302
* Obtain ProgramFiles location correctly on 32 and 64 bit systems. Fixes QPID-4548Stephen D. Huston2013-01-241-6/+10