Commit graph

818 commits

Author SHA1 Message Date
50ae45ccac added some stubs to job_info_dict 2013-10-24 04:44:42 +02:00
a27e32db70 just added an empty NOTES file; we should use this for important notes for users and developers 2013-10-24 01:33:35 +02:00
233207ab38 chaged NOTES* to NOTES.* to just ignore NOTES.hanez and not the public NOTES file 2013-10-24 01:32:40 +02:00
d1ae135e92 added NOTES* to gitignore; just to have my personal notes somewhere 2013-10-24 01:26:28 +02:00
4611333354 just some comments for making job generated in a thread 2013-10-23 21:52:31 +02:00
9824afb8a5 just added some sleep stuff but commented it out... testing only 2013-10-23 21:48:53 +02:00
74fff9ce35 .gitignore cleanup 2013-10-22 13:09:51 +02:00
8bbcbff2de removed conf.d/ because it is not used and seems it will never 2013-10-22 13:03:03 +02:00
f3ff90c5d2 added TODO file to root but it is only a stub ATM. 2013-10-22 13:01:57 +02:00
5f37cc25af removed dev/ folder; personal notes should not be in repo 2013-10-22 13:01:03 +02:00
df1c0f337c removed unneeded while loop 2013-10-22 03:13:53 +02:00
71ae05cfd6 changes excludes in gitignore to examples/private* 2013-10-22 02:04:14 +02:00
ca05e1d3b6 removed xmpp and https backend. they are obsolete since this can be done in an own project using the jsonrpc interface backend 2013-10-22 01:33:21 +02:00
6d934652dd added some metthods and method stubs to interface and jsonrpc 2013-10-22 01:30:35 +02:00
b990b6ff41 some fixes in lish 2013-10-22 00:45:52 +02:00
617d4c5147 added requirements file for easy install of dependencies using pip 2013-10-21 20:25:21 +02:00
42e04e5a28 added count command to help_jobs 2013-10-21 17:32:48 +02:00
e286d53772 default logfile size set from 1MB to 10MB 2013-10-21 15:55:30 +02:00
b1f8d86fdb added 'jobs count' to lish; get_job_count to interface and jsonrpc 2013-10-21 15:48:39 +02:00
1a60ed8514 just added threshold to get_job_info_dict 2013-10-21 15:36:31 +02:00
43bfd810d2 set wait to False in scheduler shutdown; read TODO there. 2013-10-21 13:03:22 +02:00
a71fa07667 v0.10 2013-10-21 03:38:59 +02:00
e9951e76fc compact jobs list was evil; colors are much better 2013-10-21 03:18:25 +02:00
a01df7ceb2 set to other job id 2013-10-21 03:03:31 +02:00
075d1c93e7 more compact jobs list 2013-10-21 03:02:58 +02:00
34c7e8f3e4 removed pretty_string method; obsolete! 2013-10-21 02:54:42 +02:00
902eac89d2 new jobs list output with colors... yeah! 2013-10-21 02:53:58 +02:00
fcfd73baf1 added some more info to get_job_info_dict 2013-10-21 02:53:12 +02:00
b731d09d35 added get_job_list to jsonrpc and to the client for testing; works! 2013-10-21 02:26:53 +02:00
a15a9dc735 added get_job_list to interface 2013-10-21 02:24:18 +02:00
1ae16ec44a added TODO to job.py 2013-10-21 02:13:20 +02:00
00ddcac305 removed old code from linspector 2013-10-21 02:12:54 +02:00
877ece76a1 added some testing stuff to json client; works! 2013-10-21 02:03:43 +02:00
caf37aec89 added get job and enable/disable method to jsonrpc 2013-10-21 02:03:17 +02:00
27cdfd5e32 just some cleanups 2013-10-21 02:01:50 +02:00
RafTim
7a8ddc332f corrected backend-check 2013-10-21 01:14:52 +02:00
RafTim
a0e69d859d test of static interface 2013-10-21 01:09:41 +02:00
fa4dd2229c uhhm, missed something... sorry! 2013-10-20 23:55:48 +02:00
2b635275de fixed KeyError 2013-10-20 23:53:16 +02:00
39beaee68b just fixes 2013-10-20 23:20:58 +02:00
4d5381819f small fix 2013-10-20 23:12:42 +02:00
af76908c75 added jsonrpc-client to bin for testing the jsonrpc backend 2013-10-20 23:08:35 +02:00
32d4179c1d added some more stuff to jsonrpc backend 2013-10-20 23:08:08 +02:00
6c41c963a8 added core to jsonbackend and removed unneeded import 2013-10-20 23:07:16 +02:00
8be754aa31 start jsonrpc backend if configured 2013-10-20 22:46:49 +02:00
8678f5e4a6 added var to core an some design fixes 2013-10-20 22:45:44 +02:00
7de6a3717b renamed icon file 2013-10-20 19:16:51 +02:00
6f62c8a6dd many cleanups in lish 2013-10-20 17:13:53 +02:00
19f4f6f6f5 removed LogCommander 2013-10-20 17:10:49 +02:00
0f603ebf26 moved shell execution from ShellCommander to LishCommander 2013-10-20 17:09:41 +02:00