summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* TODO.org: marked bug #11 as fixed.Siddharth Ravikumar2015-11-191-1/+2
* Now ComboxDirMonitor uses Lock. Addresses bug#11.Siddharth Ravikumar2015-11-194-65/+83
* TODO.org: field bug #11.Siddharth Ravikumar2015-11-191-0/+3
* bumped to v0.1.3v0.1.3Siddharth Ravikumar2015-11-132-1/+5
* README.md: moved the "canonical repo" section to the beginning.Siddharth Ravikumar2015-11-131-3/+6
* updated README.mdSiddharth Ravikumar2015-11-131-0/+12
* TODO.org: marked bug#10 to done.Siddharth Ravikumar2015-11-131-1/+2
* Updated combox.events.ComboxDirMonitor and combox.events.NodeDirMonitor. See ...rsiddharth2015-11-083-22/+95
* updated ChangeLogSiddharth Ravikumar2015-11-031-0/+9
* combox/file.py: modded write_file.Siddharth Ravikumar2015-11-021-1/+1
* TODO.org: marked "change combox.cbox to initialize a node monitor for each no...Siddharth Ravikumar2015-11-021-1/+5
* TODO.org: file bug #10 - large files not getting written properly in combox d...Siddharth Ravikumar2015-11-021-0/+3
* bumped to v0.1.2v0.1.2Siddharth Ravikumar2015-10-202-1/+5
* setup.py: updated `url' and `download_url`.Siddharth Ravikumar2015-10-181-2/+2
* README.md: updated git url in `setup combox` section.Siddharth Ravikumar2015-10-181-1/+1
* README.md: changed canonical repo url.Siddharth Ravikumar2015-10-181-1/+1
* combox now uses python's logging module instead of `print` to stdout informat...Siddharth Ravikumar2015-10-175-47/+76
* refactored read_file function combox.file module.Siddharth Ravikumar2015-10-161-7/+4
* Fxed bug #9.Siddharth Ravikumar2015-10-162-2/+9
* Filed bug #9Siddharth Ravikumar2015-10-161-1/+1
* combox/crypto.py: the split_and_encrypt function is timed now.Siddharth Ravikumar2015-10-151-0/+9
* added combox/log.py: module for combox to log stuff.Siddharth Ravikumar2015-10-151-0/+28
* updated .gitignoreSiddharth Ravikumar2015-10-091-1/+4
* updated setup.pyv0.1.1Siddharth Ravikumar2015-10-021-3/+1
* combox/events.py: fixed tmp_file method.Siddharth Ravikumar2015-09-291-2/+2
* [bug fix] fix for :b#2:Siddharth Ravikumar2015-09-294-3/+56
* Added ChangeLogv0.1.0Siddharth Ravikumar2015-09-171-0/+5
* updated README.mdSiddharth Ravikumar2015-09-171-32/+49
* TODO.org: closed bug #8.Siddharth Ravikumar2015-09-121-1/+4
* fix for bug #8.Siddharth Ravikumar2015-09-121-1/+3
* TODO.org: filed bug #8Siddharth Ravikumar2015-09-121-0/+1
* TODO.org: marked bugs #6 and #7 as fixed.Siddharth Ravikumar2015-09-121-2/+7
* fix for bug #7.Siddharth Ravikumar2015-09-121-1/+1
* fix for bug #6Siddharth Ravikumar2015-09-121-2/+11
* TODO.org: filed bug #7.Siddharth Ravikumar2015-09-121-0/+1
* TODO.org: filed bug #6.Siddharth Ravikumar2015-09-121-2/+8
* TODO.org: fixed b#5Siddharth Ravikumar2015-09-121-1/+4
* fix for bug #5.rsiddharth2015-09-121-8/+7
* TODO.org: logged bug #5.Siddharth Ravikumar2015-09-121-0/+4
* tests/silo_test: updated test_csilo_noderem test.Siddharth Ravikumar2015-09-121-1/+1
* Introduced `node_store_moved_info' method in combox.silo.ComboxSilo class.Siddharth Ravikumar2015-09-122-2/+27
* combox.events: plaftorm specific changes.Siddharth Ravikumar2015-09-071-7/+20
* combox.events: fixed file path variable name in NodeDirMonitor's on_move method.Siddharth Ravikumar2015-09-071-5/+5
* combox.events: fixed deadlock issue.Siddharth Ravikumar2015-09-071-8/+7
* combox.events: fixes a dropbox specific issue.Siddharth Ravikumar2015-09-071-5/+8
* combox.events: updated/added print statemets for debugging.Siddharth Ravikumar2015-09-061-1/+2
* combox.events: added `print' statements; helpful for debugging.Siddharth Ravikumar2015-09-061-1/+9
* ests.events_test: updated TestEvents's teardown_class method.Siddharth Ravikumar2015-09-061-2/+2
* combox.config: now we're always returning config_info no matter what.Siddharth Ravikumar2015-09-061-0/+1
* combox.config module update.Siddharth Ravikumar2015-09-061-1/+1