2009-09-12

afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-09-12 04:12 am

[dw-free] Juggle featured layouts to 12.

[commit: http://hg.dwscoalition.org/dw-free/rev/0b01e0370322]

Juggle featured layouts to 12.

Patch by [personal profile] afuna.

Files modified:
  • cgi-bin/LJ/S2Theme/boxesandborders.pm
ExpandDiff: 1 file changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-09-12 05:33 am

[dw-free] Code Refactoring

[commit: http://hg.dwscoalition.org/dw-free/rev/e8d5bfb23489]

http://bugs.dwscoalition.org/show_bug.cgi?id=1726

Refactor ljlang.pl to LJ::Lang module.

Patch by [personal profile] szabgab.

Files modified:
  • bin/upgrading/texttool.pl
  • bin/worker/esn-cluster-subs
  • bin/worker/esn-cluster-subs-mass
  • bin/worker/esn-filter-subs
  • bin/worker/esn-filter-subs-mass
  • bin/worker/esn-fired-event
  • bin/worker/esn-fired-event-mass
  • bin/worker/esn-process-sub
  • bin/worker/esn-process-sub-mass
  • bin/worker/paidstatus
  • bin/worker/process-esn
  • bin/worker/process-esn-mass
  • cgi-bin/DW/BusinessRules/InviteCodes.pm
  • cgi-bin/DW/Worker/DistributeInvites.pm
  • cgi-bin/DW/Worker/XPostWorker.pm
  • cgi-bin/LJ/Lang.pm
  • cgi-bin/ljlang.pl
  • cgi-bin/modperl_subs.pl
  • t/commafy.t
  • t/console-faqcat.t
  • t/faq.t
  • t/settings.t
ExpandDiff: 22 files changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-09-12 05:49 am

[dw-free] remove $LJ::HOME (use $ENV{LJHOME} only), stop 'use lib' in modules

[commit: http://hg.dwscoalition.org/dw-free/rev/164ba15fa675]

http://bugs.dwscoalition.org/show_bug.cgi?id=1760

Start moving us to use DW->home instead of environment variables or
configuration variables for locating our home directory.

Patch by [personal profile] szabgab.

Files modified:
  • cgi-bin/DW.pm
  • cgi-bin/LJ/ModuleLoader.pm
  • t/01-dw.t
  • t/console-allowopenproxy.t
  • t/console-ban.t
  • t/console-changecommunityadmin.t
  • t/console-changejournalstatus.t
  • t/console-changejournaltype.t
  • t/console-comment.t
  • t/console-community.t
  • t/console-entry.t
  • t/console-expungeuserpic.t
  • t/console-faqcat.t
  • t/console-finduser.t
  • t/console-findusercluster.t
  • t/console-friend.t
  • t/console-getrelation.t
  • t/console-infohistory.t
  • t/console-moodthemes.t
  • t/console-print.t
  • t/console-priv.t
  • t/console-reset.t
  • t/console-set.t
  • t/console-setbadpassword.t
  • t/console-suspend.t
  • t/console-syndicated.t
  • t/console-sysban.t
  • t/console-tags.t
  • t/entrycomment-create.t
  • t/esn-duplicatesubscriptions.t
  • t/esn-end2end.t
  • t/esn-findsubscription.t
  • t/esn-journalnewcomment.t
  • t/esn-journalnewentry.t
  • t/esn.t
  • t/privs.t
  • t/settings.t
  • t/usermoves.t
ExpandDiff: 38 files changed. )
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-09-12 05:52 am

[dw-free] Profiles with lots of subscribers don't load

[commit: http://hg.dwscoalition.org/dw-free/rev/2e80116e2336]

http://bugs.dwscoalition.org/show_bug.cgi?id=1504

Stop loading watched-by userids when accounts have chosen to hide that list.
Will help with high-membership communities (news, maintenance) as well as
generally just an optimization.

Patch by [personal profile] foxfirefey.

Files modified:
  • htdocs/userinfo.bml
ExpandDiff: 1 file changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-09-12 11:10 am

[dw-free] Eliminate Class::Autouse from the code

[commit: http://hg.dwscoalition.org/dw-free/rev/731a3f34d14e]

http://bugs.dwscoalition.org/show_bug.cgi?id=1761

Eliminate Class::Autouse from test scripts.

Patch by [personal profile] szabgab.

Files modified:
  • t/betafeatures.t
  • t/notificationinbox.t
  • t/notificationmethod-email.t
  • t/notificationmethod-inbox.t
  • t/uniqcookie.t
ExpandDiff: 5 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-09-12 11:17 am

[dw-free] Eliminate Class::Autouse from the code

[commit: http://hg.dwscoalition.org/dw-free/rev/4cc0e262223e]

http://bugs.dwscoalition.org/show_bug.cgi?id=1761

Eliminate Class::Autouse from more files.

Patch by [personal profile] szabgab.

Files modified:
  • cgi-bin/LJ/Widget/BetaFeature.pm
  • cgi-bin/LJ/Widget/ExpungedUsers.pm
  • cgi-bin/LJ/Widget/LayoutChooser.pm
  • cgi-bin/LJ/Widget/SiteMessages.pm
  • cgi-bin/LJ/Widget/SubmitRequest.pm
  • cgi-bin/LJ/Widget/ThemeNav.pm
  • cgi-bin/communitylib.pl
  • cgi-bin/ljcmdbuffer.pl
  • cgi-bin/ljhooks.pl
  • cgi-bin/ljlib.pl
  • cgi-bin/ljprotocol.pl
  • cgi-bin/ljtextutil.pl
  • cgi-bin/talklib.pl
  • cgi-bin/weblib.pl
ExpandDiff: 14 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-09-12 11:33 am

[dw-free] Change subject line for poll response emails

[commit: http://hg.dwscoalition.org/dw-free/rev/69cf9ed01228]

http://bugs.dwscoalition.org/show_bug.cgi?id=1699

Add poll id and name to the notification subject line.

Patch by [personal profile] yvi.

Files modified:
  • bin/upgrading/en.dat
  • cgi-bin/LJ/Event/PollVote.pm
ExpandDiff: 2 files changed. )