log core/management/commands/ssl_images.py @ 921:6d08b1476a52

age author description
2015-02-28 Brian Neal Detect bad hosts. Save cache information.
2015-02-28 Brian Neal Add socket timeout option.
2015-02-28 Brian Neal Record if an image could not be retrieved.
2015-02-26 Brian Neal Remove checking for https availability.
2015-02-20 Brian Neal Add counter and timer.
2015-02-19 Brian Neal Check html for <img src="http:...">.
2015-02-11 Brian Neal Ensure the cache is populated correctly.
2015-02-10 Brian Neal See if file available at https: by doing HEAD request.
2015-02-04 Brian Neal Actually save model object upon change.
2015-01-28 Brian Neal Base64 encode filename to make it shorter.
2015-01-16 Brian Neal More work on ssl_images command. Uploading now works.
2014-12-17 Brian Neal More WIP on ssl_images command & unit test.
2014-12-16 Brian Neal More WIP on ssl_images management command and tests.
2014-12-16 Brian Neal WIP on ssl_images command.
2014-12-05 Brian Neal More WIP on ssl_images command.
2014-12-03 Brian Neal Started fleshing out the ssl_images command.
2014-11-26 Brian Neal Improve command line support for ssl_images.
2014-11-26 Brian Neal Started work on command to update posts for SSL.