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
/
Storage
/
DerivedPageDataUpdaterTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
storage: Assert CategoryMembershipChangeJob via trait
Máté Szabó
2025-04-04
1
-21
/
+4
*
storage: Push CategoryMembershipChangeJob in ChangeTrackingEventIngress
Máté Szabó
2025-04-04
1
-3
/
+6
*
storage: Test DerivedPageDataUpdate behavior around null edits
Máté Szabó
2025-04-04
1
-9
/
+86
*
DomainEvents: Model page state before/after
daniel
2025-03-25
1
-2
/
+2
*
EditResult: only stash reverts
daniel
2025-03-21
1
-5
/
+12
*
Namespace all remaining files in includes/jobqueue
James D. Forrester
2025-03-20
1
-2
/
+2
*
Merge "PageUpdater: move revert tag update logic"
jenkins-bot
2025-03-20
1
-18
/
+19
|
\
|
*
PageUpdater: move revert tag update logic
daniel
2025-03-19
1
-18
/
+19
*
|
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
1
-2
/
+2
|
/
*
DomainEvents: Rename getOldRevision and getNewRevision
daniel
2025-03-15
1
-3
/
+3
*
DomainEvents: Rename PageEvent and PageUpdatedEvent
daniel
2025-03-11
1
-10
/
+10
*
Add test for no new message banner after user talk subpage edits
Tacsipacsi
2025-03-02
1
-0
/
+6
*
DomainEvents: More clearly model null edits and dummy revisions
daniel
2025-02-26
1
-1
/
+2
*
PageUpdatedEvent: include EditResult on null-edits
daniel
2025-02-24
1
-0
/
+48
*
When a deleted page is undeleted, the most recent edit should not be tagged w...
Kgraessle
2025-02-07
1
-0
/
+35
*
Tests: assert updates on page lifecycle changes
daniel
2025-01-24
1
-0
/
+61
*
PageUpdatedEvent: explicitly model cause and performer
daniel
2025-01-21
1
-33
/
+2
*
DomainEvent: Support type hierarchies
daniel
2025-01-21
1
-1
/
+1
*
Tag page creations of previously deleted page
Kgraessle
2025-01-14
1
-0
/
+97
*
rdbms: remove MWLBFactory::applyGlobalState deferred update logic
Aaron Schulz
2024-12-19
1
-0
/
+2
*
Ensure necessary updates are performed on import and undelete
daniel
2024-12-12
1
-2
/
+49
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-2
/
+2
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-1
/
+1
*
ParserOutput: ensure all created ParserOutputs have a "start of parse" time set
C. Scott Ananian
2024-10-04
1
-2
/
+6
*
Remove ParserOutput::getText() calls from core (getRawText)
Isabelle Hurbain-Palatin
2024-08-19
1
-14
/
+18
*
tests: Make use of ??= and ?? operators in various tests
thiemowmde
2024-08-15
1
-1
/
+1
*
Move remaining four classes in includes/content into Content namespace
James D. Forrester
2024-08-10
1
-2
/
+2
*
Add namespace to WikitextContent
Ebrahim Byagowi
2024-08-06
1
-2
/
+2
*
Merge "Use MainConfigNames constants in tests where possible"
jenkins-bot
2024-07-11
1
-1
/
+1
|
\
|
*
Use MainConfigNames constants in tests where possible
thiemowmde
2024-07-10
1
-1
/
+1
*
|
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-1
/
+1
|
/
*
Fix use of stale backlink partition cache
Tim Starling
2024-06-28
1
-0
/
+33
*
schema: Drop old pagelinks columns
Amir Sarabadani
2024-06-18
1
-4
/
+5
*
Add namespace and deprecation alias to TextContentHandler
Ebrahim Byagowi
2024-05-20
1
-1
/
+1
*
Add namespace and deprecation alias to TextContent
Ebrahim Byagowi
2024-05-19
1
-1
/
+1
*
Add namespace and deprecation alias to JavaScriptContent
Ebrahim Byagowi
2024-05-17
1
-1
/
+1
*
Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase
Larissa Gaulia
2024-05-03
1
-8
/
+8
*
Migrate to IDatabase::newDeleteQueryBuilder
Umherirrender
2024-04-12
1
-1
/
+6
*
REST: HTML endpoints should support all content models
daniel
2024-03-13
1
-2
/
+2
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-2
/
+2
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
1
-1
/
+1
*
Move ParsoidRenderID to MediaWiki\Edit
C. Scott Ananian
2024-02-07
1
-1
/
+1
*
Add ParserOutput::{get,set}RenderId() and set render id in ContentRenderer
C. Scott Ananian
2024-02-07
1
-2
/
+4
*
Merge "Change more uses of getDBLoadBalancerFactory() to getConnectionProvide...
jenkins-bot
2024-01-23
1
-1
/
+1
|
\
|
*
Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-23
1
-1
/
+1
*
|
Replace more instances of unchecked MWException
Daimona Eaytoy
2024-01-23
1
-1
/
+0
|
/
*
tests: Use namespaced classes
Umherirrender
2023-12-11
1
-1
/
+1
*
Use namespaced CommentStore and CommentStoreComment in tests
Fomafix
2023-12-04
1
-1
/
+1
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-1
/
+1
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
1
-6
/
+0
[next]