2009-08-31

mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-08-31 09:03 am

[dw-free] Fix search. I renamed the index from test1 to dw1. This also fixes a bug where no excerpts

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

Fix search. I renamed the index from test1 to dw1. This also fixes a bug
where no excerpts are returned causing the worker to crash. That's silly; if
we have search results we should show what we have instead of crash.

Patch by [staff profile] mark.

Files modified:
  • bin/worker/sphinx-search-gm
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-08-31 09:27 pm

[dw-free] This provides initial support for importing communities. Right now, this is restricted so

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

This provides initial support for importing communities. Right now, this is
restricted so that we have to approve people to import communities, it is
not available for everyone. This also introduces a very firm
importer_bypass option to postevent, allowing us to try really hard to post
an entry.

Patch by [staff profile] mark.

Files modified:
  • bin/upgrading/en.dat
  • bin/upgrading/update-db-general.pl
  • cgi-bin/DW/Logic/Importer.pm
  • cgi-bin/DW/Worker/ContentImporter.pm
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal.pm
  • 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/Friends.pm
  • cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
  • cgi-bin/DW/Worker/ContentImporter/Local/Entries.pm
  • cgi-bin/LJ/Widget/ImportChooseSource.pm
  • cgi-bin/LJ/Widget/ImportConfirm.pm
  • cgi-bin/ljprotocol.pl
Diff: 14 files changed. )