use IO.copy_stream if available for making uploads with HTTPFile
[ruby-mogilefs-client.git] / Manifest.txt
blobf11c2f3663bef65145028d77d3e9aae96163bcb0
1 .gitignore
2 GNUmakefile
3 History.txt
4 LICENSE.txt
5 Manifest.txt
6 README.txt
7 Rakefile
8 bin/mog
9 lib/mogilefs.rb
10 lib/mogilefs/admin.rb
11 lib/mogilefs/backend.rb
12 lib/mogilefs/bigfile.rb
13 lib/mogilefs/client.rb
14 lib/mogilefs/httpfile.rb
15 lib/mogilefs/mogilefs.rb
16 lib/mogilefs/mysql.rb
17 lib/mogilefs/network.rb
18 lib/mogilefs/pool.rb
19 lib/mogilefs/util.rb
20 setup.rb
21 test/.gitignore
22 test/aggregate.rb
23 test/setup.rb
24 test/test_admin.rb
25 test/test_backend.rb
26 test/test_bigfile.rb
27 test/test_client.rb
28 test/test_db_backend.rb
29 test/test_mogilefs.rb
30 test/test_mysql.rb
31 test/test_network.rb
32 test/test_pool.rb
33 test/test_util.rb