* Added end parameter and redid arguments as parameters.
authorAaron Schulz <aaron@users.mediawiki.org>
Sun, 2 Oct 2011 17:19:19 +0000 (17:19 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sun, 2 Oct 2011 17:19:19 +0000 (17:19 +0000)
commit3205bdf7613f5e96bd98cfdcda115046eece7117
treef5e5d8e8121c274617aaed5caa8d33c51235c9ec
parent744685c7df935c9977f3ec3855441da4935a9067
* Added end parameter and redid arguments as parameters.
* Set $wgReadOnly to avoid firing enotif stuff and such.
* Pushed commit() statements outside of batch loop...added begin().
* Removed wfWaitForSlaves(), which is just more overhead...nothing should be writing to the DB, the transaction is there just in case.
maintenance/rebuildFileCache.php