index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
cleanupPreferences.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
maintenance: Use type declaration on undocumented private functions
Umherirrender
2025-03-31
1
-1
/
+2
*
BatchRowIterator: Use SelectQueryBuilder directly
Bartosz Dziewoński
2025-01-07
1
-8
/
+7
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-11-12
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
Use namespaced classes (1)
Umherirrender
2024-06-16
1
-1
/
+1
*
user: Introduce UserOptionsStore
Tim Starling
2024-06-12
1
-1
/
+5
*
maintenance: Use expression builder in cleanupPreferences.php
Umherirrender
2024-04-21
1
-3
/
+5
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
Add support for conditional user defaults
Martin Urbanec
2024-01-09
1
-1
/
+1
*
maintenance: Migrate to DeleteQueryBuilder
Amir Sarabadani
2024-01-02
1
-5
/
+4
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
maintenance: Use $this->waitForReplication()
Amir Sarabadani
2022-10-24
1
-2
/
+1
*
Use MainConfigNames instead of string literals, #5
Aryeh Gregor
2022-04-27
1
-1
/
+2
*
Improve CleanupPreferences::deleteByWhere
Umherirrender
2022-02-21
1
-32
/
+40
*
Remove unimplemented "bogus" parts of CleanupPreferences
Umherirrender
2021-09-29
1
-17
/
+4
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
Use Maintenance::getConfig in some maintenance scripts
Umherirrender
2019-09-01
1
-5
/
+5
*
maintenance: Use addDescription() instead of accessing mDescription directly
Derick Alangi
2019-06-11
1
-1
/
+3
*
Remove empty and unnecessary /* @{{ … */ comments
Thiemo Kreuz
2019-03-15
1
-3
/
+0
*
maintenance: Remove unused code from several maintenance scripts
Thiemo Kreuz
2019-03-03
1
-1
/
+0
*
Remove a few obscure "done" and "empty" comments
Thiemo Kreuz
2019-01-30
1
-1
/
+0
*
Remove gadget special-case from preferences cleanup
Sam Wilson
2018-04-06
1
-4
/
+2
*
Add DeleteUnknownPreferences hook
Sam Wilson
2018-04-03
1
-9
/
+8
*
Merge "Rewrite pref cleanup script"
jenkins-bot
2018-01-31
1
-11
/
+119
|
\
|
*
Rewrite pref cleanup script
Chad Horohoe
2018-01-30
1
-11
/
+119
*
|
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
|
/
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
Clean up transactions in maintenance scripts
Aaron Schulz
2015-12-30
1
-3
/
+3
*
Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes
umherirrender
2015-09-24
1
-1
/
+1
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-1
/
+1
*
Add some __METHOD__ to begin/commit/rollback calls
umherirrender
2012-12-01
1
-2
/
+2
*
Bug 42039 - Fix some file-related issues in the distribution
MarkAHershberger
2012-11-12
1
-52
/
+52
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-07-08
1
-1
/
+24
*
Remove BOM from cleanupPreferences
Reedy
2012-07-07
1
-1
/
+1
*
*(bug 30976) Add maintenance script to remove preferences from $wgHiddenPrefs
TyA
2012-07-04
1
-0
/
+29