tableName calls moved inside fieldInfoMulti and removed call that existed only for...
[lhc/web/wiklou.git] / maintenance / updateRestrictions.php
2009-08-17 Alexandre Emsenhuber* batch change for "while ( $row = $db->fetchObject...
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-02 Chad HorohoeDon't put \n on the end of every error() call, just...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-01-18 Aaron SchulzTweak r45600: kill the broken page_restrictions columns too
2009-01-14 Brion VibberRevert r45642 "* Fixing the caching issue by using...
2009-01-09 Aaron SchulzClear dead MW: namespace rows (bug 16846)
2008-10-05 Aaron SchulzFix empty protection row check to avoid adding dead...
2008-10-03 Brion Vibberadd a damn deadlock loop on this thing
2008-10-03 Brion VibberDon't die with an SQL syntax error when there are no...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-09 Aaron Schulzfucked up batch counting
2007-12-03 Brion Vibber* Graceful behavior for updateRestrictions.php if a...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-03 Aaron Schulz*use 'infinity' as pr_expiry
2007-05-01 Aaron Schulz*Ignore 'edit=:move='
2007-04-23 Aaron Schulz*Do not convert to arrays
2007-04-23 Aaron Schulz*cough* ahem
2007-04-23 Aaron Schulz*Typo
2007-04-21 Aaron Schulz*Remove update() query to avoid any data loss concerns
2007-04-21 Aaron Schulz*Use appropriate comment
2007-04-21 Antoine MussoFix end of lines (added in r21455)
2007-04-21 Aaron Schulz*Add a batch updater to move remaining page_restriction...