aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/migrateUserGroup.php
Commit message (Expand)AuthorAgeFilesLines
* Convert all array() syntax to []Kunal Mehta2016-02-171-10/+10
* Use addDescription() instead of accessing mDescription directlyMax Semenik2016-01-301-1/+1
* Update wfGetDB calls in Maintenance scripts to use getDB()Reedy2016-01-021-1/+1
* Clean up transactions in maintenance scriptsAaron Schulz2015-12-301-2/+2
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* (bug 40340) Fix cache issues with changing user groupsTimo Tijhof2012-12-281-3/+28
* Merge "Update migrateUserGroup to deal with primary key issue"Demon2012-08-301-1/+9
|\
| * Update migrateUserGroup to deal with primary key issueMark A. Hershberger2012-06-291-1/+9
* | Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* | Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-07-251-0/+6
|/
* More __METHOD__ in our madnessSam Reed2012-02-241-2/+2
* Merge r86398 into the old wfWaitForSlaves. Update core calls.Platonides2011-04-201-1/+1
* Fix concern raised by Brion in r74108 (but has really existed since the maint...Chad Horohoe2011-01-131-1/+1
* Stylize maintenance folder..Sam Reed2010-05-221-7/+7
* * svn:eol-style nativeAlexandre Emsenhuber2009-09-071-70/+70
* May as well use the master for start/end pointsAaron Schulz2009-09-011-4/+3
* Added a script to move users from one group to anotherAaron Schulz2009-09-011-0/+71