Added one-time promote support via Autopromote::autopromoteOnceHook function. This...
authorAaron Schulz <aaron@users.mediawiki.org>
Sat, 25 Jun 2011 02:52:30 +0000 (02:52 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sat, 25 Jun 2011 02:52:30 +0000 (02:52 +0000)
commitcb6b72cef7f349c97ff031ba2873bacd05e7e91a
treee934722ec6c87ab206230790c3d5ee2dff15065e
parent331c496aadce9c5cfb0de602e76c66770fc024ae
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)
includes/Autopromote.php
includes/DefaultSettings.php
includes/User.php
includes/installer/MysqlUpdater.php
includes/installer/SqliteUpdater.php
maintenance/archives/patch-user_former_groups.sql [new file with mode: 0644]
maintenance/postgres/archives/patch-user_former_groups.sql [new file with mode: 0644]
maintenance/postgres/tables.sql
maintenance/tables.sql