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
/
includes
/
specials
/
helpers
/
ImportReporter.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
1
-0
/
+1
*
PageUpdater: allow dummy revisions to be minor
daniel
2025-02-24
1
-1
/
+1
*
PageUpdatedEvent: improve modeling of flags
daniel
2025-02-20
1
-1
/
+0
*
PageUpdater: make it easy to create dummy revisions
daniel
2025-02-14
1
-29
/
+7
*
Replace call_user_func_array with dynamic function call
Umherirrender
2025-02-03
1
-2
/
+2
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
specials: Add missing documentation to class properties
Umherirrender
2024-09-13
1
-0
/
+8
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-0
/
+1
*
Namespace includes/context
James D. Forrester
2024-02-08
1
-0
/
+2
*
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-22
1
-1
/
+1
*
ImportReporter: Deprecate using without setting context
Bartosz Dziewoński
2023-12-08
1
-1
/
+7
*
Migrate off wfGetDB() in more places to ICP
Amir Sarabadani
2023-11-20
1
-1
/
+1
*
ImportReporter: Make callback functions public
Func
2023-09-23
1
-2
/
+2
*
Namespace remaining Title-related classes under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-0
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
ImportReporter: Reduce indenting
Reedy
2023-02-24
1
-4
/
+4
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
1
-0
/
+1
*
Handle setComment for specials
Mark A. Hershberger
2022-07-18
1
-2
/
+2
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
Remove unneeded calls of TitleValue::castPageToLinkTarget
Umherirrender
2022-03-11
1
-1
/
+1
*
Move property initialisation out of the constructor
Thiemo Kreuz
2022-01-27
1
-2
/
+1
*
Merge "ImportReporter: replace Title in method signatures"
jenkins-bot
2021-05-13
1
-10
/
+11
|
\
|
*
ImportReporter: replace Title in method signatures
daniel
2021-05-12
1
-10
/
+11
*
|
Remove unused default values from class properties
Thiemo Kreuz
2021-05-12
1
-3
/
+3
|
/
*
Remove hooks that use Revision objects
DannyS712
2021-04-30
1
-13
/
+0
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Document list of change tags as string[]
Umherirrender
2020-11-20
1
-1
/
+1
*
Replace deprecated WikiPage::factory in import/export related classes
Umherirrender
2020-11-15
1
-3
/
+4
*
Don't create Revisions for deprecated hooks if hook is not registered
DannyS712
2020-07-01
1
-5
/
+12
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-7
/
+9
*
Fix the rest of includes/specials/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-4
/
+4
*
Fix some includes/specials/ Squiz.Scope.MethodScope.Missing
Reedy
2020-05-18
1
-1
/
+1
*
Replace `NewRevisionFromEditComplete` with `RevisionFromEditComplete`
DannyS712
2020-05-11
1
-1
/
+6
*
WikiPage::updateRevisionOn - replace uses, hard deprecate Revision use
DannyS712
2020-05-01
1
-4
/
+4
*
Replace uses and hard deprecate Revision::newNullRevision
DannyS712
2020-04-15
1
-6
/
+12
*
Reconcile differences between arguments in hooks.txt and at the call site
Tim Starling
2020-03-06
1
-1
/
+2
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Merge "Avoid usage of deprecated setTags() method, use addTags() instead"
jenkins-bot
2019-09-01
1
-1
/
+1
|
\
|
*
Avoid usage of deprecated setTags() method, use addTags() instead
Derick Alangi
2019-09-01
1
-1
/
+1
*
|
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-0
/
+3
|
/
*
Get rid of unnecessary func_get_args() and friends
Aryeh Gregor
2019-04-12
1
-4
/
+3
*
Fix import logging
Matěj Suchánek
2018-08-02
1
-5
/
+3
*
Split off remaining helper classes for special pages to separate files
Bartosz Dziewoński
2017-09-12
1
-0
/
+190