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
/
WikiExporter.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Avoid Database::tableName in WikiExporter
Umherirrender
2019-09-12
1
-15
/
+23
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-3
/
+2
*
Merge "Improve type hints in export related classes"
jenkins-bot
2019-07-25
1
-2
/
+2
|
\
|
*
Improve type hints in export related classes
Umherirrender
2019-07-05
1
-2
/
+2
*
|
Avoid usage of deprecated Revision::* constants, use RevisionRecord
Derick Alangi
2019-07-21
1
-1
/
+2
*
|
Add fields and docs to WikiExporter
Daimona Eaytoy
2019-07-09
1
-2
/
+14
|
/
*
Add support for xml dump schema 0.11
daniel
2019-06-27
1
-2
/
+2
*
Join slot and content tables when dumping XML
daniel
2019-06-27
1
-20
/
+77
*
Use IResultWrapper in code comments instead of ResultWrapper
Aaron Schulz
2019-06-22
1
-3
/
+3
*
Remove unnecessary semi-colons
Derick Alangi
2019-06-12
1
-1
/
+1
*
always order by page_id for dumps of current revisions
Ariel T. Glenn
2019-05-27
1
-0
/
+1
*
allow xml page content or metadata dumps to target specific namespaces
Ariel T. Glenn
2019-04-18
1
-1
/
+11
*
for exports, make sure we compare page titles as strings only
Ariel T. Glenn
2019-04-06
1
-2
/
+2
*
Make the XML dump schema version configurable.
daniel
2019-03-21
1
-3
/
+16
*
Merge "Make BackupDumper MCR compatible (main slot only)"
jenkins-bot
2019-03-20
1
-6
/
+7
|
\
|
*
Make BackupDumper MCR compatible (main slot only)
daniel
2019-03-14
1
-6
/
+7
*
|
Normalize use of "INNER JOIN" to "JOIN" in database queries
Aaron Schulz
2019-03-06
1
-3
/
+3
|
/
*
Use htmlspecialchars() not htmlentities in xml export for validity
Brian Wolff
2019-02-17
1
-2
/
+2
*
Fix for missing end tag </page> on some exports
Bill Pirkle
2018-10-31
1
-36
/
+42
*
fix stubs dump query to use straight join
Ariel T. Glenn
2018-10-23
1
-2
/
+3
*
Replace WikiExporter streaming (unbuffered) mode with batched queries
Bill Pirkle
2018-09-28
1
-223
/
+198
*
Allow dumps to function with MCR in read-new mode.
daniel
2018-09-07
1
-1
/
+13
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-33
/
+42
*
Pass $key into CommentStore methods and use MediawikiServices
addshore
2018-02-05
1
-2
/
+2
*
Add `comment` table and code to start using it
Brad Jorsch
2017-08-30
1
-5
/
+18
*
Add missing @param and @return documentation
Umherirrender
2017-08-11
1
-0
/
+1
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-1
/
+1
*
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
Kunal Mehta
2017-07-22
1
-14
/
+14
*
Move IDatabase/IMaintainableDatabase to Rdbms namespace
Aaron Schulz
2017-03-28
1
-0
/
+1
*
Move ResultWrapper subclasses to Rdbms
Aaron Schulz
2017-03-03
1
-0
/
+2
*
Miscellaneous indentation tweaks
Bartosz Dziewoński
2017-02-27
1
-1
/
+1
*
add option to XML dump stubs of page ranges with explicit rev_id ordering
Ariel T. Glenn
2016-06-22
1
-8
/
+24
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-21
/
+21
*
Fix corrupt ©
Reedy
2015-12-31
1
-1
/
+1
*
Split Export.php classes into seperate files
mhutti1
2015-12-28
1
-0
/
+469
[prev]