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
*
Replace User, Title, and WikiPage in more signatures
Daimona Eaytoy
2024-07-10
1
-3
/
+3
*
ImportableUploadRevisionImporter: Mark downloadSource() as private, missed wh...
James D. Forrester
2024-05-02
1
-6
/
+1
*
docs: Adjust all @deprecated tags to use 'since…' for consistency
James D. Forrester
2024-05-01
1
-1
/
+1
*
Update name & email for bvibber
Brooke Vibber
2024-02-08
6
-6
/
+6
*
Namespace includes/context
James D. Forrester
2024-02-08
2
-0
/
+2
*
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
3
-4
/
+4
*
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-22
1
-1
/
+1
*
Replace more instances of deprecated MWException
Daimona Eaytoy
2024-01-19
1
-9
/
+6
*
Migrate remaining Database::insert calls to InsertQueryBuilder
Amir Sarabadani
2023-12-22
1
-11
/
+12
*
Inline once-called short private methods to its caller, part 1
Amir Sarabadani
2023-12-18
1
-22
/
+4
*
WikiImporterFactory: Deprecate getWikiImporter() without performer
Bartosz Dziewoński
2023-12-11
1
-1
/
+2
*
WikiImporter: Pass Authority for permissions instead of global context
Bartosz Dziewoński
2023-12-11
2
-22
/
+29
*
WikiImporter: Fix an access to global config
Bartosz Dziewoński
2023-12-08
1
-3
/
+1
*
Use real type hints for services etc. in import/
Bartosz Dziewoński
2023-12-08
5
-153
/
+35
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-0
/
+2
*
Migrate off wfGetDB() in more places to ICP
Amir Sarabadani
2023-11-20
1
-2
/
+2
*
Replace more single-value $db->buildComparison() with $db->expr()
Bartosz Dziewoński
2023-10-22
1
-3
/
+2
*
Use the expression assignment operator to simplify code
Umherirrender
2023-10-14
1
-1
/
+1
*
WikiRevision: Preserve lowercase of external actors
Func
2023-09-23
1
-1
/
+9
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
2
-0
/
+2
*
Merge "Migrate another major batch to SelectQueryBuilder"
jenkins-bot
2023-09-20
2
-11
/
+17
|
\
|
*
Migrate another major batch to SelectQueryBuilder
Amir Sarabadani
2023-09-20
2
-11
/
+17
*
|
Namespace remaining User-related classes under \MediaWiki\User
James D. Forrester
2023-09-20
1
-0
/
+1
*
|
Namespace User under \MediaWiki\User
James D. Forrester
2023-09-19
4
-0
/
+4
|
/
*
Namespace remaining Title-related classes under \MediaWiki\Title
James D. Forrester
2023-09-19
2
-1
/
+8
*
Namespace NamespaceInfo under \MediaWiki\Title
James D. Forrester
2023-09-19
2
-0
/
+2
*
Migrate several services to use ICP instead of LB
Amir Sarabadani
2023-09-16
1
-7
/
+7
*
Introduce RevisionSelectQueryBuilder
Amir Sarabadani
2023-09-06
1
-14
/
+10
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
2
-0
/
+2
*
WikiImporter: Improve error message output
Reedy
2023-07-09
1
-2
/
+3
*
Work around argument corruption bug in XMLReader::open
Tim Starling
2023-06-29
1
-5
/
+17
*
Replace deprecated MWException
Daimona Eaytoy
2023-06-09
2
-13
/
+4
*
Replace some more usages of deprecated MWException
Daimona Eaytoy
2023-06-09
1
-1
/
+0
*
Fix Phan suppressions related to Title::castFrom*() and friends
Bartosz Dziewoński
2023-04-22
1
-2
/
+1
*
build: Cleanup of .phpcs.xml
Umherirrender
2023-04-13
1
-0
/
+1
*
import: Check for seekable streams before doing syntax check
Umherirrender
2023-03-17
5
-0
/
+35
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
6
-1
/
+7
*
import: Mark WikiRevision::$sha1base36 property as private
thiemowmde
2023-02-24
1
-8
/
+4
*
Merge "import: Add a syntax check for xml imports"
jenkins-bot
2023-02-21
5
-19
/
+95
|
\
|
*
import: Add a syntax check for xml imports
Umherirrender
2023-01-19
5
-19
/
+95
*
|
Merge "WikiImporter: do not fail if upload entry in dump lacks 'text' tag"
jenkins-bot
2023-02-20
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
WikiImporter: do not fail if upload entry in dump lacks 'text' tag
Ferran Tufan
2022-07-10
1
-0
/
+2
*
|
Remove WikiRevision::importUpload
Matěj Suchánek
2023-01-15
1
-13
/
+0
*
|
stream wrapper: Declare $context class property
Umherirrender
2023-01-06
1
-0
/
+3
*
|
Use CommentStore service instead of deprecated method
Derick Alangi
2023-01-04
1
-4
/
+3
*
|
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
2
-0
/
+3
*
|
Make use of ??= in more places
DannyS712
2022-12-17
1
-11
/
+5
*
|
Reorg: Move Title-related classes to title/
Amir Sarabadani
2022-11-26
2
-0
/
+2
*
|
Merge "Various doc fixes about false on method arguments/return types"
jenkins-bot
2022-11-17
1
-3
/
+3
|
\
\
|
*
|
Various doc fixes about false on method arguments/return types
Umherirrender
2022-11-10
1
-3
/
+3
[next]