User "Aaron Schulz" posted a comment on MediaWiki.r93512. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/93512#c20295 Commit summary:
* Changed wikiversions.dat/wikiversions.cdb file to allow for making wikis use there own caches (like i18n). This can be done by adding the dbname as a third column column value in the dat file. This is useful if we have two versions of an extensions in the deployment branches, which some wikis using one and some the other. * Changed scap/l10n scripts to handle wikis with seperate i18n caches. * Refactored out a new loadVersionInfo() method and process cache the results. * Added missing dba_close(). Comment: Also loosened the version name restriction in checkoutMediaWiki a bit. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
