aboutsummaryrefslogtreecommitdiffstats
path: root/includes/page
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use type declaration on undocumented private functions"jenkins-bot2025-04-021-1/+1
|\
| * Use type declaration on undocumented private functionsUmherirrender2025-04-021-1/+1
* | Merge "block: Add autoblock filtering parameters"jenkins-bot2025-04-021-1/+3
|\ \ | |/ |/|
| * block: Add autoblock filtering parametersTim Starling2025-03-211-1/+3
* | page: Remove deprecated PageArchive::undeleteAsUserUmherirrender2025-03-261-59/+0
* | Replace a number of uses of class aliases with the real thingsJames D. Forrester2025-03-262-2/+2
* | Merge "DomainEvents: Model page state before/after"jenkins-bot2025-03-257-60/+174
|\ \
| * | DomainEvents: Model page state before/afterdaniel2025-03-257-60/+174
* | | Namespace all remaining files in includes/changetagsJames D. Forrester2025-03-253-3/+3
* | | Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-253-3/+3
|/ /
* / [OutputPage] replace ParserOutput::getText() options with ParserOptions, v2C. Scott Ananian2025-03-211-4/+9
|/
* Namespace all remaining files in includes/jobqueueJames D. Forrester2025-03-205-7/+7
* Namespace all remaining files in includes/recentchangesJames D. Forrester2025-03-203-3/+3
* DomainEvents: add listener interfacesdaniel2025-03-204-0/+68
* Merge "PageStateEvent - change FLAG_RECONCILIATION_REQUEST value"jenkins-bot2025-03-191-2/+2
|\
| * PageStateEvent - change FLAG_RECONCILIATION_REQUEST valueOttomata2025-03-191-2/+2
* | Namespace all remaining files in includes/loggingJames D. Forrester2025-03-1914-16/+16
* | Namespace all remaining files in includes/actionsJames D. Forrester2025-03-191-1/+1
* | Namespace all remaining files in includes/filerepoJames D. Forrester2025-03-1912-19/+18
|/
* Merge "EventSubscriberBase: rename to EventIngressBase"jenkins-bot2025-03-181-2/+2
|\
| * EventSubscriberBase: rename to EventIngressBasedaniel2025-03-181-2/+2
* | Namespace all remaining files in includes/pageJames D. Forrester2025-03-1847-50/+116
* | DomainEvents: Rename getOldRevision and getNewRevisiondaniel2025-03-151-36/+52
|/
* Merge "DomainEvents: Rename PageEvent and PageUpdatedEvent"jenkins-bot2025-03-146-26/+30
|\
| * DomainEvents: Rename PageEvent and PageUpdatedEventdaniel2025-03-116-26/+30
* | content: Improve class docs for various Content classesTimo Tijhof2025-03-121-2/+8
|/
* Merge "PageUpdatedEvent: remove deprecated isNew() method"jenkins-bot2025-03-101-8/+0
|\
| * PageUpdatedEvent: remove deprecated isNew() methodAaron Schulz2025-02-271-8/+0
* | Merge "MovePage: emit PageMovedEvent"jenkins-bot2025-03-103-2/+86
|\ \
| * | MovePage: emit PageMovedEventdaniel2025-03-043-2/+90
* | | Merge "DeletePage: emit PageDeletedEvent"jenkins-bot2025-03-105-34/+155
|\ \ \
| * | | DeletePage: emit PageDeletedEventdaniel2025-03-105-34/+155
* | | | Merge "WikiPage: Emit PageUpdatedEvent when protection changes"jenkins-bot2025-03-081-33/+16
|\ \ \ \
| * | | | WikiPage: Emit PageUpdatedEvent when protection changesdaniel2025-03-071-33/+16
| |/ / /
* / / / PageUpdatedEvent: Model revert causesdaniel2025-03-073-1/+10
|/ / /
* | | Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40"Daimona Eaytoy2025-03-056-18/+0
* | | Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40"Ahmon Dancy2025-03-046-0/+18
* | | Drop all 49 remaining class_aliases from MediaWiki 1.40James D. Forrester2025-03-046-18/+0
|/ /
* / Replace remaining gendered pronounsTacsipacsi2025-03-021-1/+1
|/
* DomainEvents: More clearly model null edits and dummy revisionsdaniel2025-02-261-12/+52
* Merge "Factor out block log boxes and add block list link"jenkins-bot2025-02-261-37/+10
|\
| * Factor out block log boxes and add block list linkTim Starling2025-02-211-37/+10
* | PageUpdater: allow dummy revisions to be minordaniel2025-02-241-1/+1
|/
* Merge "PageUpdatedEvent: improve modeling of flags"jenkins-bot2025-02-205-105/+127
|\
| * PageUpdatedEvent: improve modeling of flagsdaniel2025-02-205-105/+127
* | block: In log snippets, vary the wrapper message for multiblocksTim Starling2025-02-191-27/+38
|/
* PageUpdater: make it easy to create dummy revisionsdaniel2025-02-141-50/+10
* ProtectionForm: parse expiries using ExpiryDef::normalizeExpiryMusikAnimal2025-02-131-14/+8
* Replace a few misplaces is_object checksthiemowmde2025-02-121-1/+1
* Merge "Add support for file read new in Article and FileBackendDBRepoWrapper"jenkins-bot2025-02-111-6/+17
|\