summaryrefslogtreecommitdiff
path: root/cpp/bindings/qpid/ruby
Commit message (Expand)AuthorAgeFilesLines
* QPID-4892: Re-add the examples to the gemfile.Darryl L. Pierce2013-05-281-0/+1
* QPID-4842: Ruby spout.rb calls wrong API to set message properties.Darryl L. Pierce2013-05-141-1/+1
* NO-JIRA: Removing the reference to errors.rb that crept back in.Darryl L. Pierce2013-04-251-1/+0
* QPID-4776: Fixes building Ruby bindings on Cmake < 2.8Darryl L. Pierce2013-04-251-1/+13
* NO-JIRA: Removed references to deleted Exceptions in Ruby tests.Darryl L. Pierce2013-04-253-3/+4
* QPID-4588: Updated the Ruby language bindings.Darryl L. Pierce2013-02-181-1/+1
* NO-JIRA: Fixes a few typos in the Ruby documentation.Darryl L. Pierce2013-02-135-12/+15
* QPID-4567: Removed errors from qpid_messaging.rb.Darryl L. Pierce2013-02-081-1/+0
* 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
* NO-JIRA: Moved to a Gemspec file for packaging up the Ruby bindings.Darryl L. Pierce2013-02-041-0/+31
* 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-4466: Add support for Duration multiplication to Ruby bindings.Darryl L. Pierce2012-12-182-0/+43
* QPID-4495: RVM fails to use C++ compiler for the Ruby gem.Darryl L. Pierce2012-12-071-1/+2
* NO-JIRA: Fix bindings breakage from previous checkinsAndrew Stitcher2012-11-281-1/+1
* QPID-4207 : Relocated all swig .i files to the include directory.Darryl L. Pierce2012-11-273-4/+6
* QPID-4377: Update trunk versions to 0.21Justin Ross2012-11-191-1/+1
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-1/+1
* JIRA 4291 : Consolidated all requires in Ruby library.Darryl L. Pierce2012-10-1116-19/+1
* JIRA 4291 : Renamed the gemfile to qpid_messaging.Darryl L. Pierce2012-10-1121-29/+27
* JIRA 4291 : Some cleanup on the rdoc generation and markups.Darryl L. Pierce2012-10-113-5/+7
* NO-JIRA: Suppress swig warning - ruby doesn't have != operator anywayAndrew Stitcher2012-10-111-0/+2
* QPID-4111: Move trunk version numbers to 0.19Justin Ross2012-07-091-1/+1
* QPID-4101: Fixes building the Ruby language bindings for Ruby 1.9Andrew Stitcher2012-07-051-2/+3
* QPID-3992 - Removed the Boost license text from the Ruby LICENSE file.Ted Ross2012-05-251-29/+0
* QPID-3995 - Cleans up queues created during Cucumber feature tests Ted Ross2012-05-256-12/+29
* QPID-3962: Added licensing to the Cucumber feature test step definitionsJustin Ross2012-04-195-0/+95
* QPID-3928 - Removed trailing colons in conditionals.Ted Ross2012-04-161-2/+4
* QPID-3939 - Bumped Ruby versions to 0.17 for 0.18 development.Ted Ross2012-04-162-2/+2
* QPID-3940 - Includes the spec and features subdirectories in the gemfile for ...Ted Ross2012-04-101-1/+3
* QPID-3791 - Cucumber-based integration tests for the Ruby binding.Ted Ross2012-01-3118-17/+429
* QPID-3754: Takes the Ruby bindings to 100% unit test coverage (patch from Dar...Nuno Santos2012-01-173-0/+74
* QPID-3750: [RUBY] Cleaned up Rdocs for a few more classes (patches from Darry...Nuno Santos2012-01-123-9/+47
* QPID-3741: Fixed the test Rake target: it now calls the Rspec tests (applied ...Nuno Santos2012-01-111-1/+1
* QPID-3727 - Applied patch from Darryl PierceTed Ross2012-01-0521-1685/+1621
* QPID-3639 - Refactored the APIs for Qpid::Messaging::Session and modified the...Ted Ross2011-12-203-131/+204
* QPID-3651 - Improve the Qpid::Messaging::Sender APIs and documentation.Ted Ross2011-12-203-60/+85
* QPID-3655 - Improve the Qpid::Messaging::Receiver APIs and documentation.Ted Ross2011-12-203-67/+108