log py/tempserver.py @ 631:c57821a60e51 rust

age author description
Tue, 11 Aug 2015 22:19:29 +0800 Matt Johnston fix wrong date format. how'd that slip in.
Sun, 05 Jul 2015 00:44:05 +0800 Matt Johnston emergency change sensor config
Tue, 09 Jun 2015 23:27:44 +0800 Matt Johnston long polling works
Mon, 08 Jun 2015 22:29:46 +0800 Matt Johnston long polling config updates
Tue, 28 Apr 2015 22:44:10 +0800 Matt Johnston Fixed some warnings
Sat, 11 Apr 2015 23:32:59 +0800 Matt Johnston better arg parser. seems close to ready
Sat, 11 Apr 2015 21:09:13 +0800 Matt Johnston improve exception handling
Sat, 11 Apr 2015 00:16:05 +0800 Matt Johnston fix a few python3 issues
Fri, 10 Apr 2015 23:59:16 +0800 Matt Johnston run 2to3
Fri, 10 Apr 2015 23:55:07 +0800 Matt Johnston test sensor
Fri, 20 Mar 2015 20:12:25 +0800 Matt Johnston porting to asyncio
Fri, 19 Dec 2014 21:52:50 +0800 Matt Johnston sleep on a semaphore so it can start/stop immediately when there's a SIGHUP
Fri, 19 Dec 2014 21:39:01 +0800 Matt Johnston fix pid locking
Fri, 07 Mar 2014 20:35:19 +0800 Matt Johnston add --hup
Tue, 04 Mar 2014 22:12:29 +0800 Matt Johnston Add --new flag
Thu, 25 Jul 2013 08:03:14 +0800 Matt Johnston fix to absolute path for lockfile, --daemon does chdir("/")
Fri, 14 Jun 2013 23:32:06 +0800 Matt Johnston use better pidlockfile
Sat, 12 Jan 2013 21:54:55 +0800 Matt Johnston less verbose logging
Fri, 11 Jan 2013 23:41:56 +0800 Matt Johnston Add daemon mode with locking, add "disabled" parameter
Thu, 03 Jan 2013 22:37:33 +0800 Matt Johnston uploader works
Thu, 03 Jan 2013 20:12:07 +0800 Matt Johnston reload config on SIGHUP
Fri, 21 Dec 2012 23:30:16 +0800 Matt Johnston rough touch sensor
Sun, 16 Dec 2012 22:14:46 +0800 Matt Johnston working better. logging works properly, cleanup fridge.off() happens.
Sat, 15 Dec 2012 23:49:08 +0800 Matt Johnston few updates, seems to run
Thu, 29 Nov 2012 23:50:40 +0800 Matt Johnston few more bits
Mon, 26 Nov 2012 23:21:03 +0800 Matt Johnston a bit more, and some tests
Tue, 20 Nov 2012 22:03:10 +0800 Matt Johnston copied fridge logic from main.c
Mon, 19 Nov 2012 22:46:34 +0800 Matt Johnston python raspberry pi rewrite