log core/management/commands/ssl_images.py @ 982:7db9037915c4

age author description
Sat, 24 Oct 2015 21:53:29 -0500 Brian Neal Logging tweaks to ssl_images.
Sat, 24 Oct 2015 21:29:07 -0500 Brian Neal Additional tweaks to ssl_images.
Thu, 15 Oct 2015 18:35:56 -0500 Brian Neal Pass timeout to requests instead of global timeout.
Fri, 09 Oct 2015 22:20:32 -0500 Brian Neal Convert ssl_images to use download_file.
Tue, 01 Sep 2015 20:33:40 -0500 Brian Neal Whitelist hot-linked image sources.
Sat, 28 Feb 2015 15:43:54 -0600 Brian Neal Detect bad hosts. Save cache information.
Sat, 28 Feb 2015 14:35:47 -0600 Brian Neal Add socket timeout option.
Sat, 28 Feb 2015 13:52:46 -0600 Brian Neal Record if an image could not be retrieved.
Wed, 25 Feb 2015 21:09:41 -0600 Brian Neal Remove checking for https availability.
Thu, 19 Feb 2015 21:02:21 -0600 Brian Neal Add counter and timer.
Wed, 18 Feb 2015 21:20:31 -0600 Brian Neal Check html for <img src="http:...">.
Tue, 10 Feb 2015 20:36:34 -0600 Brian Neal Ensure the cache is populated correctly.
Mon, 09 Feb 2015 20:25:13 -0600 Brian Neal See if file available at https: by doing HEAD request.
Tue, 03 Feb 2015 21:09:44 -0600 Brian Neal Actually save model object upon change.
Tue, 27 Jan 2015 20:35:06 -0600 Brian Neal Base64 encode filename to make it shorter.
Thu, 15 Jan 2015 21:05:05 -0600 Brian Neal More work on ssl_images command. Uploading now works.
Tue, 16 Dec 2014 20:59:49 -0600 Brian Neal More WIP on ssl_images command & unit test.
Mon, 15 Dec 2014 21:16:47 -0600 Brian Neal More WIP on ssl_images management command and tests.
Mon, 15 Dec 2014 19:51:12 -0600 Brian Neal WIP on ssl_images command.
Thu, 04 Dec 2014 20:32:43 -0600 Brian Neal More WIP on ssl_images command.
Tue, 02 Dec 2014 21:16:46 -0600 Brian Neal Started fleshing out the ssl_images command.
Tue, 25 Nov 2014 21:02:50 -0600 Brian Neal Improve command line support for ssl_images.
Tue, 25 Nov 2014 20:06:40 -0600 Brian Neal Started work on command to update posts for SSL.