aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/integration/includes/page
Commit message (Expand)AuthorAgeFilesLines
* storage: Assert CategoryMembershipChangeJob via traitMáté Szabó2025-04-042-2/+17
* Merge "DomainEvents: Model page state before/after"jenkins-bot2025-03-251-7/+11
|\
| * DomainEvents: Model page state before/afterdaniel2025-03-251-7/+11
* | Namespace all remaining files in includes/changetagsJames D. Forrester2025-03-251-1/+1
|/
* Namespace all remaining files in includes/jobqueueJames D. Forrester2025-03-201-1/+1
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-1/+1
* Merge "Add regression test for null rollback"jenkins-bot2025-03-191-5/+48
|\
| * Add regression test for null rollbackMatěj Suchánek2025-03-151-5/+48
* | DomainEvents: Rename PageEvent and PageUpdatedEventdaniel2025-03-111-5/+5
|/
* Merge "DeletePage: emit PageDeletedEvent"jenkins-bot2025-03-101-5/+72
|\
| * DeletePage: emit PageDeletedEventdaniel2025-03-101-5/+72
* | PageUpdatedEvent: Model revert causesdaniel2025-03-071-5/+125
|/
* tests: Fix MockAuthorityTrait to mutate $status if givenBartosz Dziewoński2025-02-281-2/+2
* Tests: assert updates on page lifecycle changesdaniel2025-01-241-6/+70
* DeletePage: clear Title instance cachedaniel2025-01-241-0/+9
* Mark rollbacked edits as manually patrolled instead of automatically patrolled.Owen2024-12-191-2/+2
* Replace uses of deprecated ChangeTags static methodsJames D. Forrester2024-10-161-2/+1
* Move remaining four classes in includes/content into Content namespaceJames D. Forrester2024-08-101-2/+2
* Add namespace to WikitextContentEbrahim Byagowi2024-08-061-1/+1
* Use ::findActorId in RollbackPage when looking up an actor IDDreamy Jazz2024-07-261-0/+22
* Tests: Replace "db" with getDb methodWandji692024-06-301-2/+2
* schema: Drop old pagelinks columnsAmir Sarabadani2024-06-181-2/+4
* Add namespace and deprecation alias to JsonContentEbrahim Byagowi2024-05-201-1/+1
* Remove all @package commentsthiemowmde2024-05-101-1/+0
* tests: Add TestSelectQueryBuilder::assertRowValueUmherirrender2024-05-081-10/+9
* Update tests for PHPUnit 9.6 (part 1)Daimona Eaytoy2024-01-161-2/+4
* 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-212-21/+1
* DeletePage: Make sure hooks see redirect status before deletionBartosz Dziewoński2023-10-171-0/+55
* DeletePageTest: Assert that log_page is correct in delete log entryBartosz Dziewoński2023-10-171-1/+4
* Make use of assertStatusGood/Error and such in teststhiemowmde2023-10-041-4/+4
* Introduce LoggingSelectQueryBuilderAmir Sarabadani2023-09-251-13/+3
* Merge "RevisionArchiveRecord: Also check for permission to view deleted pages"jenkins-bot2023-09-211-1/+1
|\
| * RevisionArchiveRecord: Also check for permission to view deleted pagesBartosz Dziewoński2023-09-201-1/+1
* | Namespace User under \MediaWiki\UserJames D. Forrester2023-09-192-2/+2
* | tests: Migrate more easy cases to SQBAmir Sarabadani2023-09-181-14/+10
* | Remove WikiPage::doDeleteUpdates(), deprecate ::doDeleteArticleBatched()Daimona Eaytoy2023-09-121-21/+1
|/
* Replace uses of deprecated PageArchive::listRevisions() in testsBartosz Dziewoński2023-09-011-3/+2
* Migrate assertSelect() to SelectQueryBuilderTim Starling2023-06-281-48/+40
* Special:Undelete "load more" followupsTim Starling2023-05-291-1/+1
* Add load more button to get Special:Undelete revisions by parts.arttsymbar2023-05-291-1/+1
* rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms libraryAmir Sarabadani2023-05-041-1/+1
* Reorg: Move ReadOnlyMode classes to db/Amir Sarabadani2023-04-281-1/+1
* tests: Make some PHPUnit data providers staticTim Starling2023-03-242-2/+2
* Reorg: Namespace the Title classJames D. Forrester2023-03-022-2/+2
* Use SlotRecord::MAIN instead of hard coded valueUmherirrender2023-01-031-1/+1
* Make use of the new PageUpdateStatusdaniel2022-11-301-10/+6
* schema: Drop tl_title and tl_namespace fields from templatelinksAmir Sarabadani2022-09-061-3/+7
* Replace trivial usages of code in strings with concatenationThiemo Kreuz2022-08-261-5/+9