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
/
tests
/
phpunit
/
includes
/
deferred
Commit message (
Expand
)
Author
Age
Files
Lines
*
rdbms: remove MWLBFactory::applyGlobalState deferred update logic
Aaron Schulz
2024-12-19
2
-0
/
+3
*
search: Move SearchUpdate.php to /includes/search directory
Timo Tijhof
2024-11-26
1
-71
/
+0
*
rdbms: clear replica snapshots in (begin|commit|rollback)PrimaryChanges()
Aaron Schulz
2024-10-09
1
-1
/
+0
*
ParserOutput::setPageProperty(): emit deprecation warnings for non-strings
C. Scott Ananian
2024-10-04
2
-2
/
+5
*
tests: Add missing documentation to class properties
Umherirrender
2024-09-18
1
-0
/
+1
*
tests: Remove reset of services in tests
Umherirrender
2024-09-05
1
-6
/
+0
*
build: Use inline ignore for Generic.CodeAnalysis.AssignmentInCondition
Umherirrender
2024-09-01
1
-0
/
+2
*
Merge "deferred: Hard-deprecate LinksUpdate::getAddedLinks/getRemovedLinks"
jenkins-bot
2024-08-23
1
-8
/
+24
|
\
|
*
deferred: Hard-deprecate LinksUpdate::getAddedLinks/getRemovedLinks
Umherirrender
2024-07-30
1
-8
/
+24
*
|
Merge "deferred: remove BIG_QUEUE_SIZE logic that turned updates into jobs"
jenkins-bot
2024-08-20
1
-37
/
+0
|
\
\
|
*
|
deferred: remove BIG_QUEUE_SIZE logic that turned updates into jobs
Aaron Schulz
2024-08-20
1
-37
/
+0
|
|
/
*
/
Add namespace to WikitextContent
Ebrahim Byagowi
2024-08-06
1
-0
/
+1
|
/
*
Replace db with getDb for Tests
Wandji69
2024-06-23
2
-6
/
+6
*
Merge "schema: Drop old pagelinks columns"
jenkins-bot
2024-06-18
1
-7
/
+10
|
\
|
*
schema: Drop old pagelinks columns
Amir Sarabadani
2024-06-18
1
-7
/
+10
*
|
tests: Use namespaced classes (1)
Umherirrender
2024-06-14
2
-0
/
+2
|
/
*
Add namespace and deprecation alias to RefreshSecondaryDataUpdate
Ebrahim Byagowi
2024-05-20
1
-1
/
+2
*
tests: Migrate assertSelect() to SelectQueryBuilder in LinksUpdateTest
Umherirrender
2024-05-08
1
-1
/
+5
*
Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecated
Amir Sarabadani
2024-04-30
1
-1
/
+1
*
ParserOutput: Rename ::setIndexedPageProperty() to ::setNumericPageProperty()
C. Scott Ananian
2024-04-15
1
-33
/
+29
*
Add ParserOutput::setIndexedPageProperty(); deprecate numeric properties
C. Scott Ananian
2024-04-05
1
-31
/
+80
*
LinksUpdateTest: override InterwikiLookup service
C. Scott Ananian
2024-03-29
1
-10
/
+21
*
Merge "ParserOutput::setPageProperty(): Emit deprecation warning for non-scal...
jenkins-bot
2024-03-11
1
-0
/
+1
|
\
|
*
ParserOutput::setPageProperty(): Emit deprecation warning for non-scalar values
C. Scott Ananian
2024-02-20
1
-0
/
+1
*
|
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
3
-16
/
+16
|
/
*
tests: Use namespaced class names in @covers annotations
Umherirrender
2024-01-27
4
-15
/
+15
*
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-22
2
-3
/
+3
*
tests: Change $wgCommandLineMode hacks to preventOpportunisticUpdates()
Bartosz Dziewoński
2023-12-12
2
-17
/
+13
*
Merge "ParserOutput: Allow passing LinkTarget to title-related methods"
jenkins-bot
2023-12-11
2
-20
/
+20
|
\
|
*
ParserOutput: Allow passing LinkTarget to title-related methods
C. Scott Ananian
2023-12-08
2
-20
/
+20
*
|
tests: Use namespaced classes
Umherirrender
2023-12-11
1
-0
/
+1
*
|
DeferredUpdates: Fix logging for opportunistic enqueue
Gergő Tisza
2023-12-06
1
-0
/
+36
|
/
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
5
-1
/
+14
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
2
-31
/
+0
*
tests: Avoid raw sql fragments in LinksUpdateTest
Umherirrender
2023-11-15
1
-21
/
+21
*
LinksUpdate: Compare raw domain and path for externallinks table
Umherirrender
2023-11-14
1
-0
/
+52
*
Autofix spacing around commas
Daimona Eaytoy
2023-10-25
1
-1
/
+1
*
tests: Use $this->getDb() instead of wfGetDB() in integration tests
Amir Sarabadani
2023-09-25
3
-6
/
+5
*
tests: Migrate more cases to SQB
Amir Sarabadani
2023-09-21
1
-2
/
+10
*
Merge "tests: Migrate more easy cases to SQB"
jenkins-bot
2023-09-19
1
-2
/
+8
|
\
|
*
tests: Migrate more easy cases to SQB
Amir Sarabadani
2023-09-18
1
-2
/
+8
*
|
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
2
-0
/
+2
|
/
*
Merge "rdbms: Introduce ReplaceQueryBuilder"
jenkins-bot
2023-09-10
1
-7
/
+6
|
\
|
*
rdbms: Introduce ReplaceQueryBuilder
Amir Sarabadani
2023-09-08
1
-7
/
+6
*
|
deferred: Decouple DeferredUpdates from MediaWikiServices
Timo Tijhof
2023-09-09
1
-2
/
+1
|
/
*
Schema: Drop old externallinks columns and indexes
Amir Sarabadani
2023-09-05
1
-7
/
+7
*
deferred: Restore MWCallableUpdate integration `@covers`
Timo Tijhof
2023-08-24
1
-0
/
+6
*
deferred: Widen `@covers` annotations in unit tests
Timo Tijhof
2023-08-22
5
-89
/
+24
*
deferred: Drop support for DeferredUpdatesManager
Derick Alangi
2023-08-21
1
-511
/
+0
*
Avoid DB access in non-database tests
Daimona Eaytoy
2023-08-06
1
-0
/
+2
[next]