|
|
ab353eac59
|
added "less" to "log" command
|
2013-10-29 02:31:52 +01:00 |
|
|
|
2d437f434a
|
added "log less" to log management
|
2013-10-29 02:31:17 +01:00 |
|
|
|
e95ea2fc20
|
removed stupid colon in help output of lish
|
2013-10-28 04:43:27 +01:00 |
|
|
|
ea9e92f87a
|
nicer help output
|
2013-10-28 04:30:10 +01:00 |
|
|
|
547bc5a46e
|
some more output in lish status
|
2013-10-28 04:15:25 +01:00 |
|
|
|
16ccccf500
|
lish v0.2.3-alpha
|
2013-10-28 04:00:54 +01:00 |
|
|
|
42c5d5d29a
|
added "tail" command to do_log in lish
|
2013-10-28 03:54:19 +01:00 |
|
|
|
ca6b82e4e8
|
lish 0.2.2-alpha
|
2013-10-28 03:39:00 +01:00 |
|
|
|
730844c74e
|
added some more stub stuff to lish and to lish's help; some fixes
|
2013-10-28 03:38:16 +01:00 |
|
|
|
f4080ffffc
|
added status information to status command in lish
|
2013-10-28 03:24:25 +01:00 |
|
|
|
c1a7982557
|
added some command stubs and refactored help output
|
2013-10-28 03:07:45 +01:00 |
|
|
|
eb021857c6
|
small fix in dummy
|
2013-10-28 00:38:26 +01:00 |
|
|
|
633556d97a
|
added random sleep from 3 to 15 seconds to dummy if sleep is not set as arg
|
2013-10-27 23:53:23 +01:00 |
|
|
|
b87a699e00
|
added "dummy" service for debugging end testing
|
2013-10-27 23:40:47 +01:00 |
|
|
|
1ccf2652b0
|
changed log level on respone messages from services
|
2013-10-27 04:26:50 +01:00 |
|
|
|
0915526a59
|
some additions in http service; does not work and i dont know why... :( maybe i am too tired
|
2013-10-27 03:59:24 +01:00 |
|
|
|
cbb106ee8a
|
cleaned up all this logging stuff. logging to files does not work anymore but that will be fixed. use -q when starting linspector for now
|
2013-10-27 02:28:20 +01:00 |
|
|
|
96a0ff22ab
|
this really is more balanced scheduling of jobs
|
2013-10-27 00:54:17 +02:00 |
|
|
|
2a2f1347e8
|
added some more intelligent logic to job scheduling. they are all scheduled in few seconds using a delay for each job instead of sleep
|
2013-10-27 00:18:30 +02:00 |
|
|
|
cf27fdccd8
|
moved the sleep to the right place... :) faster startup!
|
2013-10-25 15:22:02 +02:00 |
|
|
|
3642e67013
|
added main thread for background scheduling; version set to 0.11
|
2013-10-25 04:22:09 +02:00 |
|
|
|
79ee26ff71
|
typo fix
|
2013-10-24 23:30:50 +02:00 |
|
|
|
07e56a8cb5
|
typo fix
|
2013-10-24 23:30:33 +02:00 |
|
|
|
702658fef0
|
typo fix
|
2013-10-24 23:29:47 +02:00 |
|
|
|
bc6ecd5642
|
typo fix
|
2013-10-24 23:29:25 +02:00 |
|
|
|
ec13d0fdf0
|
commented out some stub lines of code
|
2013-10-24 23:15:19 +02:00 |
|
|
|
aa234608c0
|
uuhh, just removed one newline
|
2013-10-24 05:06:46 +02:00 |
|
|
|
50ae45ccac
|
added some stubs to job_info_dict
|
2013-10-24 04:44:42 +02:00 |
|
|
|
df1c0f337c
|
removed unneeded while loop
|
2013-10-22 03:13:53 +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 |
|
|
|
42e04e5a28
|
added count command to help_jobs
|
2013-10-21 17:32:48 +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 |
|
|
|
e9951e76fc
|
compact jobs list was evil; colors are much better
|
2013-10-21 03:18:25 +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 |
|
|
|
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
|
a0e69d859d
|
test of static interface
|
2013-10-21 01:09:41 +02:00 |
|
|
|
39beaee68b
|
just fixes
|
2013-10-20 23:20:58 +02:00 |
|
|
|
4d5381819f
|
small fix
|
2013-10-20 23:12:42 +02:00 |
|
|
|
32d4179c1d
|
added some more stuff to jsonrpc backend
|
2013-10-20 23:08:08 +02:00 |
|
|
|
6f62c8a6dd
|
many cleanups in lish
|
2013-10-20 17:13:53 +02:00 |
|