Nov. 10th, 2010

fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/b5dd05a21e20]

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

Don't need this for checking what's in memcache. I copied and pasted a
couple of lines too many.

Patch by [personal profile] fu.

Files modified:
  • htdocs/admin/memcache_view.bml
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/6cc9672da71b]

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

Additional routing tests, to check whether the routing table is non-empty.

Patch by [personal profile] exor674.

Files modified:
  • t/bin/routing-table-helper.pl
  • t/routing-table.t
  • t/routing.t
Diff: 3 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/cf5e3742f568]

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

Change from use (compiletime) to require (runtime). Remove unnecessary use
line (not actually used in the module). Tweak comments.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/DW/Controller.pm
  • cgi-bin/DW/Controller/Admin.pm
Diff: 2 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/abcdbb56342b]

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

Cleanup: $u->rate_log, rather than LJ::rate_log (same for infohistory_add,
rate_check). Removes an entire section from the LJ package in LJ/User.pm
(moved to LJ::User)

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/DW/User/Rename.pm
  • cgi-bin/LJ/Console/Command/ChangeJournalType.pm
  • cgi-bin/LJ/Console/Command/ResetPassword.pm
  • cgi-bin/LJ/User.pm
  • cgi-bin/ljprotocol.pl
  • htdocs/changeemail.bml
  • htdocs/changepassword.bml
  • htdocs/lostinfo.bml
  • htdocs/manage/circle/invite.bml
  • t/console-infohistory.t
Diff: 10 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/766a365f5fd2]

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

Keep track of how many vgifts have been sold.

Patch by [personal profile] kareila.

Files modified:
  • bin/upgrading/update-db-general.pl
  • cgi-bin/DW/VirtualGift.pm
Diff: 2 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/8b5cb047697a]

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

Three new themes for Colorside by [personal profile] rising. (Retro Circus --
burnt oranges, Retro Circus II -- deep violets, Sea Foam -- sea greens)

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/colorside/themes.s2
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/d323a62551c9]

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

Three new themes for Colorside by [personal profile] rising. (Retro Circus --
burnt oranges, Retro Circus II -- deep violets, Sea Foam -- sea greens)

Preview pictures by [personal profile] ninetydegrees.

Files modified:
  • htdocs/img/customize/previews/colorside/retrocircus.png
  • htdocs/img/customize/previews/colorside/retrocircusii.png
  • htdocs/img/customize/previews/colorside/seafoam.png
Diff: 3 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/f952c53cc729]

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

Three themes by [personal profile] dancing_serpent: Autumn Clouds, Rose Garden I,
Rose Garden II. One theme by [personal profile] rising: Happy Now.

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/tranquilityiii/themes.s2
  • htdocs/img/customize/previews/tranquilityiii/autumnclouds.png
  • htdocs/img/customize/previews/tranquilityiii/happynow.png
  • htdocs/img/customize/previews/tranquilityiii/rosegardeni.png
  • htdocs/img/customize/previews/tranquilityiii/rosegardenii.png
Diff: 5 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/1bbe1e229f5f]

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

Remove color setting for datetime, as it may be unreadable with no
corresponding background color. (The color is still applied to comment
subjects in this area).

Patch by [personal profile] ninetydegrees.

Files modified:
  • bin/upgrading/s2layers/tranquilityiii/layout.s2
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/ba456f5dde11]

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

Add a tool to clear memcache, available to siteadmins with the proper privs.
Also adds a convenience method to sort the keys of a hash by two orders
applied one aftera nother.

Patch by [personal profile] exor674.

Files modified:
  • cgi-bin/DW/Controller/Admin/MemcacheClear.pm
  • cgi-bin/DW/Template/VMethods.pm
  • views/admin/memcache_clear.tt
  • views/admin/memcache_clear.tt.text
Diff: 4 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu
[commit: http://hg.dwscoalition.org/dw-free/rev/fb1907d28578]

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

Comment is no longer true. Also, add to list of valid privs.

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/User.pm
  • cgi-bin/ljlib.pl
Diff: 2 files changed. )

Profile

Dreamwidth Changelog

May 2025

S M T W T F S
    12 3
45678910
11121314151617
18192021222324
25262728293031

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 10th, 2025 04:13 am
Powered by Dreamwidth Studios