User "Freakolowsky" posted a comment on MediaWiki.r102625. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102625#c25806 Commit summary:
* Added getInfinity to DatabaseOracle * Block - replaced 'infinity' strings with DB->getInfinity calls * UploadStash - added sequence value generation for ID Comment: That would mean the old version was wrong i.e.: doAutoblock expects mExpiry to contain db specific infinity. If you have performance considerations because to get infinity you have to go trough a database object, that function could just be statically overloaded. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
