r69111 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69110‎ | r69111 | r69112 >
Date:20:44, 6 July 2010
Author:demon
Status:ok
Tags:
Comment:
Revert r69005 (adding valid_tag to parsertest tables). Not sure what freaky magic was going on, can't seem to replicate
Modified paths:
  • /trunk/phase3/maintenance/parserTests.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/parserTests.inc
@@ -603,7 +603,7 @@
604604 'site_stats', 'hitcounter', 'ipblocks', 'image', 'oldimage',
605605 'recentchanges', 'watchlist', 'math', 'interwiki',
606606 'querycache', 'objectcache', 'job', 'l10n_cache', 'redirect', 'querycachetwo',
607 - 'archive', 'user_groups', 'page_props', 'category', 'valid_tag',
 607+ 'archive', 'user_groups', 'page_props', 'category',
608608 );
609609
610610 if ( $wgDBtype === 'mysql' )

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r69005Add valid_tag to list of tables for parsertests. Mine seemed to need itdemon15:29, 4 July 2010

Status & tagging log