2009-04-12

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

[dw-free] Put major items into Negatives wizard

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

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

Expose num_*_items and use_journalstyle_entry_page to wizard in Negatives.

Patch by [personal profile] afuna.

Files modified:
  • bin/upgrading/s2layers/negatives/layout.s2
Diff: 1 file changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-04-12 02:07 am

[dw-free] imported patch patch

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

imported patch patch

Files modified:
  • bin/upgrading/s2layers/core2.s2
Diff: 1 file changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-04-12 02:18 am

[dw-free] Backed out changeset 2ae9b7cd3840

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

Backed out changeset 2ae9b7cd3840

Files modified:
  • bin/upgrading/s2layers/core2.s2
Diff: 1 file changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-04-12 02:38 am

[dw-free] Use print_wrapper functionality for printing an entry.

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

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

Add Entry::print_wrapper -- standardized div wrapper plus lots of classes
for alternating colors, security, journal type, poster name, age
restriction.

Patch by [personal profile] aveleh.

Files modified:
  • bin/upgrading/s2layers/core2.s2
Diff: 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-04-12 05:11 am

[dw-free] Kill /support/encodings.bml

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

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

Remove /support/encodings.bml unused page.

Patch by [personal profile] rho.

Files modified:
  • cgi-bin/crumbs.pl
  • cgi-bin/ljprotocol.pl
  • htdocs/support/encodings.bml
  • htdocs/support/encodings.bml.text
Diff: 4 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-04-12 06:33 am

[dw-free] Change worker-manager to use YAML configuration for changing jobs by machine. Need this f

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

Change worker-manager to use YAML configuration for changing jobs by
machine. Need this for production, easier than having separate
configuration files for every machine.

Patch by [staff profile] mark.

Files modified:
  • bin/worker-manager
  • etc/workers.conf
Diff: 2 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-04-12 07:08 am

[dw-ops] Raise paging threshold on TheSchwartz queue, and add new dfw-jobs02 server.

[commit: http://hg.dwscoalition.org/dw-ops/rev/64382ce77b70]

Raise paging threshold on TheSchwartz queue, and add new dfw-jobs02 server.

Patch by [staff profile] mark.

Files modified:
  • nagios/conf.d/config/commands.cfg
  • nagios/conf.d/hosts/dfw-jobs02-auto.cfg
  • puppet/modules/iptables/templates/dreamwidth.erb
Diff: 3 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-04-12 07:16 am

[dw-free] Oops, not all hostnames are FQDNs.

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

Oops, not all hostnames are FQDNs.

Patch by [staff profile] mark.

Files modified:
  • bin/worker-manager
  • htdocs/misc/import.bml
Diff: 2 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-04-12 07:35 am

[dw-free] suitable ALT text for userpics

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

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

Use the new imgtag method instead of manually constructing the image tags
(automatic alttext)

Patch by [personal profile] jadelennox.

Files modified:
  • cgi-bin/Apache/LiveJournal.pm
  • cgi-bin/DW/Logic/ProfilePage.pm
  • cgi-bin/LJ/Entry.pm
  • cgi-bin/LJ/Portal/Box/FriendsPage.pm
  • cgi-bin/LJ/Portal/Box/Reader.pm
  • cgi-bin/LJ/User.pm
  • cgi-bin/LJ/Userpic.pm
  • htdocs/editpics.bml
  • htdocs/manage/profile/index.bml
  • htdocs/preview/entry.bml
  • htdocs/support/see_request.bml
  • htdocs/talkpost.bml
  • htdocs/talkread.bml
  • htdocs/tools/friendlist.bml
  • htdocs/userinfo.bml
  • htdocs/userinfo.bml.text
Diff: 16 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-04-12 03:14 pm

[dw-free] Clean up function Entry::print_interaction_links(string target) in core2

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

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

Clean up Entry::print_interaction_links(string target) in core2 and
negatives

Patch by [personal profile] dani_the_girl.

Files modified:
  • bin/upgrading/s2layers/core2.s2
  • bin/upgrading/s2layers/negatives/layout.s2
Diff: 2 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-04-12 04:45 pm

[dw-free] approved members in moderated comms not members

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

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

Make joining/accepting invites work properly for moderated communities

Patch by [personal profile] janinedog.

Files modified:
  • bin/test/test-wtf
  • cgi-bin/DW/User/Edges/CommMembership.pm
  • cgi-bin/communitylib.pl
  • htdocs/community/members.bml
  • htdocs/tools/endpoints/changerelation.bml
Diff: 5 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-04-12 04:58 pm

[dw-free] Use new comment functions in Negatives

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

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

Use comment wrappers, standard core2 comment functions (negatives)

Patch by [personal profile] dani_the_girl.

Files modified:
  • bin/upgrading/s2layers/negatives/layout.s2
Diff: 1 file changed. )
janinedog: (Default)
[personal profile] janinedog2009-04-12 10:14 pm

[dw-free] Prevent 500 errors when viewing a journal while logged out

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

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

Merge in auto-vivifying bugfixes from LiveJournal.

Patch by [staff profile] denise.

Files modified:
  • cgi-bin/LJ/S2/DayPage.pm
  • cgi-bin/LJ/S2/FriendsPage.pm
  • cgi-bin/LJ/S2/RecentPage.pm
Diff: 3 files changed. )