|
|
bd7955c8ca
|
many small fixes... :)
|
2013-11-11 07:05:19 +01:00 |
|
|
|
9254afc8bd
|
typo fix
|
2013-11-11 05:06:41 +01:00 |
|
|
|
880e3db851
|
fixed net/tcpconnect service
|
2013-11-11 05:05:26 +01:00 |
|
|
|
681edcd1c4
|
fixed http/content service
|
2013-11-11 05:00:32 +01:00 |
|
|
|
3c0555429c
|
fixed http/code service
|
2013-11-11 04:59:26 +01:00 |
|
|
|
7317499183
|
typo fix
|
2013-11-11 04:55:49 +01:00 |
|
|
|
0aaaf6f874
|
small PEP8 fix
|
2013-11-11 04:29:32 +01:00 |
|
|
|
bd6cf2c7fd
|
added get_job_id to Job.
|
2013-11-11 03:34:51 +01:00 |
|
|
|
03185100d7
|
small fix if someone sets type in task as uppercase string
|
2013-11-11 03:31:20 +01:00 |
|
|
|
b64311a923
|
new version and we added a release name 0.14/AMNESIA
|
2013-11-11 03:24:00 +01:00 |
|
|
|
0d41372ea8
|
removed "Messages" string from response message and some cleanups
|
2013-11-11 03:22:15 +01:00 |
|
RafTim
|
97b3d6a5ba
|
cleanup
|
2013-11-11 02:21:16 +01:00 |
|
RafTim
|
a48b5feaa4
|
added class names in dynamically imported objects
|
2013-11-11 02:10:25 +01:00 |
|
RafTim
|
8b59c43de1
|
bugfixes for jobExecution
|
2013-11-11 01:44:29 +01:00 |
|
RafTim
|
5e6cadc478
|
invented JobExecution object and changed Dummy accordingly
|
2013-11-11 01:18:00 +01:00 |
|
|
|
4d504be162
|
soem fixes
|
2013-11-11 00:15:35 +01:00 |
|
|
|
1f75340e59
|
some new idea of message creation in services
|
2013-11-11 00:04:02 +01:00 |
|
|
|
bfcabe18e5
|
made the task thread a daemon to fix program termination problems
|
2013-11-10 01:26:09 +01:00 |
|
|
|
8a98041501
|
aligned stress.json to new config format
|
2013-11-09 07:15:04 +01:00 |
|
|
|
01335aac1e
|
changed default --delay to Pi (3.141592); works very well... ;)
|
2013-11-09 05:58:24 +01:00 |
|
|
|
fd2188c798
|
v0.13-alpha
|
2013-11-09 05:33:19 +01:00 |
|
|
|
15d76f4f63
|
added some stuff to TODO
|
2013-11-09 05:22:45 +01:00 |
|
|
|
707229b36e
|
renamed _name to name in members.py and changed config files. individual entries in the config MUST have the underscore prefix; not the code!
|
2013-11-09 05:10:37 +01:00 |
|
|
|
7db64f59e6
|
some fixes in dummy service
|
2013-11-09 04:43:13 +01:00 |
|
|
|
e7d1c97a48
|
execute tasks nly of right type
|
2013-11-09 04:29:49 +01:00 |
|
|
|
51f9c2d6d1
|
reorganized tasks to subdirs like services
|
2013-11-09 04:08:03 +01:00 |
|
|
|
b0f974ad9c
|
Merge branch 'master' of github.com:linspector/linspector
|
2013-11-09 03:47:25 +01:00 |
|
|
|
0d9e3db28f
|
small fixes
|
2013-11-09 03:46:08 +01:00 |
|
RafTim
|
e0bd6ad0ea
|
removed deamon in TaskExecutor Thread and stopped manually according to "shutdown_wait" in core
|
2013-11-09 02:42:51 +01:00 |
|
RafTim
|
c2d8da3cad
|
fixed taskExecutor execution
|
2013-11-09 02:26:16 +01:00 |
|
RafTim
|
1b089807bb
|
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 |
|
RafTim
|
8f9d9bc551
|
try to get the singleton class done for importing
fixed mail task
|
2013-11-09 01:59:53 +01:00 |
|
RafTim
|
3ef1dcecd7
|
small bugfixes in members and tasks parsing
|
2013-11-09 01:05:37 +01:00 |
|
|
|
ac09ed749a
|
some bool fixes in json files and dummy service
|
2013-11-08 23:22:16 +01:00 |
|
|
|
b00c73f8f6
|
some bool fixes in json files
|
2013-11-08 07:04:16 +01:00 |
|
|
|
001dbefb8e
|
some more cleanups
|
2013-11-08 06:31:04 +01:00 |
|
|
|
93bee9a8b2
|
prepared a lot of stuff for new task handling... it was a hell to cleanup unused stuff!!!
|
2013-11-08 05:52:47 +01:00 |
|
|
|
a0fe68b251
|
added dev.json to examples for developing new ideas
|
2013-11-08 04:06:51 +01:00 |
|
|
|
36c0281aa1
|
added new function to lish
|
2013-11-08 02:31:38 +01:00 |
|
|
|
7207d89092
|
added auto generated dummy setup.py as stub for next steps
|
2013-11-07 02:49:56 +01:00 |
|
|
|
8cf21b1b2c
|
just a typo fix
|
2013-11-06 05:07:58 +01:00 |
|
|
|
135d5a24dc
|
some var renamed to make clear what it is
|
2013-11-06 02:59:35 +01:00 |
|
|
|
2456ba9fac
|
added a status to Job; NONE; OK, WARNING and ERROR is implemented
|
2013-11-06 02:54:59 +01:00 |
|
|
|
fbab93eb22
|
just put some old code back to parser.py for later usage... ;)
|
2013-11-05 20:48:18 +01:00 |
|
|
|
03b13fd774
|
some type settings for tasks in config files
|
2013-11-05 04:59:38 +01:00 |
|
|
|
8cb4358ba8
|
removed parsers and processors from parser.py
|
2013-11-05 04:48:28 +01:00 |
|
|
|
fd67000547
|
fixed some PEP8 in job.py
|
2013-11-05 04:48:03 +01:00 |
|
|
|
26ffeada50
|
added TODO to job.py
|
2013-11-05 03:51:34 +01:00 |
|
|
|
d6fa863292
|
deleted never used parsers; we can invent them again
|
2013-11-05 03:47:11 +01:00 |
|
|
|
af1428efa5
|
deleted old daemon file and renamed Daemon in daemon.py
|
2013-11-05 03:45:55 +01:00 |
|