aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/Storage/DerivedPageDataUpdaterTest.php
Commit message (Expand)AuthorAgeFilesLines
* storage: Assert CategoryMembershipChangeJob via traitMáté Szabó2025-04-041-21/+4
* storage: Push CategoryMembershipChangeJob in ChangeTrackingEventIngressMáté Szabó2025-04-041-3/+6
* storage: Test DerivedPageDataUpdate behavior around null editsMáté Szabó2025-04-041-9/+86
* DomainEvents: Model page state before/afterdaniel2025-03-251-2/+2
* EditResult: only stash revertsdaniel2025-03-211-5/+12
* Namespace all remaining files in includes/jobqueueJames D. Forrester2025-03-201-2/+2
* Merge "PageUpdater: move revert tag update logic"jenkins-bot2025-03-201-18/+19
|\
| * PageUpdater: move revert tag update logicdaniel2025-03-191-18/+19
* | Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-2/+2
|/
* DomainEvents: Rename getOldRevision and getNewRevisiondaniel2025-03-151-3/+3
* DomainEvents: Rename PageEvent and PageUpdatedEventdaniel2025-03-111-10/+10
* Add test for no new message banner after user talk subpage editsTacsipacsi2025-03-021-0/+6
* DomainEvents: More clearly model null edits and dummy revisionsdaniel2025-02-261-1/+2
* PageUpdatedEvent: include EditResult on null-editsdaniel2025-02-241-0/+48
* When a deleted page is undeleted, the most recent edit should not be tagged w...Kgraessle2025-02-071-0/+35
* Tests: assert updates on page lifecycle changesdaniel2025-01-241-0/+61
* PageUpdatedEvent: explicitly model cause and performerdaniel2025-01-211-33/+2
* DomainEvent: Support type hierarchiesdaniel2025-01-211-1/+1
* Tag page creations of previously deleted pageKgraessle2025-01-141-0/+97
* rdbms: remove MWLBFactory::applyGlobalState deferred update logicAaron Schulz2024-12-191-0/+2
* Ensure necessary updates are performed on import and undeletedaniel2024-12-121-2/+49
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-2/+2
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-1/+1
* ParserOutput: ensure all created ParserOutputs have a "start of parse" time setC. Scott Ananian2024-10-041-2/+6
* Remove ParserOutput::getText() calls from core (getRawText)Isabelle Hurbain-Palatin2024-08-191-14/+18
* tests: Make use of ??= and ?? operators in various teststhiemowmde2024-08-151-1/+1
* Move remaining four classes in includes/content into Content namespaceJames D. Forrester2024-08-101-2/+2
* Add namespace to WikitextContentEbrahim Byagowi2024-08-061-2/+2
* Merge "Use MainConfigNames constants in tests where possible"jenkins-bot2024-07-111-1/+1
|\
| * Use MainConfigNames constants in tests where possiblethiemowmde2024-07-101-1/+1
* | Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-101-1/+1
|/
* Fix use of stale backlink partition cacheTim Starling2024-06-281-0/+33
* schema: Drop old pagelinks columnsAmir Sarabadani2024-06-181-4/+5
* Add namespace and deprecation alias to TextContentHandlerEbrahim Byagowi2024-05-201-1/+1
* Add namespace and deprecation alias to TextContentEbrahim Byagowi2024-05-191-1/+1
* Add namespace and deprecation alias to JavaScriptContentEbrahim Byagowi2024-05-171-1/+1
* Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCaseLarissa Gaulia2024-05-031-8/+8
* Migrate to IDatabase::newDeleteQueryBuilderUmherirrender2024-04-121-1/+6
* REST: HTML endpoints should support all content modelsdaniel2024-03-131-2/+2
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-2/+2
* Namespace Message, move to appropriate directoryJames D. Forrester2024-02-141-1/+1
* Move ParsoidRenderID to MediaWiki\EditC. Scott Ananian2024-02-071-1/+1
* Add ParserOutput::{get,set}RenderId() and set render id in ContentRendererC. Scott Ananian2024-02-071-2/+4
* Merge "Change more uses of getDBLoadBalancerFactory() to getConnectionProvide...jenkins-bot2024-01-231-1/+1
|\
| * Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()Bartosz Dziewoński2024-01-231-1/+1
* | Replace more instances of unchecked MWExceptionDaimona Eaytoy2024-01-231-1/+0
|/
* tests: Use namespaced classesUmherirrender2023-12-111-1/+1
* Use namespaced CommentStore and CommentStoreComment in testsFomafix2023-12-041-1/+1
* Namespace remaining files under includes/deferredJames D. Forrester2023-11-221-1/+1
* Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessaryJames D. Forrester2023-11-211-6/+0