Aaron Schulz
|
950cf6016c
Rename DB_SLAVE constant to DB_REPLICA
|
8 年之前 |
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 年之前 |
Aaron Schulz
|
fa8e1a9b00
Clean up transactions in maintenance scripts
|
9 年之前 |
Brad Jorsch
|
3d0b4fea3d
User: Mostly remove password handling
|
9 年之前 |
Siebrand Mazeland
|
f2f31fadc7
Update formatting in maintenance/ (2/4)
|
11 年之前 |
Siebrand Mazeland
|
ebbf031774
Pass phpcs-strict on maintenance/ (7/8)
|
11 年之前 |
Alexandre Emsenhuber
|
0d29944cb0
Use wfShellWikiCmd() for the shell command in cleanupSpam.php
|
11 年之前 |
Timo Tijhof
|
beb1c4a0ec
phpcs: More require/include is not a function
|
11 年之前 |
Timo Tijhof
|
50e7985d4d
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
|
12 年之前 |
Alexandre Emsenhuber
|
144d4c81c3
Better error message for invalid user name in cleanupSpam.php
|
12 年之前 |
daniel
|
9994968774
merged master
|
12 年之前 |
Daniel Kinzler
|
392af46809
Revert "merged master"
|
12 年之前 |
daniel
|
67bfdc7a68
merged master
|
12 年之前 |
daniel
|
14ce85f58c
Make LinkFilter handle Content objects
|
12 年之前 |
daniel
|
29719f846b
merging latest master
|
12 年之前 |
daniel
|
d87135d706
merged master
|
12 年之前 |
Alexandre Emsenhuber
|
f7c4c52ba0
Improve documentation of maintenance scripts.
|
12 年之前 |
daniel
|
a830943203
Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/mediawiki/core into Wikidata
|
12 年之前 |
Max Semenik
|
22bb1e6a49
Allow cleanupSpam.php optionally delete offending pages
|
13 年之前 |
daniel
|
889896bf92
comments and reminders for stuff not yet covered by ContentHandler
|
12 年之前 |
Sam Reed
|
c47f83a4d4
More __METHOD__ in our madness
|
13 年之前 |
Alexandre Emsenhuber
|
a36729e97a
And while I'm a it:
|
13 年之前 |
Alexandre Emsenhuber
|
b918fc35a8
* Use WikiPage instead of Article to call doEdit()
|
13 年之前 |
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 年之前 |
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
|
0cd8e46a10
No need to call wfDoUpdates(), already done by Article::doEdit()
|
14 年之前 |
Mark A. Hershberger
|
617a5b1e15
Whitespace fixup under tha maint directory.
|
14 年之前 |
Alexandre Emsenhuber
|
066984cbe3
* Standardised file description headers
|
14 年之前 |