aboutsummaryrefslogtreecommitdiffstats
path: root/includes/poolcounter/PoolCounterWork.php
Commit message (Expand)AuthorAgeFilesLines
* Change ParserOutputAccess workers to work with Status objectsThiemo Kreuz2022-04-081-4/+4
* Add comment to fall-through cases in switchUmherirrender2021-04-151-1/+1
* Return directly from within try/finally blockUmherirrender2020-07-201-2/+1
* Fast stale ParserCache responsesTim Starling2020-06-051-6/+40
* poolcounter: Call poolCounter->release on exception and add tests for PoolCou...Peter Ovchyn2020-04-101-4/+9
* rdbms: fix some phpstorm warnings database classesAaron Schulz2019-07-131-0/+2
* Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz DziewoƄski2018-05-301-3/+1
* Include type in hashKeyIntoSlots()Aaron Schulz2016-05-091-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-2/+2
* Fixed some docsumherirrender2014-08-131-1/+1
* Split PoolCounterWorkViaCallback into own fileaddshore2014-08-091-70/+3
* Made pool counter better handled nested callsAaron Schulz2014-06-051-0/+4
* Include pool type in pool counter log entriesAaron Schulz2014-04-211-2/+6
* Fixed some @params documentation (includes/*)umherirrender2014-04-191-5/+5
* Re-organized PoolCounter filesAaron Schulz2014-04-021-0/+219