Mercurial > public > sg101
log core/management/commands/ssl_images.py @ 1171:c855a88f9d78
age | author | description |
---|---|---|
2015-11-27 | Brian Neal | Prevent mixed content in UserProfiles. |
2015-10-30 | Brian Neal | Fix Unicode error while logging news changes. |
2015-10-29 | Brian Neal | Modify ssl_images to update news models. |
2015-10-25 | Brian Neal | Guard against bad image urls in ssl_images. |
2015-10-25 | Brian Neal | Logging tweaks to ssl_images. |
2015-10-25 | Brian Neal | Additional tweaks to ssl_images. |
2015-10-15 | Brian Neal | Pass timeout to requests instead of global timeout. |
2015-10-10 | Brian Neal | Convert ssl_images to use download_file. |
2015-09-02 | Brian Neal | Whitelist hot-linked image sources. |
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:...">. |