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
/
libs
/
redis
/
RedisConnectionPool.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
objectcache: Move RedisConnRef.php to /libs/objectcache/
Timo Tijhof
2024-10-28
1
-428
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
Add namespace to Wikimedia\Redis libs
James D. Forrester
2024-09-27
1
-0
/
+10
*
redis: add missing space to "marked down" log entries in RedisConnectionPool
Aaron Schulz
2023-02-03
1
-1
/
+1
*
Various doc fixes about false on method arguments/return types
Umherirrender
2022-11-10
1
-1
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-3
/
+3
*
Remove unused key variable from foreach loops
Umherirrender
2022-09-21
1
-2
/
+2
*
objectcache: Adds support for TLS to RedisConnectionPool
Juan Osorio
2022-07-27
1
-4
/
+15
*
cache: Fix various scalar and null types to match documentation
Umherirrender
2022-03-14
1
-1
/
+1
*
Fix typos in comments (N-R)
Siddharth VP
2022-01-09
1
-1
/
+1
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+1
*
Use ::class for class name
Umherirrender
2021-04-08
1
-1
/
+1
*
Remove falsy check after new call
Umherirrender
2020-06-18
1
-8
/
+4
*
Fix some includes/libs PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-1
/
+1
*
Upgrade phan to 0.9.1
Daimona Eaytoy
2020-01-25
1
-1
/
+4
*
redis: Fix @throws tag in RedisConnectionPool
Aaron Schulz
2020-01-14
1
-1
/
+1
*
Set visibility on php magic functions __destruct/sleep/wakeup/get/call
Umherirrender
2019-12-05
1
-1
/
+1
*
Throw if Redis::SERIALIZER_IGBINARY is not defined
Umherirrender
2019-09-05
1
-0
/
+4
*
objectcache: clean up RedisBagOStuff and optimize changeTTLMulti()
Aaron Schulz
2019-07-18
1
-5
/
+4
*
Import PSR NullLogger instead of using absolute class references
Aaron Schulz
2019-07-13
1
-1
/
+2
*
Collapse some nested if statements
Reedy
2019-04-04
1
-15
/
+11
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-2
/
+2
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-3
/
+1
*
Ignore errors in RedisConnectionPool destructor
Gergő Tisza
2017-08-14
1
-3
/
+8
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
1
-1
/
+0
*
Set a persistent connection ID for RedisConnectionPool
Aaron Schulz
2017-04-21
1
-3
/
+7
*
Removed deprecated unused method in RedisConnectionPool.php
Yuriy Shnitkovskiy
2017-01-10
1
-15
/
+0
*
Move RedisConnectionPool to /libs/redis
Aaron Schulz
2016-09-23
1
-0
/
+417