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
/
import
/
WikiImporter.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing visibility on methods related to import/export
Umherirrender
2020-05-09
1
-4
/
+4
*
Use array literals when calling Hooks::run()
Tim Starling
2020-03-04
1
-1
/
+2
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-4
/
+4
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
Improve param docs
Umherirrender
2019-11-28
1
-2
/
+2
*
Update docblocks for methods potentially returning null
Daimona Eaytoy
2019-09-15
1
-1
/
+2
*
Unsuppress phan issues part 6
Daimona Eaytoy
2019-09-01
1
-0
/
+3
*
Improve type hints in export related classes
Umherirrender
2019-07-05
1
-1
/
+1
*
Migrate remaining usages of Title::userCan() to PermissionManager
Máté Szabó
2019-06-03
1
-8
/
+17
*
Mass conversion to NamespaceInfo
Aryeh Gregor
2019-05-07
1
-2
/
+5
*
Get rid of unnecessary func_get_args() and friends
Aryeh Gregor
2019-04-12
1
-8
/
+3
*
Collapse some nested if statements
Reedy
2019-04-04
1
-11
/
+9
*
Make the XML dump schema version configurable.
daniel
2019-03-21
1
-0
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
Kunal Mehta
2019-02-07
1
-1
/
+1
*
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-10-21
1
-5
/
+1
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-3
/
+4
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-2
/
+2
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-1
/
+1
*
Move methods for handling external usernames to a dedicated class
Amir Sarabadani
2018-01-18
1
-40
/
+15
*
[WikiImporter::notice] use wfDebug instead of echo in notice()
Yifei He
2017-12-22
1
-1
/
+3
*
Require indentation of CASE statements in PHP code
Huji Lee
2017-12-10
1
-7
/
+7
*
Merge "Add missing @throws in Importers"
jenkins-bot
2017-12-06
1
-0
/
+2
|
\
|
*
Add missing @throws in Importers
WMDE-Fisch
2017-12-06
1
-0
/
+2
*
|
Avoid DB rows with usable names but ID = 0 by introducing "interwiki" usernames
Brad Jorsch
2017-11-30
1
-5
/
+48
|
/
*
build: Updating mediawiki/mediawiki-codesniffer to 13.0.0
Umherirrender
2017-09-25
1
-1
/
+0
*
Add `comment` table and code to start using it
Brad Jorsch
2017-08-30
1
-1
/
+4
*
Change WikiImporter to now requires the second parameter to be an instance of...
Matthew Bowker
2017-08-14
1
-5
/
+1
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-1
/
+1
*
Remove empty lines at begin of function, if, foreach, switch
Umherirrender
2017-07-01
1
-3
/
+2
*
Add skipping to nth page option/ability for dump importing process
Mehmet Mert Yıldıran
2017-06-09
1
-0
/
+21
*
includes: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
*
Disable statistics update on import with maintenance/importDump.php
Subin Siby
2017-01-03
1
-15
/
+27
*
Get ConfigFactory & MainConfig from MediaWikiServices
addshore
2016-11-23
1
-1
/
+2
*
Change "slave" => "replica DB" in /includes
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Remove web-request usages of deadlockLoop()
Aaron Schulz
2016-07-26
1
-6
/
+3
*
Apply $wgMaxArticleSize more exactly
Brad Jorsch
2016-06-27
1
-1
/
+1
*
Many more function case mismatches
Reedy
2016-03-19
1
-4
/
+4
*
Fix numerous class/function casing
Reedy
2016-03-18
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-40
/
+40
*
Split classes in Import.php into separate files
Krzysztof Zbudniewek
2015-12-29
1
-0
/
+1070