aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/cleanupPreferences.php
Commit message (Expand)AuthorAgeFilesLines
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* Clean up transactions in maintenance scriptsAaron Schulz2015-12-301-3/+3
* Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changesumherirrender2015-09-241-1/+1
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Fixed some spacing in maintenance folderumherirrender2013-04-181-1/+1
* Add some __METHOD__ to begin/commit/rollback callsumherirrender2012-12-011-2/+2
* Bug 42039 - Fix some file-related issues in the distributionMarkAHershberger2012-11-121-52/+52
* Use __DIR__ instead of dirname( __FILE__ )jeroendedauw2012-08-271-1/+1
* Improve documentation of maintenance scripts.Alexandre Emsenhuber2012-07-081-1/+24
* Remove BOM from cleanupPreferencesReedy2012-07-071-1/+1
* *(bug 30976) Add maintenance script to remove preferences from $wgHiddenPrefsTyA2012-07-041-0/+29