summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4116: Allow the path to qpid-send and qpid-receive programs to be specif...Gordon Sim2013-02-151-3/+7
* QPID-4538 - Added router executableTed Ross2013-02-155-0/+613
* NO-JIRA: Update Java Broker SSL docbook to note that keystorepassword must ma...Keith Wall2013-02-152-0/+15
* QPID-4584: Add documentation about java broker management REST interfacesAlex Rudyy2013-02-144-2/+400
* NO-JIRA: Rationalised unit test buildAndrew Stitcher2013-02-141-37/+48
* NO-JIRA: Removed unnecessary extra message filter checkAndrew Stitcher2013-02-141-1/+1
* QPID-4580: Added a README file for Perl.Darryl L. Pierce2013-02-131-0/+15
* QPID-4580: Provides perldoc documentation to the Perl bindings.Darryl L. Pierce2013-02-139-40/+1530
* NO-JIRA: Fixes a few typos in the Ruby documentation.Darryl L. Pierce2013-02-135-12/+15
* QPID-4577: Enable/disable high resolution log timestampsCharles E. Rolke2013-02-128-3/+140
* QPID-4554: fix old qmf console to allow keyfileKenneth Anthony Giusti2013-02-121-3/+6
* QPID-4544: Perl bindings now support UTF8 encodingDarryl L. Pierce2013-02-122-1/+15
* QPID-4579: Fixes building Qpid under the latest GCC (4.8.0).Darryl L. Pierce2013-02-121-19/+24
* QPID-4575 Visual Studio 2012 - Add VS2012 to cmake shell script.Charles E. Rolke2013-02-111-16/+25
* QPID-4575: Visual Studio 2012 - Update boost version list to latest release.Charles E. Rolke2013-02-111-1/+1
* QPID-4533: Java Performance Tests - addressed bug in JdbcSeriesBuilder that c...Phil Harvey2013-02-098-19/+203
* QPID-4054 C++ Broker connection limits per userCharles E. Rolke2013-02-0910-96/+566
* QPID-4575 Visual Studio 2012 requires exported destructorCharles E. Rolke2013-02-082-0/+4
* QPID-4555: HA Replace QueueSettings::declaredExclusive with isTemporary.Alan Conway2013-02-084-6/+5
* QPID-4567: Removed errors from qpid_messaging.rb.Darryl L. Pierce2013-02-081-1/+0
* QPID-4538Ted Ross2013-02-0713-61/+270
* QPID-4555: HA Add QueueSettings::declaredExclusive for exclusive queues.Alan Conway2013-02-075-3/+8
* 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