about summary refs log tree commit homepage
DateCommit message (Expand)
2013-07-18Ruby mogilefs-client 3.7.0 v3.7.0
2013-07-09client: each_key: accept optional :after and :limit args
2013-02-21Ruby mogilefs-client 3.6.0 v3.6.0
2013-02-21mysql: remove warning for assigned but unused variable
2013-02-21backend: fix variable shadow warning
2013-02-05backend: retry all trackers on send failure
2013-01-18create_open: do not set empty zone= parameter
2012-12-24test for size mismatch errors with IO.copy_stream
2012-12-04mogilefs-client 3.5.0 v3.5.0
2012-11-08new_file: don't pass private field to create_open
2012-10-31mogilefs-client 3.5.0-rc1 v3.5.0-rc1
2012-10-31net-http-persistent usage respects timeouts
2012-10-31test: fix some warnings found with "ruby -w -c"
2012-10-31avoid documenting internal constant (NHP)
2012-10-30new_file: support create_open_args and create_close_args
2012-10-30http_reader: improve robustness of header reading
2012-10-24test: remove assert_nothing_raised checks
2012-10-24new_file: delay keepalive sockopts until read
2012-10-24optionally use net-http-persistent for StringIO
2012-10-22new_file allows optional :info hash to be populated
2012-10-09Ruby mogilefs-client 3.4.0 v3.4.0
2012-10-09client: small speedup for list_keys_verbose
2012-10-09client: add each_file_info iterator
2012-10-08admin: get_devices returns observed_state again
2012-10-08admin: minor speedups for get_hosts, get_devices, list_fids
2012-10-01admin: speed up get_domains for many domains
2012-08-11Ruby mogilefs-client 3.3.0 v3.3.0
2012-08-03Ruby mogilefs-client 3.3.0-rc1 v3.3.0-rc1
2012-08-01HACKING: update doc to include gem generation
2012-08-01Rakefile: stub NEWS/ChangeLog if wrongdoc is missing
2012-08-01Rakefile: update Hoe#url => Hoe#urls assigment
2012-08-01test_mogilefs: improve test completeness/docs
2012-08-01backend: respect timeout on socket/timeout errors
2012-07-25backend: close on timeout, even when idempotent
2012-07-05clarify error when File.open fails on source file
2012-06-29Ruby mogilefs-client 3.2.0 v3.2.0
2012-06-29test: fix test/unit compat in 1.8.7
2012-06-29admin: simplify integer casting code
2012-06-29admin: get_devices casts reject_bad_md5 to boolean
2012-06-29admin: add change_device_weight command
2012-06-29admin: add support for create_device command
2012-06-15Ruby mogilefs-client 3.2.0-rc1 v3.2.0-rc1
2012-06-12backend: reuse connections on error responses
2012-06-06exist?(dkey) raises on real errors
2012-06-05list_keys raises on errors properly
2012-05-08Rakefile: remove vim-specific modeline
2012-05-04new_file: documentation for :content_md5 usage
2012-03-22client: add support for "updateclass" command
2012-02-28Rakefile: release generated NEWS/ChangeLog files
2012-02-28README: add download link