Commit graph

290 commits

Author SHA1 Message Date
9e21d5f87e added own scheduler class for extending apscheduler 2013-10-04 18:38:02 +02:00
8467bbb74c just playing with jobs in lish... ;) 2013-10-04 18:01:22 +02:00
9c4b253704 added interface class to core for backend/frontend commnication to core 2013-10-01 06:51:54 +02:00
8905be4228 added TODO to job 2013-10-01 06:20:48 +02:00
a267979465 forgot two files in backends 2013-10-01 06:17:44 +02:00
c0ddae7eb5 moved some frontends/* to new backends/; backends are threads running in background, no frontend 2013-10-01 06:17:08 +02:00
df3b22a308 edited title for docs in makefile 2013-10-01 04:31:06 +02:00
033af959a6 added mail adresses to AUTHORS 2013-10-01 04:10:20 +02:00
f7b2eab4f9 just added __name__ to the logger 2013-10-01 02:03:14 +02:00
5661fe9d5c added templates 2013-10-01 01:44:35 +02:00
0ec9c51418 added title to docs in makefile 2013-10-01 01:29:09 +02:00
88b396f0f9 added login to smtp server 2013-09-25 04:18:55 +02:00
73cb75ee0b added TODO 2013-09-25 03:44:04 +02:00
09855d2581 we need to think about logging a bit... ;) look at the TODO in linspector. 2013-09-25 03:33:43 +02:00
dbddbba410 small cleanups 2013-09-25 03:14:39 +02:00
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