summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Wrote a fix for Google Drive client behavior for file modification.Siddharth Ravikumar2015-09-062-14/+157
* combox.events: added print statements in NodeDirMonitor.events for debugging.Siddharth Ravikumar2015-08-271-0/+3
* combox/events.py: fixed a logical error in NodeDirMonitor.on_movedSiddharth Ravikumar2015-08-271-1/+2
* combox/events.py: fixed a logical mistake in the last commit.Siddharth Ravikumar2015-08-271-1/+1
* fixed dropbox specific issue in NodeDirMonitor.housekeep method.Siddharth Ravikumar2015-08-271-1/+2
* Fix for Dropbox weirdness.Siddharth Ravikumar2015-08-261-15/+47
* combox/events.py: bugfix (Dropbox specific code).Siddharth Ravikumar2015-08-261-2/+4
* combox/events.py: fixed a Dropox specific issue :|Siddharth Ravikumar2015-08-261-5/+22
* combox/events.py: fixed Dropbox specific issue.Siddharth Ravikumar2015-08-261-4/+13
* fixed a Dropbox specific issue in NodeDirMonitor.Siddharth Ravikumar2015-08-262-3/+23
* bug fix (b#4).Siddharth Ravikumar2015-08-252-2/+17
* added new function file.no_of_shards + tests.Siddharth Ravikumar2015-08-252-0/+46
* setup.py: added new dependency `simplejson'.Siddharth Ravikumar2015-08-242-1/+2
* combox.config: silo directory is expanded to its abs. path when no silo direc...Siddharth Ravikumar2015-08-242-2/+2
* updated combox.cbox.run_cb.Siddharth Ravikumar2015-08-241-0/+3
* combox/events.py: fixed typo in comment.Siddharth Ravikumar2015-08-241-1/+1
* Intergrated node monitor into the combox.cbox module.Siddharth Ravikumar2015-05-081-9/+34
* updated TODO.orgSiddharth Ravikumar2015-05-011-1/+14
* Updated combox.events.NodeDirMonitor.housekeep's 're-construct file' function...Siddharth Ravikumar2015-05-012-24/+63
* added comments in combox.events.NodDirMonitor.housekeep method.Siddharth Ravikumar2015-05-011-0/+3
* Updated combox.events.NodeDirMonitor.housekeep's delete functionality.Siddharth Ravikumar2015-04-302-12/+45
* combox.silo.ComboxSilo.node_set: added an optional parameter called `num'.Siddharth Ravikumar2015-04-292-1/+20
* TODO.org: rewrote combox.events.NodeDirMonitor.on_moved methodSiddharth Ravikumar2015-04-221-2/+4