Kunal Mehta
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 éve |
Max Semenik
|
59db24e90b
Use addDescription() instead of accessing mDescription directly
|
9 éve |
Reedy
|
44cebea941
Update wfGetDB calls in Maintenance scripts to use getDB()
|
9 éve |
Aaron Schulz
|
fa8e1a9b00
Clean up transactions in maintenance scripts
|
9 éve |
Siebrand Mazeland
|
606c680b21
Update formatting in maintenance/ (4/4)
|
11 éve |
Siebrand Mazeland
|
0619388d87
Pass phpcs-strict on maintenance/ (3/8)
|
11 éve |
umherirrender
|
e78776373e
Fixed some @params documentation (maintenance)
|
11 éve |
umherirrender
|
5dbfd5bf80
Fixed spacing
|
11 éve |
Timo Tijhof
|
beb1c4a0ec
phpcs: More require/include is not a function
|
11 éve |
Timo Tijhof
|
50e7985d4d
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
|
12 éve |
umherirrender
|
b114f5e1c1
Fixed some spacing in maintenance folder
|
12 éve |
Antoine Musso
|
f6b92231fd
style: normalize end of files
|
12 éve |
jeroendedauw
|
38c7f444e1
Use __DIR__ instead of dirname( __FILE__ )
|
12 éve |
Alexandre Emsenhuber
|
6015071beb
Improve documentation of maintenance scripts.
|
12 éve |
Sam Reed
|
c47f83a4d4
More __METHOD__ in our madness
|
13 éve |
Sam Reed
|
f3f180850a
Fixing up undefined types in maintenance documentation
|
13 éve |
Roan Kattouw
|
792c38f424
(bug 26854) Invalid user names go unchecked. Applied most of the patch submitted by Søren Løvborg, checking for null return values from User::newFromName()
|
13 éve |
Sam Reed
|
27665d27ae
Update some deprecated code
|
13 éve |
Sam Reed
|
b88afb0daa
Fixup/add documentation
|
14 éve |
Chad Horohoe
|
26505b170a
Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself.
|
14 éve |
Mark A. Hershberger
|
617a5b1e15
Whitespace fixup under tha maint directory.
|
14 éve |
Sam Reed
|
e76775e06f
More unused variables
|
14 éve |
Sam Reed
|
facb81dff1
Fix spaces to tabs from r77393
|
14 éve |
Sam Reed
|
50b04942e4
Remove some unused variables and globals
|
14 éve |
Sam Reed
|
c15c1c6abb
More reversion of r77297, 2 of 2 commits to keep it readable in CR (hopefully)
|
14 éve |
Antoine Musso
|
6fe29c9c30
revert r76464
|
14 éve |
Sam Reed
|
10ecfeb03b
Various unused variables, add some braces
|
14 éve |
Sam Reed
|
86fd539c32
Remove some unused variables
|
14 éve |
Sam Reed
|
659778619c
Stylize maintenance folder..
|
15 éve |
Chad Horohoe
|
291efd30f2
Followup r60051, with the rest of the callers and removing a useless subclassing from DatabaseMssql
|
15 éve |