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
/
deleteEqualMessages.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
Consistent spelling of "subpage"
Amir E. Aharoni
2024-08-06
1
-1
/
+1
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-2
/
+2
*
Fix typo in maintenance script
Niklas Laxström
2023-12-13
1
-1
/
+1
*
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
1
-0
/
+1
*
Namespace 'special' Pagers under \MediaWiki\Pager
James D. Forrester
2023-09-18
1
-0
/
+1
*
Merge "maintenance: Replace usages of deprecated WikiPage::doDeleteArticleReal"
jenkins-bot
2023-09-11
1
-5
/
+4
|
\
|
*
maintenance: Replace usages of deprecated WikiPage::doDeleteArticleReal
Daimona Eaytoy
2021-11-08
1
-5
/
+4
*
|
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-3
/
+2
*
|
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
|
Use LanguageNameUtils::AUTONYMS/SUPPORTED instead of hard coded value
Umherirrender
2022-12-29
1
-1
/
+2
*
|
Various doc fixes about false on method arguments/return types
Umherirrender
2022-11-10
1
-1
/
+1
*
|
Merge "maintenance: Use $this->waitForReplication()"
jenkins-bot
2022-10-27
1
-2
/
+1
|
\
\
|
*
|
maintenance: Use $this->waitForReplication()
Amir Sarabadani
2022-10-24
1
-2
/
+1
|
|
/
*
/
Reorg: Move StubObject classes in includes to its own directory
Amir Sarabadani
2022-10-25
1
-0
/
+1
|
/
*
Emit deprecation warnings reading from $wgUser
DannyS712
2021-09-15
1
-2
/
+1
*
Hard deprecate User group methods
vladshapik
2021-07-23
1
-1
/
+2
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Merge "Inject services into SpecialAllMessages"
jenkins-bot
2020-11-20
1
-1
/
+5
|
\
|
*
Inject services into SpecialAllMessages
Umherirrender
2020-11-02
1
-1
/
+5
*
|
Replace deprecated WikiPage::factory/newFromID in maintenance scripts
Umherirrender
2020-11-12
1
-5
/
+6
|
/
*
Replace wfWaitForSlaves() with LBFactory::waitForReplication()
Reedy
2020-05-02
1
-1
/
+2
*
Maintenance: Change ::doDeleteArticle to WikiPage::doDeleteArticleReal
DannyS712
2020-03-25
1
-7
/
+7
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-3
/
+6
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-8
/
+9
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Maintenance: add fatalError() method
Bryan Davis
2017-11-21
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-7
/
+7
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-2
/
+2
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
User: Mostly remove password handling
Brad Jorsch
2015-10-13
1
-1
/
+1
*
maintenance: Handle errors in deleteEqualMessages.php
Timo Tijhof
2015-08-26
1
-3
/
+8
*
deleteEqualMessages.php: Avoid "Transaction already in progress" warning
Kevin Israel
2015-08-26
1
-2
/
+3
*
Fix up php syntax that accidentally became part of a string literal
Timo Tijhof
2014-08-27
1
-6
/
+6
*
Add missing @param to function docs
umherirrender
2014-08-18
1
-0
/
+1
*
Break some long lines in maintenance, skins, tests
umherirrender
2014-07-24
1
-7
/
+13
*
Capitalise Message in SpecialAllMessages files
Reedy
2014-06-16
1
-1
/
+1
*
Removed begin/commit calls that result in error spam
Aaron Schulz
2014-05-21
1
-2
/
+0
*
Update formatting in maintenance/ (2/4)
Siebrand Mazeland
2014-04-23
1
-0
/
+2
*
deleteEqualMessages: Exclude messages that are empty by default
Timo Tijhof
2013-10-09
1
-1
/
+7
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
Move the global to the place it is needed.
Platonides
2013-05-20
1
-1
/
+2
*
deleteEqualMessages: Refactor to support all langcode subpages
Timo Tijhof
2013-05-17
1
-32
/
+64
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
deleteEqualMessages: Include list of pages in dry run
Timo Tijhof
2013-05-03
1
-6
/
+17
*
(bug 43915) Implement deleteEqualMessages.php
Timo Tijhof
2013-01-31
1
-0
/
+143