aboutsummaryrefslogtreecommitdiffstats
path: root/includes/recentchanges
Commit message (Expand)AuthorAgeFilesLines
* storage: Push CategoryMembershipChangeJob in ChangeTrackingEventIngressMáté Szabó2025-04-041-9/+68
* DomainEvent: rename EventIngressBase to DomainEventIngressAaron Schulz2025-04-031-2/+2
* Use type declaration on undocumented private functionsUmherirrender2025-04-023-4/+4
* Merge "Namespace all remaining files in includes/skin"jenkins-bot2025-03-251-1/+1
|\
| * Namespace all remaining files in includes/skinJames D. Forrester2025-03-251-1/+1
* | Merge "Namespace all remaining files in includes/changetags"jenkins-bot2025-03-251-1/+1
|\|
| * Namespace all remaining files in includes/changetagsJames D. Forrester2025-03-251-1/+1
* | Merge ""(diff | hist)" are plain text and have no links for categorization en...jenkins-bot2025-03-251-2/+1
|\ \ | |/ |/|
| * "(diff | hist)" are plain text and have no links for categorization entries i...Kgraessle2025-03-201-2/+1
* | enotif: Retrieve performer and title from RecentChangePiotr Miazga2025-03-211-8/+3
* | Pass the RecentChange to NotificationsPiotr Miazga2025-03-211-5/+1
* | Namespace all remaining files in includes/jobqueueJames D. Forrester2025-03-202-3/+3
* | Namespace all remaining files in includes/recentchangesJames D. Forrester2025-03-2031-22/+117
* | Merge "DomainEvents: add listener interfaces"jenkins-bot2025-03-201-1/+13
|\ \
| * | DomainEvents: add listener interfacesdaniel2025-03-201-1/+13
* | | Merge "PageUpdater: move revert tag update logic"jenkins-bot2025-03-201-4/+80
|\ \ \ | |/ / |/| |
| * | PageUpdater: move revert tag update logicdaniel2025-03-191-4/+80
* | | Namespace all remaining files in includes/loggingJames D. Forrester2025-03-193-1/+6
|/ /
* | Merge "EventSubscriberBase: rename to EventIngressBase"jenkins-bot2025-03-181-10/+2
|\ \
| * | EventSubscriberBase: rename to EventIngressBasedaniel2025-03-181-10/+2
* | | Namespace all remaining files in includes/pageJames D. Forrester2025-03-181-1/+1
* | | DomainEvents: Rename getOldRevision and getNewRevisiondaniel2025-03-151-5/+5
|/ /
* / DomainEvents: Rename PageEvent and PageUpdatedEventdaniel2025-03-111-8/+7
|/
* DomainEvents: More clearly model null edits and dummy revisionsdaniel2025-02-261-8/+5
* Merge "recentchanges: Use parent UserLinkRenderer in EnhancedChangesList"jenkins-bot2025-02-212-3/+2
|\
| * recentchanges: Use parent UserLinkRenderer in EnhancedChangesListUmherirrender2025-02-202-3/+2
* | PageUpdatedEvent: improve modeling of flagsdaniel2025-02-201-1/+1
|/
* linker: Add process cache to UserLinkRenderer::userLink()Máté Szabó2025-02-143-32/+31
* Replace call_user_func with dynamic function callUmherirrender2025-02-133-4/+4
* PageUpdater: move more updates to ingress objectsdaniel2025-02-061-4/+92
* PageUpdatedEvent: explicitly model cause and performerdaniel2025-01-211-4/+4
* DomainEvent: Support type hierarchiesdaniel2025-01-211-1/+1
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-175-21/+0
* Merge "Remove trivial 1-line PHPDocs that just repeat the code"jenkins-bot2025-01-161-3/+0
|\
| * Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-3/+0
* | Add ChangesListInsertLogEntry hookDreamy Jazz2025-01-152-9/+49
|/
* Merge "build: Upgrade mediawiki/mediawiki-phan-config from 0.14.0 to 0.15.0"jenkins-bot2025-01-101-0/+2
|\
| * build: Upgrade mediawiki/mediawiki-phan-config from 0.14.0 to 0.15.0James D. Forrester2024-12-191-0/+2
* | Merge "Replace isset() with null checks"jenkins-bot2024-12-191-1/+1
|\ \
| * | Replace isset() with null checksUmherirrender2024-12-191-1/+1
| |/
* / Replace isset() with null check on variables or globalsUmherirrender2024-12-191-2/+2
|/
* Ensure necessary updates are performed on import and undeletedaniel2024-12-121-6/+12
* Use namespaced classesUmherirrender2024-12-031-0/+1
* recentchanges: Remove unused $localInterwikis in getNotifyUrl()Timo Tijhof2024-11-261-1/+0
* ChangeTrackingEventIngress: Fix typosBartosz Dziewoński2024-11-231-3/+3
* DomainEventDispatcher: specify subscribers in extension.jsondaniel2024-11-201-5/+35
* DomainEventDispatcher: support subscriber objectsdaniel2024-11-191-2/+9
* Merge "recentchanges: Make CategoryMembershipChange constructor args required"jenkins-bot2024-11-041-51/+21
|\
| * recentchanges: Make CategoryMembershipChange constructor args requiredMáté Szabó2024-11-011-51/+21
* | Merge "Use 'word-separator' message in ChangesList where possible"jenkins-bot2024-11-031-3/+3
|\ \