Aaron Schulz
|
30f4b3c103
Replace DatabaseBase => Database in more places
|
hace 8 años |
Aaron Schulz
|
950cf6016c
Rename DB_SLAVE constant to DB_REPLICA
|
hace 8 años |
Erik Bernhardson
|
dd3b9a3343
Fix a few incorrect annotations
|
hace 8 años |
Kunal Mehta
|
6e9b4f0e9c
Convert all array() syntax to []
|
hace 9 años |
Max Semenik
|
415953d91e
Fix a bunch of call-time pass-by-reference errors
|
hace 9 años |
Max Semenik
|
59db24e90b
Use addDescription() instead of accessing mDescription directly
|
hace 9 años |
This, that and the other
|
4abb459392
Refactor dumpBackup.php and dumpTextPass.php to be Maintenance subclasses
|
hace 9 años |
Christian Aistleitner
|
7f687cc858
Allow to set stub read buffer size for TextPassDumper
|
hace 10 años |
Siebrand Mazeland
|
f2f31fadc7
Update formatting in maintenance/ (2/4)
|
hace 11 años |
Ladsgroup
|
16a5102765
Change URLs to mediawiki.org in comments to HTTPS
|
hace 11 años |
umherirrender
|
5dbfd5bf80
Fixed spacing
|
hace 11 años |
Timo Tijhof
|
beb1c4a0ec
phpcs: More require/include is not a function
|
hace 11 años |
Antoine Musso
|
f6b92231fd
style: normalize end of files
|
hace 12 años |
jeroendedauw
|
38c7f444e1
Use __DIR__ instead of dirname( __FILE__ )
|
hace 12 años |
Platonides
|
f77bd54df3
Make backupTestPass.inc require_once by itself its dependence on backup.inc
|
hace 13 años |
Christian Aistleitner
|
da71da52f2
TextPassDumper -> backupTextPass.inc
|
hace 13 años |
Christian Aistleitner
|
f4877475ed
Code reformatting
|
hace 13 años |
Christian Aistleitner
|
e1227913b7
Refactoring dumpTextPass's error handling
|
hace 13 años |
Roan Kattouw
|
0fca9a7991
Revert r107309, r113601, r113704, r113742, r113792, r113838, r113859, r113893, r113894, r113952, r114047, r114252, r114256, r114257. This reverts the remaining 'new' revisions in core.
|
hace 13 años |
Christian Aistleitner
|
b23761744f
Follow-up to r114256: Removing final assert
|
hace 13 años |
Christian Aistleitner
|
2c06312ae3
Follow up to r114252: Removing asserts
|
hace 13 años |
Christian Aistleitner
|
872ea70af6
Refactoring dumpTextPass's error handling
|
hace 13 años |
Sam Reed
|
f3f180850a
Fixing up undefined types in maintenance documentation
|
hace 13 años |
Sam Reed
|
e336b5e951
Remove some unused getting of non existent arguments
|
hace 13 años |
Ariel Glenn
|
b547246366
add mwscript handling for call of fetchText.php maintenance script
|
hace 13 años |
Ariel Glenn
|
2ec322f6c2
handle naming checkpoint file with first/last pageID when the file is empty
|
hace 13 años |
Ariel Glenn
|
be36f6e1fe
getFilename renamed to getFilenames since it can return a list
|
hace 13 años |
Ariel Glenn
|
e30a238ebf
uniform comment style, fix a few space issues, address couple issues from comments on r95272
|
hace 13 años |
Chad Horohoe
|
cbd499b538
Remove wfDie() that Ariel keeps trying to resurrect :)
|
hace 13 años |
Ariel Glenn
|
409725f43e
check the checkpoint related options only if we specified checkpoints, duh
|
hace 13 años |