diff options
author | Kevin Israel <pleasestand@live.com> | 2014-05-25 07:00:13 -0400 |
---|---|---|
committer | Kevin Israel <pleasestand@live.com> | 2014-05-31 23:10:47 -0400 |
commit | 3385d6d157638de6275a48725798d0806025a705 (patch) | |
tree | 625ac6bf1089b1632439263a5cd0894e9e3c3c43 /resources/lib/oojs-ui/oojs-ui.js | |
parent | 25f051d22716dff6788a7154812a7a756429dd36 (diff) | |
download | mediawikicore-3385d6d157638de6275a48725798d0806025a705.tar.gz mediawikicore-3385d6d157638de6275a48725798d0806025a705.zip |
Make convertUserOptions.php more self-contained
* Moved the code from User::decodeOptions() to the maintenance script,
the only place it is (indirectly) used.
* Changed the script to insert new rows itself rather than calling
User::saveSettings(), avoiding bug 63677.
* Removed FOR UPDATE and COMMIT lacking a matching BEGIN.
* Made ORDER BY explicit.
* Removed pointless "Do each user sequentially [...]" comment dating
back to r48732, in which the script would increment a user's ID
to get the next one.
Bug: 63677
Change-Id: I86365a7363af3376cc4f55fa528b050b44378656
Diffstat (limited to 'resources/lib/oojs-ui/oojs-ui.js')
0 files changed, 0 insertions, 0 deletions