about summary refs log tree commit homepage
path: root/lib/mogilefs/copy_stream.rb
DateCommit message (Expand)
2018-06-19fix indentation warnings with ruby trunk
2011-11-26copy_stream emulator respects creation umask
2011-11-19support MogileFS::MogileFS#get_file_data to dest path
2011-11-08copy_stream (1.8) fix close issue
2011-11-08get_file_data: avoid exposing users to copy_stream invocation
2011-11-08Fix Ruby 1.8 compatibility
2011-11-07store_file works on IO#read-like methods, too
2011-11-05redo IO.copy_stream usage