aboutsummaryrefslogtreecommitdiffstats
path: root/includes/poolcounter
Commit message (Expand)AuthorAgeFilesLines
* poolcounter: Avoid calling parent::doWork in PoolWorkArticleView classesThiemo Kreuz2022-05-133-8/+18
* Remove access to config globals from more classesdaniel2022-04-281-3/+6
* Inline trivial getter in PoolWorkArticleViewThiemo Kreuz2022-04-262-13/+6
* Remove meaningless conditional from PoolWorkArticleViewOldThiemo Kreuz2022-04-191-1/+1
* Untangle dependencies between PoolWorkArticleView subclassesThiemo Kreuz2022-04-113-56/+39
* Change ParserOutputAccess workers to work with Status objectsThiemo Kreuz2022-04-084-70/+30
* Move "dirty" logic to PoolWorkArticleView subclass that uses itThiemo Kreuz2022-04-082-26/+14
* Rearrange PoolWorkArticleViewCurrent::fallback() for clarityThiemo Kreuz2022-04-061-12/+10
* ParserOutputAccess: Allow calling getPO with option of not saving in PCAmir Sarabadani2022-04-011-2/+4
* Merge "Use updated ObjectFactory namespace"jenkins-bot2022-03-121-1/+1
|\
| * Use updated ObjectFactory namespaceAlexander Vorwerk2022-03-091-1/+1
* | 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