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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix GREATEST usage in site_stats
Pppery
2025-03-20
1
-7
/
+4
*
Merge "rdbms: clear replica snapshots in (begin|commit|rollback)PrimaryChange...
jenkins-bot
2024-10-22
1
-4
/
+0
|
\
|
*
rdbms: clear replica snapshots in (begin|commit|rollback)PrimaryChanges()
Aaron Schulz
2024-10-09
1
-4
/
+0
*
|
Use namespaced classes
Umherirrender
2024-10-21
1
-1
/
+2
*
|
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
|
deferred: Add @phan-mandatory-param for function name arguments
Umherirrender
2024-10-11
2
-2
/
+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
2
-2
/
+2
|
/
*
Add missing documentation to class properties (miscellaneous classes)
Umherirrender
2024-09-14
2
-0
/
+4
*
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
James D. Forrester
2024-09-10
1
-1
/
+1
*
Merge "deferred: Hard-deprecate LinksUpdate::getAddedLinks/getRemovedLinks"
jenkins-bot
2024-08-23
2
-3
/
+6
|
\
|
*
deferred: Hard-deprecate LinksUpdate::getAddedLinks/getRemovedLinks
Umherirrender
2024-07-30
2
-3
/
+6
*
|
Merge "deferred: remove BIG_QUEUE_SIZE logic that turned updates into jobs"
jenkins-bot
2024-08-20
2
-62
/
+1
|
\
\
|
*
|
deferred: remove BIG_QUEUE_SIZE logic that turned updates into jobs
Aaron Schulz
2024-08-20
2
-62
/
+1
*
|
|
Merge "deferred: simplify $dependeeDbws parameter type for MWCallableUpdate"
jenkins-bot
2024-08-12
2
-3
/
+3
|
\
\
\
|
*
|
|
deferred: simplify $dependeeDbws parameter type for MWCallableUpdate
Aaron Schulz
2024-08-09
2
-3
/
+3
*
|
|
|
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-1
/
+1
|
/
/
/
*
|
|
Merge "deferred: actually flush replica view snapshots in onRunUpdateStart()"
jenkins-bot
2024-08-09
1
-7
/
+8
|
\
\
\
|
*
|
|
deferred: actually flush replica view snapshots in onRunUpdateStart()
Aaron Schulz
2024-08-08
1
-7
/
+8
|
|
|
/
|
|
/
|
*
/
|
deferred: pass $fname to MWCallableUpdate callbacks and improve comments
Aaron Schulz
2024-08-08
2
-14
/
+35
|
/
/
*
/
Use expression builder instead of raw sql
Umherirrender
2024-07-23
2
-2
/
+2
|
/
*
Replace User, Title, and WikiPage in more signatures
Daimona Eaytoy
2024-07-10
2
-14
/
+17
*
rdbms: Warn about queries that don't provide the caller
Bartosz Dziewoński
2024-05-31
2
-2
/
+5
*
Use RawSQLValue for some SET clauses in update/upsert
Umherirrender
2024-05-29
2
-5
/
+11
*
Merge "Remove TemplateLinksSchemaMigrationStage config"
jenkins-bot
2024-05-28
2
-23
/
+6
|
\
|
*
Remove TemplateLinksSchemaMigrationStage config
Umherirrender
2024-05-15
2
-23
/
+6
*
|
Add namespace and deprecation alias to RefreshSecondaryDataUpdate
Ebrahim Byagowi
2024-05-20
1
-4
/
+8
*
|
Import InvalidArgumentException at top of the source
Ebrahim Byagowi
2024-05-19
3
-3
/
+6
|
/
*
SiteStatsupdate: update to use StatsFactory
Cole White
2024-05-04
1
-2
/
+4
*
Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecated
Amir Sarabadani
2024-04-30
1
-2
/
+2
*
search: Use ServiceOptions not full config object
Derick Alangi
2024-04-16
1
-3
/
+3
*
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
25
-25
/
+25
*
deferred: Migrate deferred updates metric to StatsLib
Derick Alangi
2024-03-18
1
-2
/
+6
*
Merge "Namespace includes/cache"
jenkins-bot
2024-02-28
2
-2
/
+2
|
\
|
*
Namespace includes/cache
James D. Forrester
2024-02-20
2
-2
/
+2
*
|
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
2
-4
/
+5
|
/
*
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-22
1
-2
/
+2
*
Replace more instances of deprecated MWException
Daimona Eaytoy
2024-01-19
2
-5
/
+0
*
DeferredUpdates: normalize logging
Gergő Tisza
2024-01-14
1
-2
/
+5
*
Merge "Replace $wgCommandLineMode checks with MW_ENTRY_POINT in other places"
jenkins-bot
2024-01-02
1
-6
/
+2
|
\
|
*
Replace $wgCommandLineMode checks with MW_ENTRY_POINT in other places
Bartosz Dziewoński
2024-01-02
1
-6
/
+2
*
|
deferred: Add a freshness option to RefreshSecondaryDataUpdate
Umherirrender
2023-12-27
1
-3
/
+6
|
/
[next]