aboutsummaryrefslogtreecommitdiffstats
path: root/includes/MediaWikiServices.php
Commit message (Expand)AuthorAgeFilesLines
* Add BotPasswordStore serviceDannyS7122021-07-141-0/+9
* Fix a bunch of random typosDannyS7122021-06-291-3/+3
* Make CentralIdLookup a servicePetr Pchelko2021-06-241-0/+18
* Revert "GrantsInfo service to replace MWGrants"Ebernhardson2021-06-111-9/+0
* GrantsInfo service to replace MWGrantsAlexander Vorwerk2021-06-091-0/+9
* WikiImporter: inject servicesZabeMath2021-05-241-0/+9
* Add a JobQueueGroupFactory servicemainframe982021-05-071-0/+18
* Introduce infrastructure for partial blocks for actionsThalia2021-04-271-0/+9
* Factor out rollback logic from WikiPagePetr Pchelko2021-04-141-0/+9
* Merge "Hard deprecate MediaWikiServices::getWatchlistNotificationManager()"jenkins-bot2021-04-081-0/+1
|\
| * Hard deprecate MediaWikiServices::getWatchlistNotificationManager()Cindy Cicalese2021-04-071-0/+1
* | Merge "Rename WatchlistNotificationManager to WatchlistManager"jenkins-bot2021-04-081-4/+13
|\|
| * Rename WatchlistNotificationManager to WatchlistManagerCindy Cicalese2021-04-071-4/+13
* | Use PageStore in RevisionStoredaniel2021-04-051-1/+10
|/
* Introduce PageStoredaniel2021-03-231-0/+9
* Introduce Tidy serviceC. Scott Ananian2021-03-151-0/+9
* Make actor services usable with object factory.Petr Pchelko2021-02-241-2/+11
* Make ActorNormalization a proper service.daniel2021-02-221-1/+1
* Use static closures where safe to useUmherirrender2021-02-111-1/+1
* Merge "RequestTimeout library integration"jenkins-bot2021-02-091-0/+9
|\
| * RequestTimeout library integrationTim Starling2021-02-081-0/+9
* | Merge "Introduce ActorStore, ActorLookup and ActorFactory."jenkins-bot2021-02-081-0/+27
|\ \ | |/ |/|
| * Introduce ActorStore, ActorLookup and ActorFactory.Petr Pchelko2021-02-081-0/+27
* | Use Shellbox for Shell::command() etc.Tim Starling2021-02-051-0/+9
|/
* Deprecate premature instantiation of services.daniel2021-01-191-0/+43
* Merge "Introduce GroupPermissionsLookup"jenkins-bot2021-01-081-0/+9
|\
| * Introduce GroupPermissionsLookupPetr Pchelko2021-01-061-0/+9
* | ParserTestRunner: share more code w/ MediaWikiIntegrationTestCaseC. Scott Ananian2021-01-071-1/+1
|/
* Use the old HookContainer to set up the post-reset servicesTim Starling2020-12-011-1/+1
* Add return type for getters in MediaWikiServices missing oneUmherirrender2020-11-251-2/+2
* Introduce JsonCodec to help with serialization/deserializationPetr Pchelko2020-11-191-4/+4
* Safe ParserOutput extension data and JsonUnserializable helper.Petr Pchelko2020-11-101-0/+9
* Introduce ParserOutputAccessdaniel2020-11-101-0/+9
* Merge "Convert UserCache to a service"jenkins-bot2020-10-201-0/+9
|\
| * Convert UserCache to a serviceDannyS7122020-10-201-0/+9
* | objectcache: add some object cache comments to MediaWikiServicesAaron Schulz2020-10-191-0/+13
|/
* Convert UserNamePrefixSearch to a serviceDannyS7122020-10-081-0/+9
* Introduce BlockUtils serviceMartin Urbanec2020-10-011-0/+9
* Introduce and apply NonSerializableTraitdaniel2020-09-281-0/+2
* Create ParserCacheFactory.Petr Pchelko2020-09-251-0/+9
* Introduce backend class for blocking usersMartin Urbanec2020-09-221-0/+9
* Add mw-reverted change tagOstrzyciel2020-08-311-0/+9
* Introduce backend class for unblocking usersMartin Urbanec2020-08-251-0/+9
* Convert PageProps to a serviceDannyS7122020-08-121-0/+9
* Merge "Add WikiPageFactory"jenkins-bot2020-07-301-0/+9
|\
| * Add WikiPageFactoryGergő Tisza2020-07-271-0/+9
* | Add a DatabaseBlockStore serviceDannyS7122020-07-291-0/+9
|/
* Merge "Introduce BlockPermissionChecker service for validating block targets"jenkins-bot2020-06-161-0/+9
|\
| * Introduce BlockPermissionChecker service for validating block targetsMartin Urbanec2020-06-101-0/+9
* | Typehint MediaWikiServices::getInstance()Daimona Eaytoy2020-06-131-1/+1