[schema change] Use new log_search table to replace ugly code from r48839. Maintenanc...
authorAaron Schulz <aaron@users.mediawiki.org>
Wed, 13 May 2009 22:03:32 +0000 (22:03 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Wed, 13 May 2009 22:03:32 +0000 (22:03 +0000)
commita69fb4827409786203ee6f4befc5aa4009d13ef8
tree75e2248f4b3c73a245263a8de7a95244a02df188
parenta7df504d69962d31612701d213c7386991896784
[schema change] Use new log_search table to replace ugly code from r48839. Maintenance script added to populate the table with revisiondelete log items.
includes/LogEventsList.php
includes/LogPage.php
includes/specials/SpecialRevisiondelete.php
maintenance/populateLogSearch.php [new file with mode: 0644]
maintenance/tables.sql
maintenance/updaters.inc