about summary refs log tree commit homepage
DateCommit message (Expand)
2010-02-19avoid unnecessary IO#sync = true
2009-11-20set encoding: binary for all files
2009-06-26backend: cleaner newline handling of error strings
2009-06-26GNUmakefile: spaces for decls to avoid confusing make
2009-04-11mogilefs-client 2.1.0 v2.1.0
2009-04-11GNUmakefile: better logging/output control
2009-04-11Ensure store_{content,file} always returns size
2009-04-01mog: small cleanup
2009-03-27mysql: filter out URLs for down/dead hosts/devices
2009-03-25README: add links to the repo.or.cz mirror
2009-03-24verify_uris: use write_nonblock instead of syswrite
2009-03-24Add get_uris API method
2009-03-24Extra checking for full_timeout in sysread_full
2009-03-24README: add a note about emailing me
2009-03-24Really remove all NFS support
2009-03-24Compact get_paths output so we don't have nils
2009-03-24Close socket we create before raising exceptions
2009-03-24Unify internal HTTP GET/HEAD methods
2009-03-24Respect timeout when doing get_file_data
2009-03-24call IO.select([sock]) if sock is not ready.
2009-03-24MySQL interface returns integer length and devcount
2009-03-18test_mogilefs: fix race conditions
2009-03-18tests: retry random ports correctly
2009-03-02mogilefs-client 2.0.2 v2.0.2
2009-03-02Tasks to enforce permissions are set correctly
2009-02-26Update Manifest.txt with setup.rb
2009-02-26backend: don't blindly add "Error" to exception class names
2009-02-26backend: raise exceptions with the error message
2009-02-25README.txt: update documentation URL
2009-02-25mogilefs-client 2.0.1 v2.0.1
2009-02-25network: make verify_uris method more robust
2009-02-23Allow 'store_content' to be used with a streamable object
2009-02-23fix tests
2009-02-23Add setup.rb
2009-02-07test: workaround some concurrency issues in tests
2009-02-07backend: Allow TEST_DEAD_PORT to be set
2009-02-07test_util: cleanup forked servers
2009-02-07Rewrite tests to not use threads (1.9)
2009-02-07Force binary encoding on all objects
2009-02-07test_backend: 1.9 compatibility fixes
2009-02-07backend: Ruby 1.9-compatible url_escape
2009-02-07test/setup: don't blindly undefine default_test
2009-02-07MogileFS::Pool#use always returns nil
2009-02-02mogilefs-client 2.0.0 v2.0.0
2009-02-02backend: cleanup and simplify slightly
2009-01-28MogileFS::Mysql: refresh devices/domains on cache miss
2009-01-23GNUmakefile: add flog/flay targets
2009-01-23Remove unnecessary statements and temp variables
2009-01-23documentation updates
2009-01-23allow using the default class to store files