aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ServiceWiring.php
Commit message (Expand)AuthorAgeFilesLines
* editpage: Refactor user right, rate limit and block checks to use AuthorityBartosz Dziewoński2025-04-051-4/+1
* Merge "Migrate MediaWiki.jobqueue to statslib"jenkins-bot2025-03-261-2/+2
|\
| * Migrate MediaWiki.jobqueue to statslibAtieno2025-03-241-2/+2
* | Replace a number of uses of class aliases with the real thingsJames D. Forrester2025-03-261-0/+7
|/
* Trigger $wgUsersNotifiedOnAllChanges emails via NotificationsPiotr Miazga2025-03-211-1/+5
* Merge "notifications: Introduce Notification Middleware and NotificationEnvel...jenkins-bot2025-03-211-0/+9
|\
| * notifications: Introduce Notification Middleware and NotificationEnvelopePiotr Miazga2025-03-211-0/+9
* | Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-0/+1
* | Namespace all remaining files in includes/filerepoJames D. Forrester2025-03-191-0/+1
* | Fix uses of TempFSFileFactory's old class aliasJames D. Forrester2025-03-171-1/+1
* | Fix expensive computations before cache hit and add additional caching to Def...Dylan F2025-03-161-1/+2
|/
* Merge "GenderCache: Clean up optional/unused constructor params"jenkins-bot2025-03-111-1/+1
|\
| * GenderCache: Clean up optional/unused constructor paramsBartosz Dziewoński2025-03-101-1/+1
* | language: Remove LanguageFactory dependency from MessageCacheTim Starling2025-03-101-1/+0
* | Merge "DeletePage: emit PageDeletedEvent"jenkins-bot2025-03-101-0/+1
|\ \ | |/ |/|
| * DeletePage: emit PageDeletedEventdaniel2025-03-101-0/+1
* | user: Allow gender to be a global preferenceTim Starling2025-03-061-6/+13
|/
* Merge "block: DatabaseBlock constructor caller migration"jenkins-bot2025-03-041-0/+1
|\
| * block: DatabaseBlock constructor caller migrationTim Starling2025-03-041-0/+1
* | language: MessageCache cleanupTim Starling2025-03-041-3/+3
|/
* Split MediaWikiTitleCodecTim Starling2025-03-031-13/+11
* Merge "linker: Render expired temporary account names differently"jenkins-bot2025-02-251-1/+2
|\
| * linker: Render expired temporary account names differentlyMáté Szabó2025-02-201-1/+2
* | Merge "LinkBatch: Introduce addUser() helper"jenkins-bot2025-02-251-0/+1
|\|
| * LinkBatch: Introduce addUser() helperMáté Szabó2025-02-201-0/+1
* | Merge "user: Introduce TempUserDetailsLookup service"jenkins-bot2025-02-211-0/+8
|\|
| * user: Introduce TempUserDetailsLookup serviceMáté Szabó2025-02-201-0/+8
* | Split MessageParser out of MessageCacheTim Starling2025-02-211-2/+12
|/
* block: Add a BlockTarget class hierarchyTim Starling2025-02-191-10/+18
* Merge "Hooks: Remove FauxGlobalHooksArray"jenkins-bot2025-02-181-8/+0
|\
| * Hooks: Remove FauxGlobalHooksArraydaniel2025-02-181-8/+0
* | Merge "Add a built-in way to send notifications"jenkins-bot2025-02-181-0/+9
|\ \
| * | Add a built-in way to send notificationsBartosz Dziewoński2025-02-121-0/+9
* | | block: Add $wgAutoblockExemptionsTaavi Väänänen2025-02-181-0/+4
| |/ |/|
* | linker: Introduce UserLinkRenderer serviceMáté Szabó2025-02-131-0/+9
|/
* Merge "Migrate MediaWiki.RateLimiter to statslib"jenkins-bot2025-02-111-1/+1
|\
| * Migrate MediaWiki.RateLimiter to statslibAndrea Denisse Gómez-Martínez2025-02-101-1/+1
* | RenameUser: Introduce RenameUserJob to run rename jobxtex2025-02-111-1/+15
|/
* PageUpdater: move more updates to ingress objectsdaniel2025-02-061-7/+3
* WANObjectCache: trace basic operationsChris Danis2025-01-301-0/+1
* ObjectCacheFactory: use Tracer telemetryChris Danis2025-01-271-1/+2
* Merge "Add faux service for SessionManager"jenkins-bot2025-01-201-0/+6
|\
| * Add faux service for SessionManagerGergő Tisza2024-11-111-0/+6
* | Merge "ConditionalDefaultsLookup: Move the hook call to the service itself"jenkins-bot2025-01-161-5/+2
|\ \
| * | ConditionalDefaultsLookup: Move the hook call to the service itselfMartin Urbanec2025-01-141-5/+2
* | | Merge "Tag page creations of previously deleted page"jenkins-bot2025-01-141-0/+1
|\ \ \
| * | | Tag page creations of previously deleted pageKgraessle2025-01-141-0/+1
* | | | Merge "HttpRequestFactory: use Tracer telemetry"jenkins-bot2025-01-141-1/+1
|\ \ \ \
| * | | | HttpRequestFactory: use Tracer telemetryChris Danis2025-01-131-1/+1
| |/ / /
* | | | Merge "DomainEventSource: introduce dispatch modes"jenkins-bot2025-01-131-2/+1
|\ \ \ \ | |/ / / |/| | |