Commit graph

266 commits

Author SHA1 Message Date
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
Rafael.Timmerberg
b4ab451366 added config 2013-08-20 01:47:24 +02:00
Rafael.Timmerberg
ef27b9c7d1 added config 2013-08-20 00:51:57 +02:00
Rafael.Timmerberg
85252e420c restructured a bit 2013-08-20 00:51:02 +02:00
Rafael.Timmerberg
85d13259d0 restructured a bit 2013-08-20 00:49:04 +02:00
fe6c4a5769 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
e64bc49845 nice to play with ruffs Lish! that will be more fun in the future.... 2013-08-19 02:08:17 +02:00
d94beb8160 many small fixes, typo and newlines... housekeeping! 2013-08-18 23:45:12 +02:00
7975061721 changed error codes. the higher the code the lower the error. 2013-08-18 23:41:23 +02:00
4368f6c714 no config object is logging. so why should layouts do it? 2013-08-18 23:39:13 +02:00
4723481da6 spelling fix 2013-08-18 23:19:25 +02:00
a950e348c8 just doc stuff 2013-08-18 03:10:38 +02:00
b092df118e just small typo fixes. 2013-08-18 03:08:09 +02:00
Rafael.Timmerberg
9f6fb54cf2 Oh I got even more love for lish. less code, more power :) 2013-08-17 03:38:48 +02:00
b241098da4 added xmpp frontend... may this will be fun at some time... 2013-08-15 23:52:22 +02:00
6e3f451bc7 just added a link 2013-08-15 23:41:03 +02:00
62ea842275 uups... :) 2013-08-15 22:33:15 +02:00
a83c7ff390 added email task code. not tested, just for future dev. 2013-08-15 22:32:15 +02:00
e71bbee704 just an update to the json file i am using 2013-08-15 02:50:15 +02:00
Rafael.Timmerberg
06a7a88672 the (better) continuation of lish :) 2013-08-15 02:34:42 +02:00
Rafael.Timmerberg
a12a225580 Merge remote-tracking branch 'origin/master' 2013-08-15 02:24:17 +02:00
Rafael.Timmerberg
c984f77ed8 the (sad) beginning of lish 2013-08-15 02:24:05 +02:00
06e29776b2 finalized the tcpconnect service. should be ready for takeoff now.... ;) 2013-08-15 02:03:12 +02:00
dcf3bc3fbc just some threshold fixes 2013-08-15 01:50:26 +02:00
Rafael.Timmerberg
f0beaa7190 added members and processor info to job 2013-08-15 01:26:28 +02:00
152885234b some more nicer error code/message stuff in tcpconnect 2013-08-15 01:10:52 +02:00
Rafael.Timmerberg
324c39b247 updated error messages 2013-08-15 01:05:34 +02:00
0f64170fd2 some moer error logging stuff 2013-08-15 00:59:16 +02:00
b069bd5bc7 small fix: made logging a one liner because of multiple threads logging stuff... 2013-08-15 00:51:41 +02:00
eb2562443f just some error logging... 2013-08-15 00:47:40 +02:00
Rafael.Timmerberg
8bb2af8526 inserted jobInfo object into service 2013-08-15 00:35:16 +02:00
cfc50607d4 added one more host to hostgroup and debug stuff to python code 2013-08-14 23:38:32 +02:00
5508a23f93 just a small fix to reset the errorcode and errormessage before execution of a service 2013-08-14 23:37:49 +02:00
70bb796ea6 deleted old config.py object... no need for that anymore. 2013-08-14 22:50:47 +02:00
bee99d74d1 small cleanups and a beautiful new whitespace in output... ;) 2013-08-14 21:57:58 +02:00
e6db662b67 deleted tests folder... no use for it anymore atm. 2013-08-14 21:46:06 +02:00
aa36902217 hanez.json is the most minimal and working json file. just change the port or host to something non existent and it will raise an error. 2013-08-14 21:39:11 +02:00
342e167cdd Just a small fix. 2013-08-14 21:38:22 +02:00