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

[dreamwidth/dw-free] d6f11a: [#1031] Remove cprod-related text strings

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: d6f11a9df1c9f536a28b0db32564f0ce1d01426f
https://github.com/dreamwidth/dw-free/commit/d6f11a9df1c9f536a28b0db32564f0ce1d01426f
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-27 (Tue, 27 Jan 2015)

Changed paths:
M bin/upgrading/deadphrases.dat
M bin/upgrading/en.dat

Log Message:
-----------
[#1031] Remove cprod-related text strings

This removes unused cprod.* text strings from the translation system.
A handful of strings remain that are still in use in various places.


Commit: caf34775739f7efc1871f7bb4805e0ebd543608b
https://github.com/dreamwidth/dw-free/commit/caf34775739f7efc1871f7bb4805e0ebd543608b
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-27 (Tue, 27 Jan 2015)

Changed paths:
R t/cprod.t
M t/typemap.t

Log Message:
-----------
[#1031] Remove cprod-related tests

Obviously t/cprod.t is no longer needed, but t/typemap.t was using
CProd-related typemaps to test the LJ::Typemap code. I looked
around for other examples of typemaps in use and found a substitute.


Commit: 48feff470f8d456c8d4b9d980780ef850c02cb49
https://github.com/dreamwidth/dw-free/commit/48feff470f8d456c8d4b9d980780ef850c02cb49
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-27 (Tue, 27 Jan 2015)

Changed paths:
R htdocs/didyouknow/index.bml
R htdocs/didyouknow/index.bml.text
R htdocs/img/cake.jpg
R htdocs/img/friendgroup.gif
R htdocs/js/cprod.js
R htdocs/misc/cprod.bml
R htdocs/stc/cprod.css
R htdocs/tools/endpoints/cprod.bml

Log Message:
-----------
[#1031] Remove unused cprod-related htdocs

These were only referenced by LJ::CProd and related submodules.


Commit: cd4051ac1e08537ea93806db1376a8c0cf9f55d8
https://github.com/dreamwidth/dw-free/commit/cd4051ac1e08537ea93806db1376a8c0cf9f55d8
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-27 (Tue, 27 Jan 2015)

Changed paths:
M htdocs/editicons.bml
M htdocs/register.bml
M htdocs/stc/blueshift/blueshift.css

Log Message:
-----------
[#1031] Remove cprod references from other htdocs

This removes cprod-related conditional clauses from editicons.bml,
cprod content from register.bml (although the div remains),
and cprod-related CSS styling from blueshift.css.


Commit: 153bc6db3328203ecff92f3bf9809f6f400d4206
https://github.com/dreamwidth/dw-free/commit/153bc6db3328203ecff92f3bf9809f6f400d4206
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-27 (Tue, 27 Jan 2015)

Changed paths:
M cgi-bin/DW/Controller/Search/Directory.pm
M cgi-bin/LJ/User.pm
M cgi-bin/LJ/Widget/LinksList.pm
M cgi-bin/modperl_subs.pl

Log Message:
-----------
[#1031] Remove cprod references from other modules

This removes cprod-related hooks from the few modules where they existed,
and stops the web server from loading LJ::CProd.


Commit: ecd1ec2329ad5e771c0b4802310c853231bbe84b
https://github.com/dreamwidth/dw-free/commit/ecd1ec2329ad5e771c0b4802310c853231bbe84b
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-27 (Tue, 27 Jan 2015)

Changed paths:
M cgi-bin/LJ/Widget/LinksList.pm
M htdocs/editicons.bml

Log Message:
-----------
[#1031] Remove trailing whitespace.


Commit: e1344c4ad3ba439497f87ea903c6773d0537d956
https://github.com/dreamwidth/dw-free/commit/e1344c4ad3ba439497f87ea903c6773d0537d956
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-01-27 (Tue, 27 Jan 2015)

Changed paths:
M bin/upgrading/update-db-general.pl
R cgi-bin/LJ/CProd.pm
R cgi-bin/LJ/CProd/Birthdays.pm
R cgi-bin/LJ/CProd/ControlStrip.pm
R cgi-bin/LJ/CProd/Feeds.pm
R cgi-bin/LJ/CProd/FriendsFriends.pm
R cgi-bin/LJ/CProd/Polls.pm
R cgi-bin/LJ/CProd/UserPic.pm
M cgi-bin/LJ/DB.pm

Log Message:
-----------
[#1031] Remove LJ::CProd and associated database tables

At this point, the only occurrences of cprod strings in the
entire code tree are translation strings and table drops,
plus a comment on that one empty div in the registration page.
I think our work here is done.


Commit: e3310abb38d25b17a9f5909db18cd0e44d803fdc
https://github.com/dreamwidth/dw-free/commit/e3310abb38d25b17a9f5909db18cd0e44d803fdc
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-27 (Tue, 27 Jan 2015)

Changed paths:
M bin/upgrading/deadphrases.dat
M bin/upgrading/en.dat
M bin/upgrading/update-db-general.pl
M cgi-bin/DW/Controller/Search/Directory.pm
R cgi-bin/LJ/CProd.pm
R cgi-bin/LJ/CProd/Birthdays.pm
R cgi-bin/LJ/CProd/ControlStrip.pm
R cgi-bin/LJ/CProd/Feeds.pm
R cgi-bin/LJ/CProd/FriendsFriends.pm
R cgi-bin/LJ/CProd/Polls.pm
R cgi-bin/LJ/CProd/UserPic.pm
M cgi-bin/LJ/DB.pm
M cgi-bin/LJ/User.pm
M cgi-bin/LJ/Widget/LinksList.pm
M cgi-bin/modperl_subs.pl
R htdocs/didyouknow/index.bml
R htdocs/didyouknow/index.bml.text
M htdocs/editicons.bml
R htdocs/img/cake.jpg
R htdocs/img/friendgroup.gif
R htdocs/js/cprod.js
R htdocs/misc/cprod.bml
M htdocs/register.bml
M htdocs/stc/blueshift/blueshift.css
R htdocs/stc/cprod.css
R htdocs/tools/endpoints/cprod.bml
R t/cprod.t
M t/typemap.t

Log Message:
-----------
Merge pull request #1165 from kareila/cprod-1031

Remove CProd


Compare: https://github.com/dreamwidth/dw-free/compare/5e553eefdc80...e3310abb38d2

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org