log py/uploader.py @ 294:6bacd8ca9f8f

age author description
Sat, 06 Jul 2019 18:30:25 +0800 Matt Johnston merge
Sat, 06 Jul 2019 18:29:45 +0800 Matt Johnston merge
Thu, 19 Mar 2015 21:50:52 +0800 Matt Johnston 60 second timeout
Sat, 13 Jun 2015 22:49:14 +0800 Matt Johnston Limit log
Tue, 09 Jun 2015 23:27:44 +0800 Matt Johnston long polling works
Mon, 08 Jun 2015 22:33:04 +0800 Matt Johnston merge
Mon, 08 Jun 2015 22:31:21 +0800 Matt Johnston put more things inside "try"
Mon, 08 Jun 2015 22:29:46 +0800 Matt Johnston long polling config updates
Tue, 19 May 2015 23:58:51 +0800 Matt Johnston sha256 hash
Sat, 11 Apr 2015 23:32:59 +0800 Matt Johnston better arg parser. seems close to ready
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, 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, 25 Jul 2014 23:53:38 +0800 Matt Johnston use requests rather than urllib2, better ipv6->ipv4 fallback
Tue, 11 Feb 2014 22:09:28 +0800 Matt Johnston params in their own bit
Sat, 12 Jan 2013 21:54:55 +0800 Matt Johnston less verbose logging
Thu, 03 Jan 2013 22:37:33 +0800 Matt Johnston uploader works
Wed, 05 Dec 2012 22:44:13 +0800 Matt Johnston update web to handle new style params
Thu, 29 Nov 2012 23:50:40 +0800 Matt Johnston few more bits