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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't allow null values for services in WikiImporter
Alexander Vorwerk
2021-07-14
1
-18
/
+18
*
Remove fallback to global state in WikiImporter
Alexander Vorwerk
2021-07-12
1
-23
/
+9
*
Merge "Remove the fallback for create rights (covered in PM edit rights check...
jenkins-bot
2021-06-30
1
-7
/
+0
|
\
|
*
Remove the fallback for create rights (covered in PM edit rights check).
Roman Stolar
2021-06-30
1
-7
/
+0
*
|
Merge "Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend)"
jenkins-bot
2021-06-29
1
-1
/
+1
|
\
\
|
*
|
Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend)
Fomafix
2021-06-28
1
-1
/
+1
|
|
/
*
/
WikiImporter: Pass a user to WikiPage::prepareContentForEdit()
DannyS712
2021-06-27
1
-1
/
+3
|
/
*
Fix 'instances' typo
Alexander Vorwerk
2021-06-03
1
-1
/
+1
*
WikiImporter: inject services
ZabeMath
2021-05-24
2
-34
/
+234
*
ImportReporter: replace Title in method signatures
daniel
2021-05-12
1
-8
/
+15
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
2
-2
/
+2
*
Stop using legacy ActorMigration field "log_user"
Tim Starling
2021-04-28
1
-2
/
+4
*
Inject dependencies into some ImportTitleFactory classes
DannyS712
2021-03-22
1
-12
/
+41
*
NaiveForeignTitleFactory: inject content language
DannyS712
2021-03-13
1
-1
/
+3
*
WikiImporter: Minor code style changes
Reedy
2021-02-08
1
-21
/
+33
*
Remove unused variable from WikiImporter::doImport()
Reedy
2021-02-08
1
-1
/
+0
*
Merge "Improve and add documentation to import/export related classes"
jenkins-bot
2021-02-05
4
-10
/
+45
|
\
|
*
Improve and add documentation to import/export related classes
Umherirrender
2021-02-01
4
-10
/
+45
*
|
Make UserIdentity objects aware of which wiki they belong to.
Cindy Cicalese
2021-02-02
1
-1
/
+1
|
/
*
Revert "Wrap libxml_disable_entity_loader() calls in version constraint"
Reedy
2021-01-27
1
-23
/
+11
*
Wrap libxml_disable_entity_loader() calls in version constraint
Reedy
2021-01-27
1
-11
/
+23
*
WikiRevision::model can be null so don't pass it as an arg
Ariel T. Glenn
2021-01-22
1
-1
/
+1
*
composer.json: Add ext-libxml and ext-xmlreader to requires
Reedy
2020-12-27
1
-5
/
+1
*
WikiImporter: Replace deprecated WikiRevision::setText
Ammar Abdulhamid
2020-11-30
1
-4
/
+6
*
Merge "Simplify try-block and exception rethrow"
jenkins-bot
2020-11-20
1
-10
/
+3
|
\
|
*
Simplify try-block and exception rethrow
Ammar Abdulhamid
2020-11-20
1
-10
/
+3
*
|
Hard deprecate WikiRevision::importUpload
Ammar Abdulhamid
2020-11-20
2
-1
/
+5
|
/
*
Replace deprecated WikiPage::factory in import/export related classes
Umherirrender
2020-11-15
2
-4
/
+15
*
Add forgotten import hook interface
Petr Pchelko
2020-11-02
1
-0
/
+26
*
Document hook names in hook interfaces.
daniel
2020-09-27
6
-0
/
+18
*
Use recordUpload3, hard deprecate recordUpload2
DannyS712
2020-09-10
1
-1
/
+1
*
Use strict (in)equality with namespaces constants when LHS is definitely an i...
Ed Sanders
2020-07-31
1
-1
/
+1
*
Import: use master DB for loading slots.
daniel
2020-07-23
1
-2
/
+8
*
Remove backward compatibility code from ImportableOldRevisionImporter
Cindy Cicalese
2020-07-23
1
-6
/
+2
*
Check for unknown slot.
Cindy Cicalese
2020-07-20
1
-1
/
+18
*
MCR import
daniel
2020-07-18
4
-63
/
+235
*
Replace "@stable for implementation" with "@stable to implement"
daniel
2020-07-13
6
-6
/
+6
*
Use @internal instead of @private per policy
daniel
2020-06-26
1
-1
/
+1
*
WikiPage::doEditUpdates - accept a RevisionRecord object
DannyS712
2020-06-16
1
-3
/
+1
*
ImportableOldRevisionImporter: Don't call WikiPage::updateIfNewerOn
DannyS712
2020-06-15
1
-8
/
+21
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
5
-18
/
+18
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-17
/
+13
*
ImportableOldRevisionImporter: Remove use of Revision::insertOn
DannyS712
2020-05-16
1
-18
/
+36
*
Add missing visibility on methods related to import/export
Umherirrender
2020-05-09
5
-20
/
+20
*
Hook interface type fixes, to fix Phan errors
Tim Starling
2020-05-05
5
-10
/
+10
*
docs: Hook interface doc comment review
apaskulin
2020-04-21
6
-31
/
+44
*
Automatically generated hook interfaces
Tim Starling
2020-04-20
6
-0
/
+132
*
Use MediaWikiServices::getRepoGroup
Umherirrender
2020-03-14
1
-4
/
+4
*
Use array literals when calling Hooks::run()
Tim Starling
2020-03-04
1
-1
/
+2
*
Introduce ContentHandlerFactory
ArtBaltai
2020-02-07
1
-1
/
+4
[next]