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
/
patchSql.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move SQL schema and schema changes to new sql/ top-level directory
Daimona Eaytoy
2024-12-13
1
-1
/
+1
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-04
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
installer: Namespace remaining classes
Reedy
2024-01-13
1
-0
/
+2
*
Maintenance: use getArgs instead of mArgs.
daniel
2023-04-03
1
-5
/
+5
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Revert "maintenance: Remove sql.php temporarily"
Tim Starling
2020-04-09
1
-0
/
+70
*
maintenance: Remove sql.php temporarily
Timo Tijhof
2020-04-07
1
-70
/
+0
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Inject schema vars into DatabaseMysql
Aaron Schulz
2016-09-22
1
-2
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
Pass phpcs-strict on maintenance/ (4/8)
Siebrand Mazeland
2014-04-23
1
-1
/
+4
*
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
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-08-02
1
-0
/
+6
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Follow-up r74628: convert two remaining calls of patchPath()
Max Semenik
2010-10-12
1
-2
/
+2
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-4
/
+4
*
Fixed some errors while running patchSql.php:
Alexandre Emsenhuber
2010-03-14
1
-1
/
+1
*
Fix child class visibility
Chad Horohoe
2010-03-10
1
-1
/
+1
*
Redo addArgs() as addArg() so we can actually do useful things with arguments...
Chad Horohoe
2009-08-18
1
-1
/
+1
*
patchPath not patchPatch
Chad Horohoe
2009-08-09
1
-2
/
+2
*
* Use DB_ADMIN for fixSlaveDesync, rebuildtextindex, updateSearchIndex, patchSql
Chad Horohoe
2009-08-09
1
-23
/
+46
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-1
/
+1
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-3
/
+7
*
Handy script to manually run a single sql patch file, with all the necessary ...
Brion Vibber
2008-03-19
1
-0
/
+32