Commit graph

756 commits

Author SHA1 Message Date
547bc5a46e some more output in lish status 2013-10-28 04:15:25 +01:00
2f99b7b8da v0.11.4-alpha 2013-10-28 04:09:17 +01:00
16ccccf500 lish v0.2.3-alpha 2013-10-28 04:00:54 +01:00
42c5d5d29a added "tail" command to do_log in lish 2013-10-28 03:54:19 +01:00
ca6b82e4e8 lish 0.2.2-alpha 2013-10-28 03:39:00 +01:00
730844c74e added some more stub stuff to lish and to lish's help; some fixes 2013-10-28 03:38:16 +01:00
f4080ffffc added status information to status command in lish 2013-10-28 03:24:25 +01:00
c1a7982557 added some command stubs and refactored help output 2013-10-28 03:07:45 +01:00
315e4e624c added some prints to bin/linspector for startup notification 2013-10-28 02:41:40 +01:00
125dc63e7e v0.11.3 2013-10-28 01:40:37 +01:00
f36f74231f new CLI args structure, new log format and some fixes 2013-10-28 01:40:14 +01:00
eb021857c6 small fix in dummy 2013-10-28 00:38:26 +01:00
633556d97a added random sleep from 3 to 15 seconds to dummy if sleep is not set as arg 2013-10-27 23:53:23 +01:00
b87a699e00 added "dummy" service for debugging end testing 2013-10-27 23:40:47 +01:00
809b8db979 small reference fix in bin/linspector 2013-10-27 16:05:11 +01:00
fbc66dac71 some more pep8 in bin/linspector 2013-10-27 16:00:32 +01:00
56eb1b74ae some exception handling for logfile parsing; exit program when this raises an exception 2013-10-27 15:58:59 +01:00
f9917614c9 clean and stable file logging; thanks to python-list for that 2013-10-27 15:37:04 +01:00
9bba6409fb deleted some debug code 2013-10-27 04:27:24 +01:00
1ccf2652b0 changed log level on respone messages from services 2013-10-27 04:26:50 +01:00
0915526a59 some additions in http service; does not work and i dont know why... :( maybe i am too tired 2013-10-27 03:59:24 +01:00
ffc754c608 new scheduling logic made linspector thread senseless - removed 2013-10-27 02:44:47 +01:00
cbb106ee8a 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
da6e575410 v0.11.1 2013-10-27 00:56:35 +02:00
96a0ff22ab this really is more balanced scheduling of jobs 2013-10-27 00:54:17 +02:00
2a2f1347e8 added some more intelligent logic to job scheduling. they are all scheduled in few seconds using a delay for each job instead of sleep 2013-10-27 00:18:30 +02:00
7656d33c52 while loop fix in linspector; thanks ruff!!! 2013-10-26 21:20:05 +02:00
851bbd2d5b style fixes in lish man 2013-10-25 21:06:18 +02:00
f1e09037a8 just a draft of lish command structure in lish manual page 2013-10-25 21:01:16 +02:00
cf27fdccd8 moved the sleep to the right place... :) faster startup! 2013-10-25 15:22:02 +02:00
3642e67013 added main thread for background scheduling; version set to 0.11 2013-10-25 04:22:09 +02:00
79ee26ff71 typo fix 2013-10-24 23:30:50 +02:00
07e56a8cb5 typo fix 2013-10-24 23:30:33 +02:00
702658fef0 typo fix 2013-10-24 23:29:47 +02:00
bc6ecd5642 typo fix 2013-10-24 23:29:25 +02:00
08d151dd9c added shutdown_wait to config 2013-10-24 23:22:12 +02:00
ec13d0fdf0 commented out some stub lines of code 2013-10-24 23:15:19 +02:00
aa234608c0 uuhh, just removed one newline 2013-10-24 05:06:46 +02:00
50ae45ccac added some stubs to job_info_dict 2013-10-24 04:44:42 +02:00
a27e32db70 just added an empty NOTES file; we should use this for important notes for users and developers 2013-10-24 01:33:35 +02:00
233207ab38 chaged NOTES* to NOTES.* to just ignore NOTES.hanez and not the public NOTES file 2013-10-24 01:32:40 +02:00
d1ae135e92 added NOTES* to gitignore; just to have my personal notes somewhere 2013-10-24 01:26:28 +02:00
4611333354 just some comments for making job generated in a thread 2013-10-23 21:52:31 +02:00
9824afb8a5 just added some sleep stuff but commented it out... testing only 2013-10-23 21:48:53 +02:00
74fff9ce35 .gitignore cleanup 2013-10-22 13:09:51 +02:00
8bbcbff2de removed conf.d/ because it is not used and seems it will never 2013-10-22 13:03:03 +02:00
f3ff90c5d2 added TODO file to root but it is only a stub ATM. 2013-10-22 13:01:57 +02:00
5f37cc25af removed dev/ folder; personal notes should not be in repo 2013-10-22 13:01:03 +02:00
df1c0f337c removed unneeded while loop 2013-10-22 03:13:53 +02:00
71ae05cfd6 changes excludes in gitignore to examples/private* 2013-10-22 02:04:14 +02:00