about summary refs log tree commit homepage
DateCommit message (Expand)
2011-12-04socket_common: small simplification in read() calculation checksums
2011-12-04RequestTruncated exception includes timeout value used
2011-11-30store_file/store_content: wire these up to new new_file opts
2011-11-30new_file: backwards compatibility for old args
2011-11-30mog: "stat" shows checksum if it is available
2011-11-30http_file: remove unused attrs
2011-11-30"new_file" gets many options for Content-MD5 handling
2011-11-28.document: add NEWS to rdoc
2011-11-28Ruby mogilefs-client 3.0.0 v3.0.0
2011-11-28test_mogilefs_integration: remove umask/permissions check on created file
2011-11-28test_mogilefs: speling ficks
2011-11-26copy_stream emulator respects creation umask
2011-11-25backend: small cleanup to use case statement
2011-11-24mogstored_rack: add ability to change :io_size and :open_flags
2011-11-21http_file: timeout scaling for "write" method
2011-11-21mogilefs-client 3.0.0-rc1 v3.0.0-rc1
2011-11-21http_file: wait for the destination server to respond
2011-11-21test/fresh: raise if mogadm fails to return writability
2011-11-21mogstored_rack: fix Ruby 1.8 compatibility
2011-11-21test_mogilefs: fix bad test due to partial read
2011-11-20examples/mogstored_rack: fix temporary file path
2011-11-20add mogstored_rack example
2011-11-20split out test for fresh mogilefsd instance testing
2011-11-20test_fresh: factor out mogstored setup
2011-11-20test/exec: close-on-exec all Tempfiles
2011-11-19support MogileFS::MogileFS#get_file_data to dest path
2011-11-19test_admin: fix test due to broken mocks
2011-11-19mog: config parser handles "noclobber = true"
2011-11-19mog: add --no-clobber/-n option for 'cp' and 'tee'
2011-11-19add MogileFS::MogileFS#exist? method
2011-11-18admin (each_fid/list_fids): remove dependency on get_stats
2011-11-18backend: make url_decode easier to read (for me, at least)
2011-11-18admin: add numeric conversions for consistency
2011-11-18admin (list_fids,each_fid): convert integer fields to integers
2011-11-18admin: get_stats is deprecated and gone from latest MogileFS
2011-11-18admin: add clear_cache command
2011-11-18admin: add support for replicate_now command
2011-11-18mogilefs: documentation update
2011-11-18make MogileFS.io= an accessor
2011-11-18TODO: add manpage item for "mog"
2011-11-17mog: improve "stat" subcommand
2011-11-17mog: fix shadow warnings
2011-11-17mog: add --version switch
2011-11-17mog: fix unchunked tee
2011-11-17mog: "tee" subcommand does not require a --class
2011-11-14mysql: deprecate this interface
2011-11-14doc: update TODO
2011-11-14doc: add file_info example
2011-11-14file_info_cleanup: nodoc this internal method
2011-11-14http_file: use String#inspect on broken server response