2009-01-05 |
Eric Wong | Remove all trailing whitespace
|
commit | commitdiff | tree |
2009-01-05 |
Eric Wong | Update Manifest, include Make target for generating it
|
commit | commitdiff | tree |
2009-01-05 |
Eric Wong | mog: fix fallback to MOG_HOSTS env if MOG_TRACKERS...
|
commit | commitdiff | tree |
2008-12-31 |
Eric Wong | Don't let size(key) get tricked by non-200 OK responses
|
commit | commitdiff | tree |
2008-12-31 |
Eric Wong | Cleanup and document http_get_sock
|
commit | commitdiff | tree |
2008-12-31 |
Eric Wong | new MogileFS::Network module, move verify_uris there
|
commit | commitdiff | tree |
2008-12-30 |
Eric Wong | History: note that 2.0.0 is still a work-in-progress
|
commit | commitdiff | tree |
2008-12-29 |
Eric Wong | sysrwloop: make sure descriptors are flushed and synced
|
commit | commitdiff | tree |
2008-12-25 |
Eric Wong | GNUmakefile: allow "make test/test*.rb" to work
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | test_mogilefs: fix broken test case that was timing out
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | GNUmakefile: remove dependency on bash3
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | test_mogilefs: allow NR_CHUNKS to be overridable via env
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | shorten MogileFS__DbBackend test name
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | HTTPFile: handle multiple device failover correctly
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | MogileFS::MogileFS: simplify get_paths
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | Add GNU Makefile for running tests in a parallel
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | test/setup: remove rubygems and zentest assertions
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | test_client: make this work outside of "rake test"
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | backend: remove pointless connect_to method
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | test/setup: EACCES, not EACCES_S_
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | Make sure select(2) calls are IO.select
|
commit | commitdiff | tree |
2008-12-24 |
Eric Wong | backend: remember to require 'thread' here
|
commit | commitdiff | tree |
2008-12-23 |
Eric Wong | test/setup: TempServer saner port acquiry
|
commit | commitdiff | tree |
2008-12-23 |
Eric Wong | Remove NFS support
|
commit | commitdiff | tree |
2008-12-23 |
Eric Wong | HTTPFile: rename bigfile accessor to big_io
|
commit | commitdiff | tree |
2008-12-23 |
Eric Wong | MogileFS::HTTPFile: support TCP_CORK on Linux
|
commit | commitdiff | tree |
2008-12-23 |
Eric Wong | Create all sockets with TCP_NODELAY
|
commit | commitdiff | tree |
2008-12-23 |
Eric Wong | Replace TCPSocket + timeout code with Socket + IO.select
|
commit | commitdiff | tree |
2008-12-23 |
Eric Wong | test: remove FakeSocket code
|
commit | commitdiff | tree |
2008-12-19 |
Eric Wong | Allow MogileFS::MogileFS to use :db_backend => MogileFS...
|
commit | commitdiff | tree |
2008-12-19 |
Eric Wong | MogileFS::Mysql: sleep() is MogileFS::Backend-compatible
|
commit | commitdiff | tree |
2008-12-19 |
Eric Wong | test: move mocks from test_mysql to test/setup
|
commit | commitdiff | tree |
2008-12-19 |
Eric Wong | test_mysql: remove unnecessary requires
|
commit | commitdiff | tree |
2008-12-19 |
Eric Wong | MogileFS::Mysql: start making this a backend for MogileFS...
|
commit | commitdiff | tree |
2008-12-19 |
Eric Wong | MogileFS::Mysql: list_keys returns nil if nothing was...
|
commit | commitdiff | tree |
2008-12-19 |
Eric Wong | Add some documentation and comments to new code
|
commit | commitdiff | tree |
2008-12-19 |
Eric Wong | MogileFS::Bigfile: remove Thread.abort_on_exception...
|
commit | commitdiff | tree |
2008-12-19 |
Eric Wong | MogileFS::Mysql: read-only methods for MogileFS::MogileFS...
|
commit | commitdiff | tree |
2008-12-19 |
Eric Wong | Add test for the Mysql interface
|
commit | commitdiff | tree |
2008-12-18 |
Eric Wong | MogileFS::Mysql: small cleanups to make testing easier
|
commit | commitdiff | tree |
2008-12-12 |
Eric Wong | MogileFS::Mysql: more flexible Mysql driver handling
|
commit | commitdiff | tree |
2008-12-10 |
Eric Wong | initial bigfile read support
|
commit | commitdiff | tree |
2008-12-03 |
Eric Wong | MogileFS::Util: avoid calling syswrite on zero-length...
|
commit | commitdiff | tree |
2008-10-31 |
Eric Wong | sysrwloop: safely handle non-blocking sockets
|
commit | commitdiff | tree |
2008-10-31 |
Eric Wong | mog: fix 'tee' command so that it actually outputs...
|
commit | commitdiff | tree |
2008-10-31 |
Eric Wong | Allow sysrwloop to take an optional filter Proc
|
commit | commitdiff | tree |
2008-10-31 |
Eric Wong | Move http_get_sock into its own function
|
commit | commitdiff | tree |
2008-10-24 |
Eric Wong | mysql: documentation for public functions
|
commit | commitdiff | tree |
2008-10-24 |
Eric Wong | add .gitignore
|
commit | commitdiff | tree |
2008-10-24 |
Eric Wong | History: add note about MogileFS::Mysql
|
commit | commitdiff | tree |
2008-10-24 |
Eric Wong | LICENSE: add Eric Wong to copyright LICENSE: add Eric Wong to copyright
|
commit | commitdiff | tree |
2008-10-24 |
Eric Wong | README: formatting changes, remove trailing whitespace
|
commit | commitdiff | tree |
2008-10-24 |
Eric Wong | README: note that :root is only required for NFS
|
commit | commitdiff | tree |
2008-10-24 |
Eric Wong | README: add git repository links, update Warning section
|
commit | commitdiff | tree |
2008-10-24 |
Eric Wong | mysql: allow specifying connect,read,write timeouts
|
commit | commitdiff | tree |
2008-10-22 |
Eric Wong | Mysql: size() method returns an integer
|
commit | commitdiff | tree |
2008-10-22 |
Eric Wong | MySQL: switch to async interface
|
commit | commitdiff | tree |
2008-10-18 |
Eric Wong | MogileFS::Backend: timeout code allows retrying other...
|
commit | commitdiff | tree |
2008-10-18 |
Eric Wong | Add MogileFS::Mysql class, allowing read-only access...
|
commit | commitdiff | tree |
2008-10-17 |
Eric Wong | Add verify_uris utility method
|
commit | commitdiff | tree |
2008-10-16 |
Eric Wong | mog: try more verbose error handling
|
commit | commitdiff | tree |
2008-10-16 |
Eric Wong | Start working on v2.0.0 entry and notes
|
commit | commitdiff | tree |
2008-10-16 |
Eric Wong | Avoid double-close on bigfiles
|
commit | commitdiff | tree |
2008-10-16 |
Eric Wong | Backend: use the consistent shutdown() method to close...
|
commit | commitdiff | tree |
2008-10-16 |
Eric Wong | list_keys trap exception in this method
|
commit | commitdiff | tree |
2008-10-16 |
Eric Wong | mog: retry on Backend::NoDevicesError
|
commit | commitdiff | tree |
2008-10-16 |
Eric Wong | Replace the last of the ad-hoc RuntimeError exceptions
|
commit | commitdiff | tree |
2008-10-16 |
Eric Wong | mog: increase timeout for interactive use
|
commit | commitdiff | tree |
2008-10-16 |
Eric Wong | Backend: convert socket/invalid response errors to...
|
commit | commitdiff | tree |
2008-10-16 |
Eric Wong | HTTPFile: use a standard set of exceptions here, too
|
commit | commitdiff | tree |
2008-10-15 |
Eric Wong | HTTPFile: remove scary message about this not working
|
commit | commitdiff | tree |
2008-10-15 |
Eric Wong | Raise MogileFS::ReadOnly error for readonly instances
|
commit | commitdiff | tree |
2008-10-15 |
Eric Wong | Use exceptions for all errors sent to us from the backend
|
commit | commitdiff | tree |
2008-10-15 |
Eric Wong | Backend: automatically create exceptions based on errors...
|
commit | commitdiff | tree |
2008-10-15 |
Eric Wong | create MogileFS::Error class to base our other errors...
|
commit | commitdiff | tree |
2008-10-07 |
Eric Wong | remove 'open-uri' dependency
|
commit | commitdiff | tree |
2008-10-07 |
Eric Wong | MogileFS::MogileFS:: add paths_size() API call
|
commit | commitdiff | tree |
2008-10-07 |
Eric Wong | Use TCPSocket instead of Net::HTTP for HEAD requests
|
commit | commitdiff | tree |
2008-10-03 |
Eric Wong | Version 1.3.1
|
commit | commitdiff | tree |
2008-10-03 |
Eric Wong | Remember to include MogileFS::Util in MogileFS::MogileFS
|
commit | commitdiff | tree |
2008-09-18 |
Eric Wong | Version 1.3.0
|
commit | commitdiff | tree |
2008-09-18 |
Eric Wong | Update maintainer and release info
|
commit | commitdiff | tree |
2008-09-18 |
Eric Wong | Fix ZenTest dependency and make it a dev-only dep
|
commit | commitdiff | tree |
2008-09-18 |
Eric Wong | mog: add `test' command, currently only supports "test -e"
|
commit | commitdiff | tree |
2008-09-18 |
Eric Wong | mog: ensure the tempfile is killed at death
|
commit | commitdiff | tree |
2008-09-12 |
Eric Wong | mog: handle SIGPIPE and SIGINT gracefully
|
commit | commitdiff | tree |
2008-09-09 |
Eric Wong | Add `mog' command-line tool as an example/frontend
|
commit | commitdiff | tree |
2008-09-09 |
Eric Wong | Lower the large-file threshold to 64K
|
commit | commitdiff | tree |
2008-09-09 |
Eric Wong | mogilefs: only timeout on connect/header reading
|
commit | commitdiff | tree |
2008-09-09 |
Eric Wong | Allow get_file_data to accept a block for large files
|
commit | commitdiff | tree |
2008-09-09 |
Eric Wong | Add MogileFS::Util for a sysrwloop() function
|
commit | commitdiff | tree |
2008-09-09 |
Eric Wong | Fix each_keys loop termination condition
|
commit | commitdiff | tree |
2008-09-09 |
Eric Wong | HTTPFile: use IO.sysread for better performance
|
commit | commitdiff | tree |
2008-09-09 |
Eric Wong | HTTPFile: more reasonable chunk size for big files
|
commit | commitdiff | tree |
2008-09-09 |
Eric Wong | Apply error handling patch from Matthew Willson
|
commit | commitdiff | tree |
2008-09-09 |
Eric Wong | merge large file patch from Andy La Foe
|
commit | commitdiff | tree |