github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2014-06-10 08:33 pm

[dreamwidth/dw-free] 95c118: Don't try to convert "0000-00-00" to a time

Branch: refs/heads/release-1.20
Home: https://github.com/dreamwidth/dw-free
Commit: 95c118257a58fc0904ae21aa3cad13ed2f71af7a
https://github.com/dreamwidth/dw-free/commit/95c118257a58fc0904ae21aa3cad13ed2f71af7a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)

Changed paths:
M cgi-bin/LJ/Time.pm

Log Message:
-----------
Don't try to convert "0000-00-00" to a time

Occasionally shows up in the logs as "Month '-1' out of range 0..11 at
cgi-bin/LJ/Time.pm line 84"


Commit: 85a428664ee47feca01037491adc9cce6870525b
https://github.com/dreamwidth/dw-free/commit/85a428664ee47feca01037491adc9cce6870525b
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Changed paths:
M cgi-bin/LJ/Time.pm

Log Message:
-----------
Merge pull request #737 from afuna/mysqldate_to_time-0000-00-00

Don't try to convert "0000-00-00" to a time


Compare: https://github.com/dreamwidth/dw-free/compare/e5d28c26d395...85a428664ee4