Kunal Mehta
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 年 前 |
Max Semenik
|
59db24e90b
Use addDescription() instead of accessing mDescription directly
|
9 年 前 |
Reedy
|
44cebea941
Update wfGetDB calls in Maintenance scripts to use getDB()
|
9 年 前 |
Vivek Ghaisas
|
c54766586a
Fix issues identified by SpaceBeforeSingleLineComment sniff
|
9 年 前 |
Kevin Israel
|
924a34c298
Remove --max-slave-lag options and remnants from maintenance scripts
|
10 年 前 |
Siebrand Mazeland
|
606c680b21
Update formatting in maintenance/ (4/4)
|
11 年 前 |
Ladsgroup
|
16a5102765
Change URLs to mediawiki.org in comments to HTTPS
|
11 年 前 |
umherirrender
|
0bc583af2c
Move closing parenthesis from multi line if and function to own line
|
11 年 前 |
Timo Tijhof
|
beb1c4a0ec
phpcs: More require/include is not a function
|
11 年 前 |
Timo Tijhof
|
50e7985d4d
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
|
12 年 前 |
Alexandre Emsenhuber
|
e4ab0f83db
Remove usage of wfTime() in maintenance
|
12 年 前 |
jeroendedauw
|
38c7f444e1
Use __DIR__ instead of dirname( __FILE__ )
|
12 年 前 |
Alexandre Emsenhuber
|
6015071beb
Improve documentation of maintenance scripts.
|
12 年 前 |
Antoine Musso
|
12e608e3d5
converts '@fixme' to '@todo FIXME'
|
12 年 前 |
Antoine Musso
|
46546f0519
Fix doc for maintenance/
|
13 年 前 |
Aaron Schulz
|
339e1ce7d4
* Updated rebuildImages.php per r106752.
|
13 年 前 |
Sam Reed
|
bdc31bb9bc
Change usages of $wgUser->getSkin() in special pages to use $this->getSkin()
|
13 年 前 |
Niklas Laxström
|
2cdd7f9584
Unbreak multiple maintenance scripts
|
13 年 前 |
Brian Wolff
|
74f16767e7
Merge to trunk everything in img_metadata branch.
|
14 年 前 |
Sam Reed
|
f9d39b3728
Whitespace, braces, documentation
|
14 年 前 |
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 年 前 |
Alexandre Emsenhuber
|
f410e9a439
* Modified rebuildImages.php to subclass Mainteance instead of FiveUpgrade
|
14 年 前 |
Chad Horohoe
|
9e6c7cc8ef
Get rid of PHP4-style constructors
|
14 年 前 |
Sam Reed
|
380b6725d5
Remove some unused variables
|
14 年 前 |
Chad Horohoe
|
4c74490bb8
Big commit: kill almost every freeResult() call as useless
|
14 年 前 |
Sam Reed
|
19296bb686
Fix comment typo
|
14 年 前 |
Sam Reed
|
659778619c
Stylize maintenance folder..
|
15 年 前 |
Alexandre Emsenhuber
|
a96b5eaf0f
Fixed E_STRICT errors about method signatures not matching
|
15 年 前 |
Chad Horohoe
|
567f244e36
Revert r54244 which was stupid and fix this properly. Require commandLine.inc/Maintenance.php using the full path every time.
|
15 年 前 |
Alexandre Emsenhuber
|
087a9f70c5
WARNING: HUGE COMMIT
|
17 年 前 |