aboutsummaryrefslogtreecommitdiffstats
path: root/includes/poolcounter
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Fix various documentation related to null types (part II)"jenkins-bot2022-03-091-3/+3
|\ \
| * | Fix various documentation related to null types (part II)Umherirrender2022-03-081-3/+3
| |/
* / Fix various documentation related to scalar typesUmherirrender2022-03-091-1/+1
|/
* Add explicit casts between scalar typesUmherirrender2022-03-011-2/+2
* Try not to discard Excimer timeout exceptionsTim Starling2022-02-021-0/+4
* Remove or replace usages of "sane"Reedy2021-11-221-2/+2
* Remove or replace usages of "sanity"Reedy2021-11-191-4/+4
* doc: Cleanup @param documentationUmherirrender2021-11-041-1/+1
* Add slow-parsoid log channelTim Starling2021-09-151-2/+1
* Add comment to fall-through cases in switchUmherirrender2021-04-151-1/+1
* Convert ParserOutputAccess to PageRecord.Petr Pchelko2021-04-051-6/+15
* Introduce RevisionOutputCachedaniel2020-12-141-98/+10
* Make ParserCache respect ParserOptions::isSafeToCachePetr Pchelko2020-12-021-1/+12
* PoolWorkArticleViewOld: use WANObjectCachedaniel2020-11-301-3/+3
* Introduce JsonCodec to help with serialization/deserializationPetr Pchelko2020-11-191-32/+13
* PoolWorkArticleView: inject loggerdaniel2020-11-183-25/+55
* ParserOutputAccess: cache ouput for old revisionsdaniel2020-11-171-0/+171
* Extract PoolWorlArticleViewCurrentdaniel2020-11-172-104/+186
* Clean up PoolWorkArticleViewdaniel2020-11-161-102/+35
* Introduce ParserOutputAccessdaniel2020-11-102-2/+18
* build: Updating mediawiki/mediawiki-codesniffer to 32.0.0Umherirrender2020-10-281-1/+1
* Deprecate ParserCache::getKey and replace it with getMetadataPetr Pchelko2020-10-131-5/+4
* Add message text to `slow-parse` log entriesDannyS7122020-10-131-1/+1
* Add doc comment for PoolCounter::isFastStaleEnabled()Tim Starling2020-09-171-0/+6
* Return directly from within try/finally blockUmherirrender2020-07-201-2/+1
* Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
* Mark additional classes as newable for now.daniel2020-07-081-0/+5
* Fast stale ParserCache responsesTim Starling2020-06-056-23/+111
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-4/+4
* Fix even more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-162-11/+11
* Add missing visibility on methods of class PoolCounterRedisUmherirrender2020-05-101-3/+3
* Replace uses and hard deprecate Article:: and WikiPage::getRevisionDannyS7122020-04-201-5/+13
* poolcounter: Call poolCounter->release on exception and add tests for PoolCou...Peter Ovchyn2020-04-102-6/+11
* Set method visibility for various constructorsUmherirrender2019-12-031-1/+1
* Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-031-0/+4
* rdbms: fix some phpstorm warnings database classesAaron Schulz2019-07-131-0/+2
* Avoid/Replace usage of deprecated `wfMemcKey()` functionDerick Alangi2019-05-021-1/+3
* Rename PoolCounter_Stub to PoolCounterNullUmherirrender2019-03-242-22/+46
* Re-namespace RevisionStore and RevisionRecord classesBrad Jorsch2018-10-091-4/+4
* Add audience parameter to PoolWorkArticleViewGergő Tisza2018-10-021-3/+8
* Add constant for the name of the 'main' slot for MCRGergő Tisza2018-09-241-1/+2
* Use RevisionRenderer for rendering ParserOutputdaniel2018-09-111-26/+69
* Fix PhanTypeMismatchDeclaredParamUmherirrender2018-07-071-1/+1
* Get rid of call_user_func(_array)(), part 3Max Semenik2018-06-101-4/+4
* Rewrite HashRing to use consistent hashingAaron Schulz2018-06-071-1/+3
* Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz Dziewoński2018-05-301-3/+1
* poolcounter: Fix type hint for PoolWorkArticleView::getParserOutputThiemo Mättig2018-01-241-1/+1
* build: Updating mediawiki/mediawiki-codesniffer to 15.0.0Umherirrender2018-01-012-4/+3
* Avoid using the deprecated ParserCache::singleton()Kunal Mehta2017-09-091-4/+9
* Remove "@author Aaron Schulz" annotationsAaron Schulz2017-06-271-1/+0