about summary refs log tree commit homepage
DateCommit message (Expand)
2011-11-07cleanup unused variable warnings
2011-11-07fix return value for chunked Util::StoreContent users
2011-11-07http_file: remove unnecessary check
2011-11-07store_file works on IO#read-like methods, too
2011-11-07flesh out pipe streaming + chunk for uploads
2011-11-07tests: more tests for admin stuff
2011-11-07tests: more + improved integration tests
2011-11-07admin: allow changing replpolicy instead of just mindevcount
2011-11-06admin: update rdoc for deleting a domain
2011-11-06delete returns true on success
2011-11-06admin: get_domains includes replpolicy
2011-11-06tests: integration tests for mogtool --bigfile
2011-11-06bigfile: fix retry on rebalanced keys
2011-11-06Manifest: update
2011-11-05return file size properly when storing file
2011-11-05support chunked uploads via PUT
2011-11-05redo IO.copy_stream usage
2011-11-05backend: require CRLF on every line we parse
2011-11-05make EmptyPathError more descriptive
2011-11-05rename httpfile => http_file
2011-11-05refactor httpfile and remove layering violation
2011-11-04new HTTPReader implementation replaces the http_read_sock method
2011-11-04remove the network module
2011-11-03doc: tag files containing internal implementation details
2011-11-03bigfile: documentation update
2011-11-02util: remove Socket.mogilefs_init method
2011-11-02remove sysrwloop for copy_stream
2011-11-02test/kgio: disable of MOGILEFS_CLIENT_PURE is set
2011-11-02mog: remove sysrwloop dependency for "tee"
2011-11-02mogilefs: don't pass class argument if it's "default"
2011-11-02bigfile: make parse_info public and require arg
2011-11-02bigfile: better factor this for use with IO.copy_stream
2011-11-02remove the rest of the Socket monkeypatches
2011-11-02util: remove syswrite_full method
2011-11-02make http_read_sock and friends use new socket API
2011-11-01use IO.copy_stream if available for making uploads with HTTPFile
2011-11-01httpfile: remove silly syswrite_full usage
2011-11-01backend: rely on Array#shuffle instead sort_by { rand }
2011-10-31wire up new socket class to backend
2011-10-31introduce MogileFS::Socket class
2011-10-22test_backend: remove TempServer usage
2011-10-22httpfile: remove comment to NFSFile
2011-10-22README.txt: shorten bogomips.org URLs
2011-10-20util: small ivar reduction
2011-10-20remove Socket#mogilefs_peername
2011-10-20tests: do not assume "." is in $LOAD_PATH anymore
2011-01-12mogilefs-client 2.2.0 v2.2.0
2011-01-12refactor backend socket/connection handling
2010-02-19bump VERSION to 3.0.0pre
2010-02-19remove support for TCP_CORK