aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ServiceWiring.php
Commit message (Expand)AuthorAgeFilesLines
* Hooks::run() call site migrationTim Starling2020-05-301-38/+76
* Avoid HtmlCacheUpdateJob purges for content no longer in CDNAaron Schulz2020-05-271-1/+2
* Merge "WatchedItemStore: Enforce a maximum watchlist expiry duration"jenkins-bot2020-05-271-3/+3
|\
| * WatchedItemStore: Enforce a maximum watchlist expiry durationMusikAnimal2020-05-221-3/+3
* | Merge "ServiceWiring for SlotRoleRegistry: use SlotRoleStore service directly"jenkins-bot2020-05-271-1/+1
|\ \
| * | ServiceWiring for SlotRoleRegistry: use SlotRoleStore service directlyDannyS7122020-05-271-1/+1
* | | Merge "MediaWikiServices: All logic for services should be in ServiceWiring"jenkins-bot2020-05-271-0/+13
|\| |
| * | MediaWikiServices: All logic for services should be in ServiceWiringDannyS7122020-05-271-0/+13
* | | Inject SpamChecker where needed, hard deprecate EditPage static methodsDannyS7122020-05-261-1/+2
|/ /
* | linker: Move Linker::normaliseSpecialPage to LinkRenderer classDerick A2020-05-241-1/+2
* | Merge "Respect configured default HTTP timeouts, and introduce max timeouts"jenkins-bot2020-05-211-1/+7
|\ \
| * | Respect configured default HTTP timeouts, and introduce max timeoutsTim Starling2020-05-211-1/+7
| |/
* | Merge "objectcache: dependency inject LoadBalancer into SqlBagOStuff"jenkins-bot2020-05-211-2/+20
|\ \
| * | objectcache: dependency inject LoadBalancer into SqlBagOStuffAaron Schulz2020-05-181-2/+20
| |/
* | Merge "mime: Convert built-in MIME mappings to PHP arrays"jenkins-bot2020-05-211-2/+2
|\ \ | |/ |/|
| * mime: Convert built-in MIME mappings to PHP arraysOri Livneh2020-05-191-2/+2
* | Merge "skins: Allow $wgValidSkinNames to take ObjectFactory spec"jenkins-bot2020-05-161-3/+11
|\ \ | |/ |/|
| * skins: Allow $wgValidSkinNames to take ObjectFactory specReedy2020-05-161-3/+11
* | Merge "Add HookRegistry"jenkins-bot2020-05-141-3/+4
|\ \ | |/ |/|
| * Add HookRegistryTim Starling2020-05-131-3/+4
* | Add MergeHistoryFactory interface, implemented by PageCommandFactoryDannyS7122020-05-131-5/+10
|/
* Merge "Add a new `SpamChecker` service"jenkins-bot2020-05-111-0/+8
|\
| * Add a new `SpamChecker` serviceDannyS7122020-05-111-0/+8
* | Rename DefaultOptionsManager to DefaultOptionsLookupPetr Pchelko2020-05-111-5/+5
|/
* Create TalkPageNotificationManager servicePetr Pchelko2020-05-061-0/+14
* Finish dropping wgContentHandlerUseDB; unused anywhereJames D. Forrester2020-05-011-8/+0
* Merge "Introduce UserOptionsManager and DefaultOptionsManager"jenkins-bot2020-05-011-0/+24
|\
| * Introduce UserOptionsManager and DefaultOptionsManagerPetr Pchelko2020-04-281-0/+24
* | Merge "search: Add 'SearchMappings' attribute to map canonical name to PHP cl...jenkins-bot2020-04-301-2/+5
|\ \
| * | search: Add 'SearchMappings' attribute to map canonical name to PHP classReedy2020-04-301-2/+5
| |/
* | Change HookContainer's namespace from HookRunner to HookContainerTim Starling2020-04-291-2/+2
* | Convert MovePageFactory to interface, implement in PageHandlerFactoryDannyS7122020-04-271-10/+15
|/
* Merge "UserNameUtils: use ITextFormatter instead of MessageLocalizer"jenkins-bot2020-04-201-2/+4
|\
| * UserNameUtils: use ITextFormatter instead of MessageLocalizerPetr Pchelko2020-04-131-2/+4
* | Hook ContainerNikki Nikkhoui2020-04-171-0/+13
* | Deprecate $wgParserConfC. Scott Ananian2020-04-161-0/+4
* | Add small HtmlCacheUpdater service class to normalize purging code (2)Aaron Schulz2020-04-141-0/+9
|/
* Merge "objectcache: Improve wgMainWANCache docs"jenkins-bot2020-04-031-16/+19
|\
| * objectcache: Improve wgMainWANCache docsTimo Tijhof2020-04-021-16/+19
* | Merge "resourceloader: Export ResourceModules as extension attribute"jenkins-bot2020-03-301-1/+3
|\ \
| * | resourceloader: Export ResourceModules as extension attributeTimo Tijhof2020-03-301-1/+3
* | | Merge "resourceloader: Export ResourceModuleSkinStyles as extension attribute"jenkins-bot2020-03-301-1/+6
|\| | | |/ |/|
| * resourceloader: Export ResourceModuleSkinStyles as extension attributeTimo Tijhof2020-03-301-1/+6
* | ServiceWiring: Fix double spacingDannyS7122020-03-291-1/+1
* | Add a new UserNameUtils serviceDannyS7122020-03-261-0/+14
* | Remove compat code for pre-MCR schema.daniel2020-03-241-2/+17
* | Merge "Add support for watchlist expiries to WatchedItemQueryService::getWatc...jenkins-bot2020-03-201-1/+2
|\ \
| * | Add support for watchlist expiries to WatchedItemQueryService::getWatchedItem...Sam Wilson2020-03-131-1/+2
| |/
* | Remove usages of deprecated Revision from MovePagePetr Pchelko2020-03-181-1/+2
* | Introduce Emailer as servicePeter Ovchyn2020-03-171-0/+6