index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
clientpool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RedisConnectionPool to /libs/redis
Aaron Schulz
2016-09-23
1
-581
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
3
-32
/
+32
*
Rename SquidUpdate => CdnCacheUpdate
Aaron Schulz
2015-12-09
1
-1
/
+1
*
Make ForkController destroy redis instances too
Aaron Schulz
2015-12-04
1
-0
/
+8
*
Remove some MW dependencies from RedisConnectionPool
Aaron Schulz
2015-10-24
1
-4
/
+6
*
Move SquidPurgeClient under /clientpool
Aaron Schulz
2015-10-08
2
-0
/
+504
*
Make long lines shorter to pass phpcs in 6 files
Amir E. Aharoni
2015-09-26
1
-1
/
+3
*
Remove return of void method results
jeroendedauw
2015-09-10
1
-1
/
+1
*
Throw exception on falsy server in RedisConnectionPool.
Matthew Flaschen
2015-07-30
1
-1
/
+1
*
Have RedisConnectionPool explicitly implement Psr\Log\LoggerAwareInterface
Kunal Mehta
2015-07-29
1
-1
/
+1
*
RedisConnectionPool: convert to PSR3 logging
Bryan Davis
2015-07-29
1
-15
/
+87
*
Cleanup some docs (includes/[a-d])
umherirrender
2014-07-24
1
-1
/
+1
*
Lowered the default OPT_READ_TIMEOUT for Redis
Aaron Schulz
2014-07-08
1
-7
/
+34
*
Set Redis::OPT_READ_TIMEOUT by default
Aaron Schulz
2014-05-05
1
-0
/
+10
*
Consistently use '@deprecated since <version>'
Bartosz DziewoĆski
2014-04-15
1
-1
/
+1
*
Fixed some @params documentation
umherirrender
2014-04-14
1
-2
/
+2
*
Fix spelling: occurred
Siebrand Mazeland
2014-04-08
1
-1
/
+1
*
Add missing line breaks to wfDebug() calls
Alexandre Emsenhuber
2014-03-29
1
-2
/
+2
*
Added simpler handleError() method in RedisConnectionPool
Aaron Schulz
2014-02-12
1
-1
/
+16
*
Remove trailing line breaks from wfDebugLog() messages
Alexandre Emsenhuber
2014-02-04
1
-2
/
+2
*
Improve redis connection error log
Tim Starling
2013-12-15
1
-1
/
+1
*
Added some sanity close() calls to RedisConnectionPool
Aaron Schulz
2013-11-20
1
-0
/
+11
*
Remove unused local variable and update documentation
Siebrand Mazeland
2013-11-19
1
-21
/
+19
*
Update formatting
Siebrand Mazeland
2013-11-19
1
-0
/
+9
*
Added fail-over support to JobQueueAggregatorRedis using "redisServers" option
Aaron Schulz
2013-11-18
1
-0
/
+10
*
Expanded use of reauthenticateConnection() beyond just Lua calls
Aaron Schulz
2013-11-15
1
-3
/
+34
*
Fixed redis reconnect handling when passwords are used in luaEval()
Aaron Schulz
2013-11-05
1
-1
/
+30
*
Include server in redis lua errors
Aaron Schulz
2013-11-04
1
-1
/
+2
*
Allow RedisConnectionPool to be used with HHVM's Redis library
Ori Livneh
2013-09-19
1
-5
/
+5
*
doc: various updates
Antoine Musso
2013-05-20
1
-9
/
+21
*
Factored JobQueueRedis::redisEval() into RedisConnRef::luaEval().
Aaron Schulz
2013-04-19
1
-0
/
+32
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-2
/
+2
*
Moved some RedisConnectionPool docs to the factory function.
Aaron Schulz
2013-03-19
1
-8
/
+8
*
Allow having no serializer in RedisConnectionPool.
Aaron Schulz
2013-03-13
1
-1
/
+3
*
Fixed redis auth error spam in logs.
Aaron Schulz
2013-03-11
1
-1
/
+1
*
Fixed connection comparison in RedisConnectionPool::handleException().
Aaron Schulz
2013-03-11
1
-8
/
+10
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-1
/
+1
*
Removed "poolSize" option from RedisConnectionPool.
Aaron Schulz
2013-03-08
1
-18
/
+6
*
Resolve config defaults in RedisConnectionPool in the singleton().
Aaron Schulz
2013-03-01
1
-13
/
+26
*
Avoid pool fragmentation in RedisConnectionPool.
Aaron Schulz
2013-02-26
1
-2
/
+10
*
Fixed some comments and removed redundant constant.
Aaron Schulz
2013-02-11
1
-1
/
+2
*
[JobQueue] Added a JobQueueRedis class.
Aaron Schulz
2013-01-22
1
-0
/
+298