User "Aaron Schulz" posted a comment on MediaWiki.r90749. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/90749#c21198 Commit summary:
Added one-time promote support via Autopromote::autopromoteOnceHook function. This is still a bit rough on the edges. This uses a hook since extension may want to control when it's called for performance reasons. Patch by lampak. (for bug 24948) Comment: I'm not sure how well ug_current would work. Any existing queries would need to be updated for that work. The PK would need to change and the new field would probably need to be part of an indexed. I don't really think it would have a good separation of concern either, which is why I ended up using the new table as the patch had. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
