User "Happy-melon" posted a comment on MediaWiki.r90749. Full URL: https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/90749#c20466 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: Although it seems to be fashionable to add endless extra tables for things like this, adding a ug_current field to the user_groups table would be nicer, IMO. It's not a particularly massive table, shouldn't be too painful to alter it even on enwiki. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
