github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2019-06-01 09:00 pm

[dreamwidth/dw-free] e5e468: Ensure XML in importer

Branch: refs/heads/release-1.35
Home: https://github.com/dreamwidth/dw-free
Commit: e5e468fc82a2c88fd74d4ec72065de87f92db785
https://github.com/dreamwidth/dw-free/commit/e5e468fc82a2c88fd74d4ec72065de87f92db785
Author: Mark Smith <mark@dreamwidth.org>
Date: 2019-06-02 (Sun, 02 Jun 2019)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm

Log Message:
-----------
Ensure XML in importer

We've seen sometimes when LJ bans us or otherwise sends us data that
isn't XML, we end up caching it... this fixes that with a very simple
check.


Commit: da70d94ac688c1776dbedcd6860988cbae303ba0
https://github.com/dreamwidth/dw-free/commit/da70d94ac688c1776dbedcd6860988cbae303ba0
Author: Mark Smith <mark@dreamwidth.org>
Date: 2019-06-02 (Sun, 02 Jun 2019)

Changed paths:
M cgi-bin/DW/BlobStore.pm

Log Message:
-----------
Slightly more flexible keys

I have no idea why I did this but it's running in prod so it must have
been intended at some point. :ablobsadpats:


Commit: a197a0217d55c0c1a142451c3154c6464b665899
https://github.com/dreamwidth/dw-free/commit/a197a0217d55c0c1a142451c3154c6464b665899
Author: Mark Smith <mark@dreamwidth.org>
Date: 2019-06-02 (Sun, 02 Jun 2019)

Changed paths:
M cgi-bin/LJ/ESN.pm
M cgi-bin/LJ/NotificationMethod/Email.pm
M cgi-bin/LJ/Sendmail.pm

Log Message:
-----------
Log metrics on email usage

This adds some simple stats on the age of accounts we're emailing. This
is being used to try to cut a little cost.


Commit: 82802b4641487df2c1dca9ffc88376d95807f1bb
https://github.com/dreamwidth/dw-free/commit/82802b4641487df2c1dca9ffc88376d95807f1bb
Author: Mark Smith <mark@dreamwidth.org>
Date: 2019-06-02 (Sun, 02 Jun 2019)

Changed paths:
M htdocs/shop/confirm.bml

Log Message:
-----------
Fix bug

Minor bug in one shop flow.


Compare: https://github.com/dreamwidth/dw-free/compare/0695560762e7...82802b464148