aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ServiceWiring.php
Commit message (Expand)AuthorAgeFilesLines
* Use static closures where safe to useUmherirrender2021-02-111-139/+139
* Use ActorStore in RevisionStorePetr Pchelko2021-02-101-0/+1
* Merge "RequestTimeout library integration"jenkins-bot2021-02-091-0/+8
|\
| * RequestTimeout library integrationTim Starling2021-02-081-0/+8
* | Merge "Introduce ActorStore, ActorLookup and ActorFactory."jenkins-bot2021-02-081-1/+11
|\ \ | |/ |/|
| * Introduce ActorStore, ActorLookup and ActorFactory.Petr Pchelko2021-02-081-1/+11
* | Use Shellbox for Shell::command() etc.Tim Starling2021-02-051-1/+11
|/
* Merge "Fix fetching ipblock-exempt within BlockManager::getUserBlock"jenkins-bot2021-01-271-2/+1
|\
| * Fix fetching ipblock-exempt within BlockManager::getUserBlockPaladox2021-01-251-2/+1
* | Merge "objectcache: add statsd key metrics to BagOStuff classes"jenkins-bot2021-01-261-0/+2
|\ \
| * | objectcache: add statsd key metrics to BagOStuff classesAaron Schulz2021-01-251-0/+2
* | | Make ContributionsLookup use AuthorityPetr Pchelko2021-01-211-1/+0
|/ /
* | Merge "Revert "Enhance GroupPermissionsLookup and use it.""jenkins-bot2021-01-121-1/+1
|\ \
| * | Revert "Enhance GroupPermissionsLookup and use it."Ppchelko2021-01-121-1/+1
* | | Merge "WatchedItemStore: use UserFactory"jenkins-bot2021-01-121-1/+2
|\ \ \ | |/ / |/| |
| * | WatchedItemStore: use UserFactoryDannyS7122021-01-101-1/+2
* | | Enhance GroupPermissionsLookup and use it.Petr Pchelko2021-01-111-1/+1
|/ /
* | Merge "rdbms: Use PSR-3 for ChronologyProtector shutdown debug message"jenkins-bot2021-01-091-1/+1
|\ \ | |/ |/|
| * rdbms: Use PSR-3 for ChronologyProtector shutdown debug messageTimo Tijhof2021-01-071-1/+1
* | Introduce GroupPermissionsLookupPetr Pchelko2021-01-061-2/+11
|/
* Fix infinite recursion with wgAutopromote when using getBlock within checkCon...Paladox2020-12-171-2/+4
* Remove ParserCacheFactory::getInstancePetr Pchelko2020-12-141-1/+1
* Introduce RevisionOutputCachedaniel2020-12-141-5/+7
* PoolWorkArticleViewOld: use WANObjectCachedaniel2020-11-301-1/+1
* Replace $wgDisable{Lang,Title}Conversion with LanguageConverterFactory methodsC. Scott Ananian2020-11-251-3/+10
* Inject services into SpecialContributions/SpecialDeletedContributionsUmherirrender2020-11-241-1/+10
* Introduce JsonCodec to help with serialization/deserializationPetr Pchelko2020-11-191-5/+5
* Merge "PoolWorkArticleView: inject logger"jenkins-bot2020-11-181-1/+2
|\
| * PoolWorkArticleView: inject loggerdaniel2020-11-181-1/+2
* | Merge "ParserOutputAccess: cache ouput for old revisions"jenkins-bot2020-11-181-1/+4
|\|
| * ParserOutputAccess: cache ouput for old revisionsdaniel2020-11-171-1/+4
* | Merge "Replace deprecated WikiPage::factory in import/export related classes"jenkins-bot2020-11-181-2/+4
|\ \ | |/ |/|
| * Replace deprecated WikiPage::factory in import/export related classesUmherirrender2020-11-151-2/+4
* | Extract PoolWorlArticleViewCurrentdaniel2020-11-171-1/+2
* | Clean up PoolWorkArticleViewdaniel2020-11-161-0/+1
* | Inject WikiPageFactory into MergeHistory/MovePageUmherirrender2020-11-111-1/+2
|/
* Move EditPage::runPostMergeFilters to a constraintDannyS7122020-11-101-0/+3
* Safe ParserOutput extension data and JsonUnserializable helper.Petr Pchelko2020-11-101-0/+6
* Introduce ParserOutputAccessdaniel2020-11-101-0/+8
* Merge "Use LinkBatchFactory in WatchedItemStore"jenkins-bot2020-11-061-1/+2
|\
| * Use LinkBatchFactory in WatchedItemStoreUmherirrender2020-11-021-1/+2
* | Add todo comment about UserGroupManager/PermissionManager dependencyUmherirrender2020-11-031-0/+1
* | Inject BlockManager and BlockErrorFormatter into AuthManagerUmherirrender2020-10-301-1/+3
* | Merge "Add PageSizeConstraint and ChangeTagsConstraint"jenkins-bot2020-10-281-3/+5
|\ \
| * | Add PageSizeConstraint and ChangeTagsConstraintDannyS7122020-10-281-3/+5
* | | Fix base path handling for MessagePosterModule registrationBartosz DziewoƄski2020-10-281-4/+4
|/ /
* | EditPage: Migrate more checks to constraintDannyS7122020-10-261-0/+6
* | EditPage: Move spam checks to SpamRegexConstraintDannyS7122020-10-211-2/+5
* | Add EditConstraintFactory, migrate SimpleAntiSpamConstraintDannyS7122020-10-211-0/+11
* | Remove use of User::whoIs in PermissionManagerDannyS7122020-10-201-1/+2