Commit graph

303 commits

Author SHA1 Message Date
Rafael.Timmerberg
d6ea3e3d11 set global loglevel to debug 2013-10-10 22:07:21 +02:00
Rafael.Timmerberg
2271e52700 set jobHex to jobInfo 2013-10-10 21:59:33 +02:00
Rafael.Timmerberg
0a8dd894ab pretty job string function for lish, fixed logging
TODO: set Logging levels
2013-10-10 21:46:29 +02:00
7db2ae092b typo fix 2013-10-08 23:00:44 +02:00
d9924e0819 added stub for a configfile validation tool 2013-10-08 22:27:37 +02:00
7863da0645 cleanup; deleted senseless newlines 2013-10-08 22:24:11 +02:00
e79eafefeb typo fix 2013-10-08 22:23:08 +02:00
844c02cc79 moved linspector to bin and renamed lib 2013-10-08 22:16:46 +02:00
4f6639b259 moved linspector to bin and renamed lib 2013-10-08 22:16:31 +02:00
fc4a55c8db small config update just to not forget the idea 2013-10-08 21:21:37 +02:00
461a26e563 added some config stub 2013-10-08 21:12:08 +02:00
96b711ad4b added json rpc backend for adding an interface to GUI applications 2013-10-08 21:10:55 +02:00
7ff43ff222 added license header to all code files 2013-10-08 00:08:47 +02:00
4219e8e109 added own scheduler class for extending apscheduler 2013-10-04 18:38:02 +02:00
1a6e9a89d1 just playing with jobs in lish... ;) 2013-10-04 18:01:22 +02:00
ec31ec9f15 added interface class to core for backend/frontend commnication to core 2013-10-01 06:51:54 +02:00
1733ee2b74 added TODO to job 2013-10-01 06:20:48 +02:00
90f1b12934 forgot two files in backends 2013-10-01 06:17:44 +02:00
2388a945a4 moved some frontends/* to new backends/; backends are threads running in background, no frontend 2013-10-01 06:17:08 +02:00
fc33883fd9 edited title for docs in makefile 2013-10-01 04:31:06 +02:00
c655f90255 added mail adresses to AUTHORS 2013-10-01 04:10:20 +02:00
a6b956c983 just added __name__ to the logger 2013-10-01 02:03:14 +02:00
1618f48a8f added templates 2013-10-01 01:44:35 +02:00
1701e602ef added title to docs in makefile 2013-10-01 01:29:09 +02:00
57b9f6281c added login to smtp server 2013-09-25 04:18:55 +02:00
05df2a6825 added TODO 2013-09-25 03:44:04 +02:00
b73bfbec7e we need to think about logging a bit... ;) look at the TODO in linspector. 2013-09-25 03:33:43 +02:00
15cac995ec small cleanups 2013-09-25 03:14:39 +02:00
530fd2a2ba 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
6bda1e6c3e just fixes... bla bla bla 2013-09-24 00:30:12 +02:00
a1e7983112 some more content... 2013-09-24 00:24:40 +02:00
fdd831f1c9 hrhrhrhrhr, sounds better... ;) 2013-09-24 00:17:44 +02:00
3bbd0cea2d added some content 2013-09-24 00:01:52 +02:00
baeab9bf50 nothing done... just pass... ;) 2013-09-23 23:50:59 +02:00
c488474f25 this twitter stuff sucks. doesn't work actually 2013-09-23 22:43:06 +02:00
afa44b0b99 added the tweet task for alerting via twitter 2013-09-23 17:02:57 +02:00
663007a237 just some housekeeping... :) i like! 2013-09-21 04:44:01 +02:00
8583a58223 just some more core config stuff and disabled xmpp logging 2013-09-20 02:39:23 +02:00
caa9abe3dc added some new stuff 2013-09-20 02:31:50 +02:00
06b933a135 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
16f51643f0 look at hanez.json before using tasks... ;) 2013-09-20 01:21:53 +02:00
556f920a56 added new task config vars to core section 2013-09-20 00:55:12 +02:00
81d2b05efa added examples/private.json to .gitignore for local usage only (containing passwords) 2013-09-20 00:53:58 +02:00
051b6c0e0a added Date to mail header. 2013-09-19 22:20:42 +02:00
194a7197e6 just cleanups 2013-09-19 21:28:56 +02:00
134bdf39a4 just some cleanups and ideas in hanez.json 2013-09-19 21:12:03 +02:00
1e8ad1f110 renamed xmpp task to jabber to avoid conflicts; added simple xmpp/jabber support to tasks 2013-09-19 20:50:17 +02:00
bccb205f6d renamed email task to mail because of some name collision in smtplib 2013-09-19 19:34:21 +02:00
15a6470cbb 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
732e223357 added python 2013-08-20 03:06:08 +02:00