<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/ruby-thrift_client, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2012-05-06T10:12:20Z</updated>
<entry>
<title>Add destdir support.</title>
<updated>2012-05-06T10:12:20Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2012-05-06T10:12:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=37de3ad9d59ab9fb8a07a36e87f65a023ff5cde2'/>
<id>urn:sha1:37de3ad9d59ab9fb8a07a36e87f65a023ff5cde2</id>
<content type='text'>
(It was so easy that I can only infer that noone cares about these packages :) )
</content>
</entry>
<entry>
<title>Update ruby-thrift_client pacakge to 0.7.1.</title>
<updated>2011-09-12T16:07:10Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-09-12T16:07:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a0383c8216e6d53b6996edfeb6a08bf02b01d6cd'/>
<id>urn:sha1:a0383c8216e6d53b6996edfeb6a08bf02b01d6cd</id>
<content type='text'>
v0.7.1 Added support for :before_method and :on_exception callback types.
Added support for registering multiple callbacks of a given type.

v0.7.0 Updated thrift gem dependency to 0.7.0
</content>
</entry>
<entry>
<title>Update devel/ruby-thrift_client package to 0.6.3.</title>
<updated>2011-08-12T16:38:48Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-08-12T16:38:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=20311f0a8ce60aead2b17c504cdb4802b49ceaca'/>
<id>urn:sha1:20311f0a8ce60aead2b17c504cdb4802b49ceaca</id>
<content type='text'>
v0.6.3

* Document the :connect_timeout option.
* Add support for specifying client-side timeouts when using FramedTransport
* set transport timeout after connection is established
* Add a method `add_callback` allowing a client to register a block that is
  invoked at a certain event.
* Fixup socket timeouts.
</content>
</entry>
<entry>
<title>Update ruby-thrift_client package to 0.6.2.</title>
<updated>2011-06-18T02:02:09Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-06-18T02:02:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d407bd8049ca9037297b19988280a39344f9eaca'/>
<id>urn:sha1:d407bd8049ca9037297b19988280a39344f9eaca</id>
<content type='text'>
v0.6.2 Remove lingering thrift v0.5.0 reference.

v0.6.1 Add connect timeout. Bump thrift dependency to ~&gt; v0.6.0.

v0.6.0 Fix bug where we'd try to mark the current server down when we didn't have a current server.
Upgrade to thrift 0.5.

v0.5.0 Add support for wrapping exceptions, so that Thrift::Foo can become Greeter::Foo.
Make server_retry_period work the way you expect.
Better bookkeeping around marking servers as dead.

v0.4.7 fix thrift gem dependency
</content>
</entry>
<entry>
<title>revbump(1) for devel/libevent update.</title>
<updated>2011-02-11T21:22:02Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2011-02-11T21:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9a05a40a08ad781219f7bc6a45c17304a8f80eb9'/>
<id>urn:sha1:9a05a40a08ad781219f7bc6a45c17304a8f80eb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update devel/ruby-thrift_client to 0.4.6</title>
<updated>2010-09-10T06:32:52Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2010-09-10T06:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bf4101ec6d773fa394f0e8cd5e8b5107abb35d64'/>
<id>urn:sha1:bf4101ec6d773fa394f0e8cd5e8b5107abb35d64</id>
<content type='text'>
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.

v0.4.6 Add support for oneway methods.

v0.4.5. Fix broken retries.

v0.4.4. Default to 0 retries rather than the number of servers.
</content>
</entry>
<entry>
<title>Import the thrift_client Ruby module, version 0.4.3.</title>
<updated>2010-06-11T22:56:52Z</updated>
<author>
<name>tonnerre</name>
<email>tonnerre</email>
</author>
<published>2010-06-11T22:56:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f58bcd6b7cd33a3ffe433050acde60ac89afe687'/>
<id>urn:sha1:f58bcd6b7cd33a3ffe433050acde60ac89afe687</id>
<content type='text'>
thrift_client is a Ruby client module for the Thrift RPC library.
</content>
</entry>
</feed>
