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

[dreamwidth/dw-free] c7a681: Remove AccessLogSink/Record

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: c7a681924964f5190a6091f3c7c880f06aa560cb
https://github.com/dreamwidth/dw-free/commit/c7a681924964f5190a6091f3c7c880f06aa560cb
Author: mark <mark@dreamwidth.org>
Date: 2013-06-10 (Mon, 10 Jun 2013)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm
R cgi-bin/LJ/AccessLogRecord.pm
R cgi-bin/LJ/AccessLogSink.pm
R cgi-bin/LJ/AccessLogSink/DBIProfile.pm
R cgi-bin/LJ/AccessLogSink/DInsertd.pm
R cgi-bin/LJ/AccessLogSink/Database.pm
M cgi-bin/LJ/ConfCheck/General.pm
M cgi-bin/LJ/Config.pm
M cgi-bin/ljlib.pl

Log Message:
-----------
Remove AccessLogSink/Record

This code had bitrotted and not been used for years. I also don't see us
adding it like this in the future, and when we do, we'll have to spend
as much time fixing it as we would just writing something that works for
our particular needs.