about summary refs log tree commit homepage
DateCommit message (Expand)
2015-02-10Ruby mogilefs-client 3.8.0 v3.8.0
2015-02-10new public-inbox: mogilefs-client-public@bogomips.org
2015-01-22test: fixup object lifetimes and teardown
2015-01-22include mogilefs/version.rb in the distro
2015-01-16tests: create fresh intances for all integration tests
2015-01-16admin: reduce bytecode overhead of get_stats
2015-01-16admin: flesh out get_devices
2015-01-14TODO: remove Cool.io and EventMachine references
2015-01-14examples: add usage_fetcher example
2015-01-14GNUmakefile: publish examples on the site, too
2015-01-14update documentation and packaging
2015-01-13admin (doc, get_hosts): display integers in results doc
2014-10-22add mog-sync example script
2013-09-10Ruby mogilefs-client 3.7.1 v3.7.1
2013-09-10new_file/stream: correct declare errors array correctly
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