2011-03-01

fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-03-01 06:45 am

[dw-free] Crossposts don't delete

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

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

Don't check for a valid entry on delete (only when editing or crossposting).

Patch by [personal profile] allen.

Files modified:
  • cgi-bin/DW/Worker/XPostWorker.pm
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-03-01 07:18 am

[dw-free] separate interest search results for communities vs. users

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

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

Merge the results for communities and users, add ability to filter by
account type (communities only, personal journals only, openid journals
only)

Patch by [personal profile] kareila.

Files modified:
  • bin/upgrading/en.dat
  • cgi-bin/DW/Controller/Search/Interests.pm
  • views/interests/int.tt
  • views/interests/int.tt.text
Diff: 4 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-03-01 07:23 am

[dw-free] Make /create-url.t report failures on more useful line

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

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

Use subtests + $Test::Builder::Level to be able to more accurately pinpoint
the line number where a test fails.

Patch by [personal profile] exor674.

Files modified:
  • t/create-url.t
Diff: 1 file changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-03-01 08:59 am

[dw-free] Tests which use convenience methods report failures unhelpfully

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

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

Report a more accurate line number, and divide into subtests where
applicable.

Patch by [personal profile] fu.

Files modified:
  • t/atom-post.t
  • t/cleaner-link.t
  • t/directorysearch.t
  • t/jabber-presence.t
  • t/paid-time.t
  • t/protocol.t
  • t/synsuck.t
  • t/user-infoshow-migrate.t
Diff: 8 files changed. )
fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
[personal profile] fu2011-03-01 09:43 am

[dw-free] Update JSON library

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

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

Add tests so the transition is less nerve-wracking.

Patch by [personal profile] fu.

Files modified:
  • cgi-bin/DW/Controller/Dev.pm
  • views/dev/tests/json.js
Diff: 2 files changed. )
kareila: (Default)
[personal profile] kareila2011-03-01 03:25 pm

[dw-free] remove unneeded third party modules

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

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

The Oracle module is back in Data-ObjectDriver, so we need to resume
skipping the relevant compile test for the module.

Patch by [personal profile] kareila.

Files modified:
  • t/00-compile.t
Diff: 1 file changed. )