Commit graph

275 commits

Author SHA1 Message Date
4048bc252e simplified logging. creates logging stuff in linspector now. no Logger class needed anymore. more advanced output in log message like filename,funcname,linenumber 2013-09-25 03:08:24 +02:00
3d63f48621 just fixes... bla bla bla 2013-09-24 00:30:12 +02:00
0c94c067f7 some more content... 2013-09-24 00:24:40 +02:00
3fa796e4c6 hrhrhrhrhr, sounds better... ;) 2013-09-24 00:17:44 +02:00
839b1f438c added some content 2013-09-24 00:01:52 +02:00
3aaaa5d56e nothing done... just pass... ;) 2013-09-23 23:50:59 +02:00
4c40cbcfe9 this twitter stuff sucks. doesn't work actually 2013-09-23 22:43:06 +02:00
9b38c424f8 added the tweet task for alerting via twitter 2013-09-23 17:02:57 +02:00
4b2513bfca just some housekeeping... :) i like! 2013-09-21 04:44:01 +02:00
67ad6acc20 just some more core config stuff and disabled xmpp logging 2013-09-20 02:39:23 +02:00
a0e76cc80a added some new stuff 2013-09-20 02:31:50 +02:00
0bfa4b3daa added core config to jobs and tasks and made use of core variables raw in the tasks 2013-09-20 01:23:50 +02:00
25f83c3ae9 look at hanez.json before using tasks... ;) 2013-09-20 01:21:53 +02:00
172c21d82c added new task config vars to core section 2013-09-20 00:55:12 +02:00
c80b7d17f3 added examples/private.json to .gitignore for local usage only (containing passwords) 2013-09-20 00:53:58 +02:00
7906f2c2fe added Date to mail header. 2013-09-19 22:20:42 +02:00
305ec95110 just cleanups 2013-09-19 21:28:56 +02:00
8103e33299 just some cleanups and ideas in hanez.json 2013-09-19 21:12:03 +02:00
12040d0484 renamed xmpp task to jabber to avoid conflicts; added simple xmpp/jabber support to tasks 2013-09-19 20:50:17 +02:00
8be97eb781 renamed email task to mail because of some name collision in smtplib 2013-09-19 19:34:21 +02:00
bae0e3abce added simple task handling to handle_call() method; renamed email task to mail because of some name collision in smtplib 2013-09-19 19:32:10 +02:00
Rafael.Timmerberg
863ea67d06 added python 2013-08-20 03:06:08 +02:00
Rafael.Timmerberg
5f382da83b added config 2013-08-20 01:47:24 +02:00
Rafael.Timmerberg
78361c72ff added config 2013-08-20 00:51:57 +02:00
Rafael.Timmerberg
551935b32d restructured a bit 2013-08-20 00:51:02 +02:00
Rafael.Timmerberg
e8462537d3 restructured a bit 2013-08-20 00:49:04 +02:00
5a2254253c it really is not an error code...! it is a response code, so lets call it "Code".. ;) 2013-08-19 02:11:07 +02:00
9248be5ac0 nice to play with ruffs Lish! that will be more fun in the future.... 2013-08-19 02:08:17 +02:00
4193058957 many small fixes, typo and newlines... housekeeping! 2013-08-18 23:45:12 +02:00
5b33d500f3 changed error codes. the higher the code the lower the error. 2013-08-18 23:41:23 +02:00
557fe4837a no config object is logging. so why should layouts do it? 2013-08-18 23:39:13 +02:00
6ac3623fbf spelling fix 2013-08-18 23:19:25 +02:00
9cf8afa3de just doc stuff 2013-08-18 03:10:38 +02:00
6186add23b just small typo fixes. 2013-08-18 03:08:09 +02:00
Rafael.Timmerberg
6946a51a2e Oh I got even more love for lish. less code, more power :) 2013-08-17 03:38:48 +02:00
a1fdd33050 added xmpp frontend... may this will be fun at some time... 2013-08-15 23:52:22 +02:00
db306236d8 just added a link 2013-08-15 23:41:03 +02:00
0506dfd835 uups... :) 2013-08-15 22:33:15 +02:00
be2c5decc3 added email task code. not tested, just for future dev. 2013-08-15 22:32:15 +02:00
cb8c17188d just an update to the json file i am using 2013-08-15 02:50:15 +02:00
Rafael.Timmerberg
90257756e6 the (better) continuation of lish :) 2013-08-15 02:34:42 +02:00
Rafael.Timmerberg
0c329ee7a9 Merge remote-tracking branch 'origin/master' 2013-08-15 02:24:17 +02:00
Rafael.Timmerberg
8d18400b88 the (sad) beginning of lish 2013-08-15 02:24:05 +02:00
c35b956677 finalized the tcpconnect service. should be ready for takeoff now.... ;) 2013-08-15 02:03:12 +02:00
cdd3b7f7ac just some threshold fixes 2013-08-15 01:50:26 +02:00
Rafael.Timmerberg
8cd39860ae added members and processor info to job 2013-08-15 01:26:28 +02:00
0d8cc5fd6b some more nicer error code/message stuff in tcpconnect 2013-08-15 01:10:52 +02:00
Rafael.Timmerberg
6b19619a92 updated error messages 2013-08-15 01:05:34 +02:00
e682cac953 some moer error logging stuff 2013-08-15 00:59:16 +02:00
d34811f2c3 small fix: made logging a one liner because of multiple threads logging stuff... 2013-08-15 00:51:41 +02:00