summaryrefslogtreecommitdiffstats
path: root/combox/cbox.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright changed.Siddharth Ravikumar2016-03-011-1/+1
* combox/cbox.py: configuration related update.Siddharth Ravikumar2016-01-111-1/+2
* docstrings in combox.cbox are sphinx friendly now.Siddharth Ravikumar2016-01-051-4/+17
* authors -> contributors.Siddharth Ravikumar2015-12-221-1/+1
* .py files coding set to utf-8.Siddharth Ravikumar2015-12-221-0/+2
* Fixed try-catch block in combox.cbox.main.Siddharth Ravikumar2015-12-221-2/+3
* combox defaults to using gui for config.Siddharth Ravikumar2015-12-131-1/+9
* Now ComboxDirMonitor uses Lock. Addresses bug#11.Siddharth Ravikumar2015-11-191-3/+3
* combox now uses python's logging module instead of `print` to stdout informat...Siddharth Ravikumar2015-10-171-5/+5
* updated combox.cbox.run_cb.Siddharth Ravikumar2015-08-241-0/+3
* Intergrated node monitor into the combox.cbox module.Siddharth Ravikumar2015-05-081-9/+34
* fixed bug #1 (platform-specific)Siddharth Ravikumar2015-04-091-1/+2
* refactored the way locks work in combox.siloComboxSilo.Siddharth Ravikumar2015-04-011-1/+3
* combox/cbox.py: put the code under __main__ into a new function called 'main()'Siddharth Ravikumar2015-02-051-2/+8
* [bugfix] combox/cbox.py: Forgot to rename ComboxEventHandler -> ComboxDirMoni...Siddharth Ravikumar2015-02-051-2/+2
* updated copright year.Siddharth Ravikumar2015-01-201-1/+1
* added combox/cbox.py: pretty rough.Siddharth Ravikumar2015-01-161-0/+82