about summary refs log tree commit homepage
DateCommit message (Expand)
2015-09-14bigfile/filter: only update MD5 if non-nil
2015-09-14more idiomatic comparisons with constants
2015-09-14admin: simplify utilization conversion
2015-06-25doc: avoid inadvertantly documenting the Process class
2015-06-25Ruby mogilefs-client 3.9.0 v3.9.0
2015-06-24mogilefs/socket/pure_ruby: use IO#wait_*able
2015-06-24HACKING: minor documentation updates
2015-05-28avoid defineclass instructions for empty classes
2015-05-27use monotonic clock if possible on Ruby 2.1+
2015-05-27test/test_fresh.rb: fix breakage from Ruby-trunk r50118
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