Apr. 28th, 2009

mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/de78fc769f21]

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

Importer had issues with importing comments on users with underscores.
Fixed.

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/c1b081177da6]

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

This is a very, very rare condition where a comment from a very long time
ago is not properly stored as UTF-8 in the database. XML::Parser refused to
parse them. If we detect this problem, try to force it into UTF-8 from
ISO-8859-1, which is the most likely encoding.

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/92dc97cd778d]

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

First pass at allowing the importer to work with mass-security-change
journals.

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/7f6c72a36a7c]

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

Round two of the mass privacy and other assorted fixes to the very edge
cases. Including: the Howard Predicament.

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/0296ff288bb0]

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

Don't loop! If we're unable to handle getting some data, then bail.

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal.pm
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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/4e247d4c0ff9]

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

Fix up/finish the friends importer. Brings over your remote site friends as
OpenID accounts and puts them in your friend groups (access filters).

Patch by [staff profile] mark.

Files modified:
  • bin/upgrading/en.dat
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal.pm
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Friends.pm
  • cgi-bin/LJ/Widget/ImportChooseData.pm
  • cgi-bin/LJ/Widget/ImportConfirm.pm
Diff: 5 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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/2805e81f7b0f]

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

Only warn if an import is actually in progress.

Patch by [personal profile] janinedog.

Files modified:
  • cgi-bin/LJ/Widget/ImportChooseSource.pm
  • cgi-bin/LJ/Widget/ImportStatus.pm
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] mark
[commit: http://hg.dwscoalition.org/dw-nonfree/rev/cd14d5d61af8]

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

Fix SSL to use SSLROOT for images and resources.

Patch by [personal profile] janinedog.

Files modified:
  • cgi-bin/bml/scheme/celerity-local.look
  • cgi-bin/bml/scheme/tropo-purple.look
  • cgi-bin/bml/scheme/tropo-red.look
  • cvs/multicvs-local.conf
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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/7e107a020c56]

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

Copy changes for the site.

Patch by [personal profile] janinedog.

Files modified:
  • bin/upgrading/en.dat
  • htdocs/shop.bml.text
  • htdocs/shop/confirm.bml
  • htdocs/shop/confirm.bml.text
  • htdocs/shop/receipt.bml
  • htdocs/shop/receipt.bml.text
Diff: 6 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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/a36463c79d15]

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

More work on the payment system. All major functionality is now
implemented.

Patch by [personal profile] janinedog.

Files modified:
  • bin/upgrading/en.dat
  • bin/worker/paidstatus
  • cgi-bin/DW/Shop/Cart.pm
  • cgi-bin/DW/Shop/Item/Account.pm
  • cgi-bin/LJ/User.pm
  • cgi-bin/LJ/Widget/CreateAccount.pm
  • cgi-bin/LJ/Widget/ShopCart.pm
  • htdocs/shop/receipt.bml
  • htdocs/userinfo.bml
  • htdocs/userinfo.bml.text
Diff: 10 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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/f9e5df08e807]

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

Don't add communities, feeds, news, etc. Only allow personal/identity
accounts.

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal.pm
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Friends.pm
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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/525394f87a78]

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

Skip accounts that aren't visible.

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Friends.pm
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] mark
[commit: http://hg.dwscoalition.org/dw-free/rev/b729bbc77992]

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

Dre pointed this out a while ago and I forgot: we have to clear %MAPS
between runs or we run into weird problems with state being carried over.

Patch by [staff profile] mark.

Files modified:
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Bio.pm
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/FriendGroups.pm
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Friends.pm
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Tags.pm
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Verify.pm
Diff: 8 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna
[commit: http://hg.dwscoalition.org/dw-free/rev/f6d3ececca40]

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

Negatives: Make link hovering behavior consistent, use more color properties

Patch by [personal profile] av8rmike.

Files modified:
  • bin/upgrading/s2layers/negatives/layout.s2
Diff: 1 file changed. )

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
1516171819 2021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 15th, 2025 01:29 pm
Powered by Dreamwidth Studios