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
/
deferred
/
LinksUpdate
Commit message (
Expand
)
Author
Age
Files
Lines
*
CategoryLinksTable: use ParserOutput::getLinkList()
C. Scott Ananian
2025-04-04
1
-3
/
+7
*
Use type declaration on undocumented private functions
Umherirrender
2025-04-02
2
-2
/
+2
*
Replace a number of uses of class aliases with the real things
James D. Forrester
2025-03-26
1
-1
/
+1
*
Namespace all remaining files in includes/jobqueue
James D. Forrester
2025-03-20
5
-6
/
+6
*
categorylinks: Add support for write both
Amir Sarabadani
2025-01-21
2
-9
/
+97
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
5
-27
/
+0
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
2
-12
/
+0
*
Use ParserOutput::getLinkList() internally
C. Scott Ananian
2024-11-15
6
-11
/
+49
*
Rename various $connectionProvider vars to $dbProvider
Aaron Schulz
2024-10-28
1
-3
/
+3
*
Use namespaced classes
Umherirrender
2024-10-21
1
-1
/
+2
*
Merge "Deduplicate language links in ParserOutput and OutputPage"
jenkins-bot
2024-09-27
1
-1
/
+2
|
\
|
*
Deduplicate language links in ParserOutput and OutputPage
C. Scott Ananian
2024-09-26
1
-1
/
+2
*
|
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-1
/
+1
|
/
*
Add missing documentation to class properties (miscellaneous classes)
Umherirrender
2024-09-14
2
-0
/
+4
*
deferred: Hard-deprecate LinksUpdate::getAddedLinks/getRemovedLinks
Umherirrender
2024-07-30
2
-3
/
+6
*
Use expression builder instead of raw sql
Umherirrender
2024-07-23
1
-1
/
+1
*
Replace User, Title, and WikiPage in more signatures
Daimona Eaytoy
2024-07-10
1
-8
/
+11
*
Merge "Remove TemplateLinksSchemaMigrationStage config"
jenkins-bot
2024-05-28
2
-23
/
+6
|
\
|
*
Remove TemplateLinksSchemaMigrationStage config
Umherirrender
2024-05-15
2
-23
/
+6
*
|
Import InvalidArgumentException at top of the source
Ebrahim Byagowi
2024-05-19
3
-3
/
+6
|
/
*
Substitute category default sort key when filling links table, not at parse time
C. Scott Ananian
2024-03-29
1
-0
/
+10
*
Drop old class_aliases for before MW 1.39 that were missed
James D. Forrester
2024-03-20
2
-6
/
+0
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
2
-2
/
+2
*
Merge "Namespace includes/cache"
jenkins-bot
2024-02-28
1
-1
/
+1
|
\
|
*
Namespace includes/cache
James D. Forrester
2024-02-20
1
-1
/
+1
*
|
ParserOutput::setPageProperty(): Update documentation
C. Scott Ananian
2024-02-20
1
-1
/
+1
|
/
*
Merge "LinksUpdate: Replace the deprecated function wfGetDB with IConnectionP...
jenkins-bot
2024-01-23
1
-1
/
+5
|
\
|
*
LinksUpdate: Replace the deprecated function wfGetDB with IConnectionProvider
Doğu Abaris
2024-01-23
1
-1
/
+5
*
|
Merge "Change more uses of getDBLoadBalancerFactory() to getConnectionProvide...
jenkins-bot
2024-01-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-23
1
-2
/
+2
*
|
Remove more indirect calls to IDBAccessObject::READ_* constants
Amir Sarabadani
2024-01-23
1
-1
/
+2
|
/
*
Replace more instances of deprecated MWException
Daimona Eaytoy
2024-01-19
2
-5
/
+0
*
Namespace ParserOutput
James D. Forrester
2023-12-14
12
-12
/
+12
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
2
-5
/
+5
*
LinksUpdate: Compare raw domain and path for externallinks table
Umherirrender
2023-11-14
1
-27
/
+39
*
Hard-deprecate ParserOutput::getCategories(), deprecated in 1.40
C. Scott Ananian
2023-09-29
1
-4
/
+4
*
DerivedPageDataUpdater: Only do RefreshLinks on file page redirect changes
Bartosz Dziewo?ski
2023-09-26
1
-3
/
+14
*
LinksUpdate: Remove deprecated public properties
Bartosz Dziewoński
2023-09-26
1
-76
/
+0
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
2
-2
/
+2
*
Migrate another major batch to SelectQueryBuilder
Amir Sarabadani
2023-09-20
1
-6
/
+5
*
Namespace NamespaceInfo under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-1
/
+1
*
Remove ParserOutput::{get,unset,set}Property and ::getProperties()
C. Scott Ananian
2023-09-18
1
-1
/
+1
*
In query builders, use insertInto() and deleteFrom() instead of insert() and ...
Tim Starling
2023-09-08
2
-5
/
+5
*
Add support for write both for pagelinks
Amir Sarabadani
2023-09-06
2
-1
/
+29
*
ExternalLinks: Drop migration code
Amir Sarabadani
2023-09-05
2
-54
/
+14
*
LinksTable: pass insert options
David Causse
2023-08-09
1
-0
/
+1
*
Mass migrate Database::insert calls to InsertQueryBuilder
Amir Sarabadani
2023-08-07
1
-1
/
+4
*
rdbms: Remove or move unused public methods of ILB/ILBF
Amir Sarabadani
2023-08-01
2
-14
/
+6
*
ExternalLinks: Add support for WRITE_NEW only mode
Amir Sarabadani
2023-07-25
1
-3
/
+28
*
Move array destructuring into foreach
Umherirrender
2023-07-08
1
-2
/
+1
[next]