linspector-old/linspector/core
2013-11-09 02:20:20 +01:00
..
__init__.py moved linspector to bin and renamed lib 2013-10-08 22:16:31 +02:00
command.py cleaned up all this logging stuff. logging to files does not work anymore but that will be fixed. use -q when starting linspector for now 2013-10-27 02:28:20 +01:00
daemon.py deleted old daemon file and renamed Daemon in daemon.py 2013-11-05 03:45:55 +01:00
interface.py added a status to Job; NONE; OK, WARNING and ERROR is implemented 2013-11-06 02:54:59 +01:00
job.py added TaskExecutor into the job to execute tasks in its own Thread, and stops blocking the job 2013-11-09 02:20:20 +01:00
scheduler.py cleaned up all this logging stuff. logging to files does not work anymore but that will be fixed. use -q when starting linspector for now 2013-10-27 02:28:20 +01:00