index
:
combox
dev
master
split and encrypted files between online file storage providers
siddharth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
file_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright changed.
Siddharth Ravikumar
2016-03-01
1
-1
/
+1
*
authors -> contributors.
Siddharth Ravikumar
2015-12-22
1
-1
/
+1
*
.py files coding set to utf-8.
Siddharth Ravikumar
2015-12-22
1
-0
/
+2
*
added new function file.no_of_shards + tests.
Siddharth Ravikumar
2015-08-25
1
-0
/
+30
*
updated combox.file.relative_path.
Siddharth Ravikumar
2015-04-01
1
-2
/
+10
*
new function combox.file.node_paths: returns the abs. path of shards/director...
Siddharth Ravikumar
2015-03-19
1
-0
/
+29
*
In tests, the code that purges the files/directories in `purge_list' is now a...
Siddharth Ravikumar
2015-03-19
1
-8
/
+6
*
modded combox.file.node_path function.
Siddharth Ravikumar
2015-03-06
1
-2
/
+4
*
renamed combox.file.rm_dir -> combox.file.rm_path
Siddharth Ravikumar
2015-03-04
1
-3
/
+11
*
new function combox.file.mk_dir
Siddharth Ravikumar
2015-03-04
1
-0
/
+22
*
new function combox.file.rm_dir
Siddharth Ravikumar
2015-03-04
1
-0
/
+10
*
modded combox.file.hash_file function -- added new arg `file_content'
Siddharth Ravikumar
2015-02-26
1
-2
/
+4
*
tests/file_test.py: corrected typo in the docstring of test_cbpath method.
Siddharth Ravikumar
2015-02-25
1
-1
/
+1
*
new function combox.file.node_path.
Siddharth Ravikumar
2015-02-25
1
-0
/
+19
*
Refactored combox.file.cb_path to accept a file or a directory under a node d...
Siddharth Ravikumar
2015-02-20
1
-1
/
+8
*
Defined new function in combox.file.cb_path
Siddharth Ravikumar
2015-02-19
1
-0
/
+10
*
tests/file_test.py: in test_relativepath method path.join is used to construc...
Siddharth Ravikumar
2015-02-19
1
-3
/
+2
*
modded combox.file.relative_path function.
Siddharth Ravikumar
2015-02-19
1
-3
/
+21
*
All the test classes now call rm_configdir() in their teardown method.
Siddharth Ravikumar
2015-02-18
1
-1
/
+2
*
All the tests now remove the node directories (tests/shard-dir-0 & tests/shar...
Siddharth Ravikumar
2015-02-13
1
-1
/
+2
*
tests/crypto_test.py & tests/file_test.py - corrected typos in doctstrings.
Siddharth Ravikumar
2015-02-13
1
-1
/
+1
*
tests/file_test.py: re-wrote it.
Siddharth Ravikumar
2015-02-11
1
-48
/
+54
*
combox/file.py: defined hash_file function.
Siddharth Ravikumar
2015-01-21
1
-1
/
+13
*
updated copright year.
Siddharth Ravikumar
2015-01-20
1
-1
/
+1
*
tests/file_test.py: uses get_nodedirs function to fetch list of node director...
Siddharth Ravikumar
2015-01-13
1
-1
/
+2
*
rewrote the read_shards() and write_shards() function in combox/file.py.
Siddharth Ravikumar
2015-01-13
1
-12
/
+23
*
Added `nose' for combox/config.py, combox/crypto.py, combox/file.py
Siddharth Ravikumar
2015-01-12
1
-0
/
+72