Commit Graph

20 Commits

Author SHA1 Message Date
6d295b840a Delete trainola; it will live in nilmtools repo 2013-07-08 11:57:45 -04:00
74a05d05d6 Clear out traceback object to avoid reference cycles 2013-07-08 11:44:19 -04:00
35b20c90a5 Rename and reorganize stuff 2013-07-08 11:33:27 -04:00
6d9ee7b405 Ability to run user provided code now 2013-07-07 20:18:52 -04:00
721d6c4936 Add run_code_string function, untested 2013-07-07 15:36:34 -04:00
973d328e1e Rename some URLs (/process/command -> /run/command, etc) 2013-07-07 14:12:48 -04:00
0338d40226 One fewer process when spawning commands 2013-07-07 14:09:47 -04:00
734e1d9b52 Add /process/command; fix killing of forked processes
Now an entire process tree is killed in /process/remove, as long as
each child hasn't changed its process group.
2013-07-07 12:13:13 -04:00
30a3559253 Add "force" option for /process/remove 2013-07-06 16:03:18 -04:00
caad5dec04 Add warning about lack of auth 2013-07-06 15:41:29 -04:00
e89a48dbb7 Mention SSL stuff in docs 2013-07-06 15:37:10 -04:00
e2c9575937 More tests 2013-07-05 22:14:43 -04:00
258fe2358d Filled out test coverage, fixed lots of bugs 2013-07-05 21:58:30 -04:00
f73de35ee6 Work in progress on the process manager. Very finicky.
The multiprocessing environment is really finicky.
I'm seeing deadlocks in the process at exit, that are probably related
to tracebacks being printed and still getting redirected to the
logfile or something.
2013-07-05 19:35:09 -04:00
65e48caf5f Start test framework; work on server and manager 2013-07-05 16:47:50 -04:00
a9bac7d9a0 Start thread management stuff 2013-07-05 15:55:41 -04:00
afd21bfef2 Improve trainola matcher 2013-07-05 15:55:28 -04:00
b228c3e35f First implementation of trainola 2013-07-04 13:49:15 -04:00
ce2be06845 Bump required nilmdb version; use nilmdb.server.serverutil stuff 2013-07-02 12:04:04 -04:00
ba49bcdf5a Initial commit 2013-07-02 11:16:44 -04:00