about summary refs log tree commit homepage
path: root/lib/mogilefs/client.rb
DateCommit message (Collapse)
2011-12-14add configurable :fail_timeout for backends
This controls the retry timeout of a failed backend
2011-12-11misc. documentation improvements
100% RDoc coverage (not that it's an indicator of _good_ documentation, but we're getting there)
2011-11-10doc: misc updates
2011-11-07avoid circular requires
Ruby 1.9.3 considers them harmful
2009-11-20set encoding: binary for all files
We won't trust Ruby 1.9 String weirdness since data storage is locale-agnostic
2009-01-23Remove unnecessary statements and temp variables
Last I checked, the trailing "return" is not optimized away by MRI 1.8. Additionally, remove some useless temporary variables.
2008-10-15Use exceptions for all errors sent to us from the backend
2008-03-21Import mogilefs-client converted to Hoe.
From p4 revision #3336 git-svn-id: http://seattlerb.rubyforge.org/svn/mogilefs-client/dev@376 d2e05cf2-00e0-46e5-a3de-bbee4d6b9404