aboutsummaryrefslogtreecommitdiffstats
path: root/includes/poolcounter/PoolCounterRedis.php
Commit message (Expand)AuthorAgeFilesLines
* PoolCounterRedis: Fix wrong cast, locks weren't being releasedJesús Martínez Novo2023-02-011-2/+2
* Fix various documentation related to null types (part II)Umherirrender2022-03-081-3/+3
* 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 "sanity"Reedy2021-11-191-4/+4
* Fast stale ParserCache responsesTim Starling2020-06-051-6/+8
* Fix even more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-2/+2
* Add missing visibility on methods of class PoolCounterRedisUmherirrender2020-05-101-3/+3
* Set method visibility for various constructorsUmherirrender2019-12-031-1/+1
* Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-031-0/+4
* Rewrite HashRing to use consistent hashingAaron Schulz2018-06-071-1/+3
* build: Updating mediawiki/mediawiki-codesniffer to 15.0.0Umherirrender2018-01-011-2/+2
* Remove "@author Aaron Schulz" annotationsAaron Schulz2017-06-271-1/+0
* Use @lang tags for Lua scriptsAaron Schulz2016-09-251-0/+3
* Move RedisConnectionPool to /libs/redisAaron Schulz2016-09-231-1/+5
* Documentation: Replace misuse of 'later' when we meant 'latter'James D. Forrester2016-09-071-2/+2
* Convert all array() syntax to []Kunal Mehta2016-02-171-11/+11
* Fix Generic.Files.LineLength phpcs failure in 11 files under includes/Amir E. Aharoni2015-10-031-0/+3
* poolcounter: PoolCounterRedis doc cleanupsAaron Schulz2015-09-041-5/+2
* Remove obvious function-level profilingChad Horohoe2015-01-071-3/+0
* Moved "nowait:" key code to PoolCounter in coreAaron Schulz2014-12-221-0/+14
* Fixed spacingumherirrender2014-07-191-1/+1
* Fixed acquireForMe() bug in the redis moduleAaron Schulz2014-07-071-2/+6
* Fixed doc typoAaron Schulz2014-05-111-1/+1
* Pass phpcs-strict on includes/poolcounter/Siebrand Mazeland2014-05-101-1/+2
* Fixed some @params documentation (includes/*)umherirrender2014-04-191-4/+4
* Fix [missing] variables in @param docsumherirrender2014-04-061-1/+1
* Re-organized PoolCounter filesAaron Schulz2014-04-021-0/+412