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
/
export
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate File::getUser in favor of File::getUploader
Petr Pchelko
2021-06-02
1
-4
/
+11
*
Stop using legacy ActorMigration field "log_user"
Tim Starling
2021-04-28
2
-7
/
+6
*
WikiExporter: replace Title in method signatures
daniel
2021-04-09
1
-8
/
+15
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-6
/
+6
*
Improve and add documentation to import/export related classes
Umherirrender
2021-02-01
6
-4
/
+25
*
Merge "Change object to stdClass type hints in export related classes"
jenkins-bot
2020-11-18
7
-18
/
+18
|
\
|
*
Change object to stdClass type hints in export related classes
Umherirrender
2020-11-15
7
-18
/
+18
*
|
Merge "Replace deprecated WikiPage::factory in import/export related classes"
jenkins-bot
2020-11-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Replace deprecated WikiPage::factory in import/export related classes
Umherirrender
2020-11-15
1
-1
/
+1
*
|
Improve docs about @param/@return object[] $row to stdClass[]
Umherirrender
2020-11-13
1
-1
/
+1
*
|
Improve docs about @param/@return object $row to stdClass
Umherirrender
2020-11-13
1
-4
/
+4
|
/
*
Merge "Document hook names in hook interfaces."
jenkins-bot
2020-10-02
4
-0
/
+12
|
\
|
*
Document hook names in hook interfaces.
daniel
2020-09-27
4
-0
/
+12
*
|
Fix typos related to repeated words
Umherirrender
2020-09-27
1
-1
/
+1
|
/
*
make prefetch for dumps work with large revisions for multiple files
Ariel T. Glenn
2020-07-13
1
-1
/
+1
*
Replace "@stable for implementation" with "@stable to implement"
daniel
2020-07-13
4
-4
/
+4
*
Use @internal instead of @private per policy
daniel
2020-06-26
1
-1
/
+1
*
XmlDumpWriter: make invokeLenient take a closure
Tim Starling
2020-06-04
1
-20
/
+23
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
WikiExporter: Cache a RevisionStore object
Tim Starling
2020-06-01
1
-9
/
+8
*
Hooks::run() call site migration
Tim Starling
2020-05-30
2
-9
/
+21
*
Xml dumps should not die when the page redirect target cannot be determined
Ariel T. Glenn
2020-05-24
1
-1
/
+5
*
export: Remove excessive indenting and unnecessary else
Reedy
2020-05-09
1
-5
/
+4
*
Add missing visibility on methods related to import/export
Umherirrender
2020-05-09
11
-82
/
+70
*
Add $conds parameter to ModifyExportDisplayQuery hook
Tim Starling
2020-05-05
2
-4
/
+9
*
docs: Hook interface doc comment review
apaskulin
2020-04-21
4
-22
/
+31
*
Automatically generated hook interfaces
Tim Starling
2020-04-20
4
-0
/
+95
*
Make dump tests based on fixture files.
daniel
2020-04-06
1
-1
/
+10
*
Hard deprecate Revision::getQueryInfo and ::getArchiveQueryInfo
DannyS712
2020-03-26
1
-1
/
+3
*
Merge "Fix mismatching type hints in PHPDoc tags"
jenkins-bot
2020-03-26
1
-1
/
+1
|
\
|
*
Fix mismatching type hints in PHPDoc tags
Thiemo Kreuz
2020-03-24
1
-1
/
+1
*
|
TextPassDumper: implement prefetch for non-main slots.
daniel
2020-03-24
1
-2
/
+20
|
/
*
Remove auto-generated and empty lines in comments
Thiemo Kreuz
2020-03-17
1
-2
/
+0
*
Merge "XmlDumpWriter: fix blob address output in stubs"
jenkins-bot
2020-03-13
1
-17
/
+19
|
\
|
*
XmlDumpWriter: fix blob address output in stubs
daniel
2020-02-25
1
-17
/
+19
*
|
Remove unreachable null checks after isset()
Thiemo Kreuz
2020-02-28
1
-1
/
+1
*
|
Update all use of $wgVersion to MW_VERSION
Timo Tijhof
2020-02-25
1
-2
/
+1
*
|
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-1
/
+3
|
/
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
2
-2
/
+2
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Use namespaced IPUtils class
Kunal Mehta
2020-01-01
1
-1
/
+2
*
Set method visibility for various constructors
Umherirrender
2019-12-03
12
-12
/
+12
*
XmlDumpWriter: emit xml:space only if text is present.
daniel
2019-11-25
1
-1
/
+1
*
WikiExporter: Remove unnecessary check for SCHEMA_COMPAT_WRITE_OLD flag
daniel
2019-10-28
1
-9
/
+0
*
Set constant visibility, part 1
Max Semenik
2019-10-18
2
-12
/
+12
*
Unsuppress PhanParamReqAfterOpt, use PHP71 nullable types
Daimona Eaytoy
2019-10-10
1
-8
/
+4
*
export: Align docs of close(Rename/Reopen) methods
Daimona Eaytoy
2019-09-19
5
-12
/
+11
*
phan: Disable enable_class_alias_support
Umherirrender
2019-09-15
1
-1
/
+1
*
Merge "Declare dynamic properties"
jenkins-bot
2019-09-13
1
-0
/
+4
|
\
|
*
Declare dynamic properties
Daimona Eaytoy
2019-09-13
1
-0
/
+4
[next]