index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
bindings
/
qpid
/
ruby
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPID-5622: Expose {get,set}ContentObject in Ruby bindings.
Darryl L. Pierce
2014-03-11
1
-2
/
+24
*
NO-JIRA: Removing the reference to errors.rb that crept back in.
Darryl L. Pierce
2013-04-25
1
-1
/
+0
*
NO-JIRA: Removed references to deleted Exceptions in Ruby tests.
Darryl L. Pierce
2013-04-25
1
-0
/
+1
*
NO-JIRA: Fixes a few typos in the Ruby documentation.
Darryl L. Pierce
2013-02-13
5
-12
/
+15
*
QPID-4567: Removed errors from qpid_messaging.rb.
Darryl L. Pierce
2013-02-08
1
-1
/
+0
*
QPID-4568: Improved the Ruby rdocs.
Darryl L. Pierce
2013-02-07
9
-315
/
+416
*
QPID-4567: Dropped the errors.rb file and special exceptions.
Darryl L. Pierce
2013-02-07
3
-66
/
+21
*
QPID-4568: Marked all license prologs as not rdoc material in Ruby.
Darryl L. Pierce
2013-02-07
10
-20
/
+21
*
QPID-4567: Moved the gem packaging to using a gemspec file.
Darryl L. Pierce
2013-02-07
1
-31
/
+0
*
QPID-4565: Fixed the encode method for messages.
Darryl L. Pierce
2013-02-04
1
-13
/
+1
*
QPID-4565: Setting message content turned maps and lists into strings.
Darryl L. Pierce
2013-02-04
2
-11
/
+34
*
QPID-4564: Fixes decoding in Ruby.
Darryl L. Pierce
2013-02-04
1
-3
/
+3
*
NO-JIRA: Changed references to "URI" to be "address string".
Darryl L. Pierce
2013-02-04
2
-5
/
+5
*
QPID-4562: Changed Message.reply_to to accept a address string.
Darryl L. Pierce
2013-02-04
1
-4
/
+4
*
QPID-4563: Changed the Address constructor to take a URI.
Darryl L. Pierce
2013-02-04
2
-14
/
+6
*
QPID-4466: Add support for Duration multiplication to Ruby bindings.
Darryl L. Pierce
2012-12-18
1
-0
/
+16
*
JIRA 4291 : Consolidated all requires in Ruby library.
Darryl L. Pierce
2012-10-11
8
-19
/
+1
*
JIRA 4291 : Renamed the gemfile to qpid_messaging.
Darryl L. Pierce
2012-10-11
11
-9
/
+9
*
JIRA 4291 : Some cleanup on the rdoc generation and markups.
Darryl L. Pierce
2012-10-11
1
-1
/
+1
*
QPID-3928 - Removed trailing colons in conditionals.
Ted Ross
2012-04-16
1
-2
/
+4
*
QPID-3939 - Bumped Ruby versions to 0.17 for 0.18 development.
Ted Ross
2012-04-16
1
-1
/
+1
*
QPID-3754: Takes the Ruby bindings to 100% unit test coverage (patch from Dar...
Nuno Santos
2012-01-17
1
-0
/
+2
*
QPID-3750: [RUBY] Cleaned up Rdocs for a few more classes (patches from Darry...
Nuno Santos
2012-01-12
3
-9
/
+47
*
QPID-3727 - Applied patch from Darryl Pierce
Ted Ross
2012-01-05
5
-88
/
+359
*
QPID-3639 - Refactored the APIs for Qpid::Messaging::Session and modified the...
Ted Ross
2011-12-20
2
-61
/
+145
*
QPID-3651 - Improve the Qpid::Messaging::Sender APIs and documentation.
Ted Ross
2011-12-20
2
-22
/
+82
*
QPID-3655 - Improve the Qpid::Messaging::Receiver APIs and documentation.
Ted Ross
2011-12-20
2
-28
/
+104
*
QPID-3551 - Refactors the Qpid::Messaging::Connection APIs.
Ted Ross
2011-11-21
3
-38
/
+84
*
QPID-3537 - Rename the :block option to :sync in Sender.send so that it match...
Ted Ross
2011-11-21
1
-2
/
+2
*
QPID-3362 - Creates the Qpid gem file for distribution on RubyGems.org
Ted Ross
2011-09-30
1
-1
/
+1
*
QPID-3480 - Directly encodes and decodes message content in Ruby
Ted Ross
2011-09-12
1
-2
/
+30
*
QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...
Ted Ross
2011-07-15
2
-0
/
+135
*
QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...
Ted Ross
2011-07-15
2
-0
/
+187
*
QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...
Ted Ross
2011-07-15
2
-0
/
+103
*
QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...
Ted Ross
2011-07-15
2
-0
/
+83
*
QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...
Ted Ross
2011-07-15
2
-0
/
+130
*
QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...
Ted Ross
2011-07-15
2
-0
/
+126
*
QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...
Ted Ross
2011-07-15
2
-0
/
+57
*
QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...
Ted Ross
2011-07-15
2
-0
/
+64
*
QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...
Ted Ross
2011-07-15
3
-0
/
+82