about summary refs log tree commit homepage
path: root/test/test_fresh.rb
DateCommit message (Expand)
2019-10-28fix more indentation warnings
2016-08-31test_fresh: do not delete non-existent domain
2015-05-27test/test_fresh.rb: fix breakage from Ruby-trunk r50118
2015-01-16tests: create fresh intances for all integration tests
2013-02-05backend: retry all trackers on send failure
2012-12-24test for size mismatch errors with IO.copy_stream
2012-10-31net-http-persistent usage respects timeouts
2012-10-31test: fix some warnings found with "ruby -w -c"
2012-10-30new_file: support create_open_args and create_close_args
2012-10-22new_file allows optional :info hash to be populated
2012-06-29admin: add change_device_weight command
2012-06-06exist?(dkey) raises on real errors
2012-06-05list_keys raises on errors properly
2011-11-20split out test for fresh mogilefsd instance testing
2011-11-20test_fresh: factor out mogstored setup
2011-11-18admin: add numeric conversions for consistency
2011-11-18admin: add clear_cache command
2011-11-18admin: add support for replicate_now command
2011-11-11test_fresh: factor out setup_mogilefs routine
2011-11-08tests: migrate tests for modifying classes to test_fresh
2011-11-07cleanup unused variable warnings
2011-11-07tests: more tests for admin stuff