Commit graph

867 commits

Author SHA1 Message Date
3f788adc47 added an icon 16x16 2013-10-20 16:50:40 +02:00
1648a08a9d added two icons to files/icons/ 2013-10-20 16:05:36 +02:00
9cc1f93210 some more manpages and content 2013-10-20 15:57:25 +02:00
c3c7dc34fc many syntax fixes in lish help commands 2013-10-20 15:40:14 +02:00
3aa231c429 added a manpage and edited man manpage 2013-10-20 15:30:45 +02:00
8340b1b73f added files/images/ dir to repo 2013-10-20 15:25:28 +02:00
22c54bb46c added man manpage...;) 2013-10-20 15:21:34 +02:00
f77e44491d added man command to lish and a man/ dir for manual pages which can be accessed in less style from within lish 2013-10-20 15:10:14 +02:00
061bc22691 added license using less as a pager. maybe needs to be implemented using urwid for cross platform compatibility 2013-10-20 14:47:51 +02:00
3870ca7c50 added todo to linspector 2013-10-20 06:08:35 +02:00
c58141a9fc just added license to about dialog in lish 2013-10-20 06:05:56 +02:00
a0577c66ff some more threading stuff for backends. 2013-10-20 04:09:46 +02:00
1c08909c94 added about command to lish... colors, colors, colors... ! 2013-10-20 04:08:58 +02:00
3a4c4c412e added some stubs for backend threading 2013-10-20 03:19:21 +02:00
RafTim
ddd7c5be09 begin of abstracting linpector commands 2013-10-20 03:18:57 +02:00
RafTim
9fb7e956b0 added linspectorInterface functions 2013-10-20 02:33:11 +02:00
ff6fbf8507 made job id's unique 2013-10-20 01:55:19 +02:00
RafTim
a230d8c647 added colors 2013-10-20 01:22:09 +02:00
RafTim
4d7ded5e51 abstracted lish job printing 2013-10-20 01:20:27 +02:00
c9c7e7296d removed EOF foo 2013-10-20 00:42:56 +02:00
Rafael.Timmerberg
8d67ed7d1e fixed lish job runtime and interval 2013-10-20 00:04:34 +02:00
1df978c0f2 just some more colors... :D 2013-10-19 23:22:07 +02:00
0f6ab3d333 some more coloring 2013-10-19 21:46:36 +02:00
325e585db3 make use of color constants 2013-10-19 21:41:58 +02:00
8ea765c3db added hostname to lish prompt and some fixes 2013-10-19 21:28:26 +02:00
e4306ee73a just some style fix 2013-10-19 21:26:41 +02:00
4255657de4 added color constants, version 0.2 of lish 2013-10-19 21:16:24 +02:00
0fc449019f 0.9 and reverted versioning structure 2013-10-19 21:15:35 +02:00
6764db13f8 fixed the help output AND: Lish got colors... :) 2013-10-19 20:58:06 +02:00
49bf87f254 more eye candy in lish output of job details 2013-10-19 20:47:19 +02:00
c2275e8e63 added __str__ to service and made the output look nicer in lishs jobs list 2013-10-19 20:22:57 +02:00
a7312cb37e renamed function 2013-10-19 02:10:38 +02:00
ea10f91bf8 uncommented EOF command. do we need it? 2013-10-19 02:07:05 +02:00
c92683940f version 0.1.8 2013-10-19 01:47:19 +02:00
0d0ee69313 added linspector.yaml to show the new config file format 2013-10-19 01:38:10 +02:00
Rafael.Timmerberg
16a5a09bf5 added yaml support 2013-10-19 00:55:24 +02:00
cb676249ac cleanups and small fix 2013-10-18 12:15:11 +02:00
Rafael.Timmerberg
240dc8b04a extended the job function and added completion
started to implement LinspectorInterface and passed it to Frontend and LishCommander as general Linspector accessor
2013-10-17 23:36:57 +02:00
Rafael.Timmerberg
9de9af9921 Merge remote-tracking branch 'origin/master'
Conflicts:
	.gitignore
	bin/linspector
	examples/linspector.json
	linspector/core/job.py
	linspector/frontends/lish.py
	linspector/services/tcpconnect.py
2013-10-17 21:08:30 +02:00
c08b5a1b13 changed version from 0.7 to 0.1.7; we are really just 0.1.* currently 2013-10-17 08:20:11 +02:00
e524bf3797 deleted the abstracted daemon and moved class over to daemon.py 2013-10-12 02:34:39 +02:00
f3aa26cc15 just some new ideas 2013-10-12 02:31:41 +02:00
2522755595 yeah 2013-10-11 04:22:32 +02:00
dd1c6958c3 some housekeeping 2013-10-11 02:48:27 +02:00
68f8cbadc9 shutting logging down after the scheduler... makes sense i think 2013-10-11 02:43:14 +02:00
e6741b0db9 added udpconnect service. should be tested! think it is not working like it is... ;) 2013-10-11 02:30:22 +02:00
5ecee5b069 some doc fixes in header 2013-10-11 02:29:25 +02:00
1de3fd29e2 version bump to 0.7 2013-10-11 02:20:23 +02:00
ee5245eccb added threshold handling to job.py and config 2013-10-11 02:07:55 +02:00
7886e6f677 just enabled debug level logging... 2013-10-11 00:59:43 +02:00