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
/
objectcache
Commit message (
Expand
)
Author
Age
Files
Lines
*
objectcache: suppress various PhpUnusedLocalVariableInspection warnings in WA...
Aaron Schulz
2025-04-04
2
-12
/
+13
*
objectcache: Fix RestBagOStuff bytes sent stats
Hannah Okwelum
2025-04-04
1
-1
/
+1
*
objectcache: Improve docs for BagOStuff::ATTR_DURABILITY docs
Timo Tijhof
2025-03-27
1
-12
/
+37
*
objectcache: Remove internal StorageAwareness, now unused
Timo Tijhof
2025-03-27
5
-105
/
+72
*
objectcache: Simplify code in WANObjectCache
Amir Sarabadani
2025-03-13
1
-64
/
+22
*
objectcache: Remove deprecated stuff from WANObjectCache
Amir Sarabadani
2025-03-06
1
-18
/
+0
*
objectcache: Inline small one-off private methods in WANObjectCache
Amir Sarabadani
2025-02-20
1
-84
/
+20
*
Merge "libs: Replace call_user_func with dynamic function call"
jenkins-bot
2025-02-08
1
-1
/
+1
|
\
|
*
libs: Replace call_user_func with dynamic function call
Umherirrender
2025-01-31
1
-1
/
+1
*
|
Merge "Add prefix option to RedisConnectionPool"
jenkins-bot
2025-02-04
2
-2
/
+15
|
\
\
|
|
/
|
/
|
|
*
Add prefix option to RedisConnectionPool
Ryan Schmidt
2025-01-29
2
-2
/
+15
*
|
WANObjectCache: trace basic operations
Chris Danis
2025-01-30
1
-1
/
+79
*
|
BagOStuff: Update makeKeyInternal to accept/handle null
Reedy
2025-01-28
2
-6
/
+7
*
|
MemcachedBagOStuff: Null coalescing $component
Reedy
2025-01-27
1
-1
/
+1
|
/
*
Tests: assert updates on page lifecycle changes
daniel
2025-01-24
1
-2
/
+2
*
Storage,MessageCache: Reference TTL constants from BagOStuff
Timo Tijhof
2025-01-20
1
-0
/
+1
*
Remove trivial 1-line PHPDocs that just repeat the code
thiemowmde
2025-01-16
1
-3
/
+0
*
objectcache: Move RedisConn files out of utils/ to match class
Timo Tijhof
2025-01-03
2
-0
/
+0
*
objectcache: Tag SerializedValueContainer as `@internal`
Timo Tijhof
2025-01-03
2
-5
/
+2
*
objectcache: Move internal StorageAwareness to ObjectCache namespace
Timo Tijhof
2025-01-03
4
-4
/
+2
*
objectcache: Remove WANObjectCache doc about cool-off sister keys
Derick Alangi
2024-11-21
1
-2
/
+0
*
Merge "Use foreach+array_map for iterating over two arrays at the same time"
jenkins-bot
2024-11-15
1
-6
/
+4
|
\
|
*
Use foreach+array_map for iterating over two arrays at the same time
Bartosz Dziewoński
2024-10-19
1
-6
/
+4
*
|
objectcache: Remove docs about RedisConnectionPool configurable size
Timo Tijhof
2024-10-28
2
-10
/
+12
*
|
objectcache: Move RedisConnRef.php to /libs/objectcache/
Timo Tijhof
2024-10-28
3
-2
/
+739
*
|
Use ++ and -- rather than += 1 and -= 1
Reedy
2024-10-17
1
-1
/
+1
*
|
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
5
-11
/
+11
|
/
*
Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats
James D. Forrester
2024-09-27
1
-1
/
+1
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
3
-4
/
+20
*
Add namespace to Wikimedia\Redis libs
James D. Forrester
2024-09-27
1
-2
/
+2
*
objectcache: Fix WANObjectCache docs to clean some minor typos
Derick Alangi
2024-09-23
1
-5
/
+5
*
Merge "objectcache: Remove `wanobjectcache.$keygroup.regen_set_delay` metric"
jenkins-bot
2024-09-20
2
-26
/
+2
|
\
|
*
objectcache: Remove `wanobjectcache.$keygroup.regen_set_delay` metric
Timo Tijhof
2024-09-18
2
-26
/
+2
*
|
Remove unchecked exception annotations
Adam Wight
2024-09-17
3
-4
/
+0
|
/
*
objectcache: Tag StorageAwareness as `@internal`
Timo Tijhof
2024-09-15
1
-1
/
+1
*
objectcache: Improve overall BagOStuff class docs
Timo Tijhof
2024-09-11
16
-81
/
+129
*
objectcache: Migrate WANObjectCache metrics to StatsLib
Derick Alangi
2024-09-10
1
-35
/
+90
*
Merge "objectcache: Remove WinCache support"
jenkins-bot
2024-09-06
1
-175
/
+0
|
\
|
*
objectcache: Remove WinCache support
Máté Szabó
2024-09-05
1
-175
/
+0
*
|
Merge "objectcache: Improve WANCache docs"
jenkins-bot
2024-09-05
1
-30
/
+61
|
\
\
|
*
|
objectcache: Improve WANCache docs
Timo Tijhof
2024-09-05
1
-30
/
+61
*
|
|
Merge "objectcache: Remove ReplicatedBagOStuff, deprecated since 1.42"
jenkins-bot
2024-09-04
1
-308
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
objectcache: Remove ReplicatedBagOStuff, deprecated since 1.42
Ebrahim Byagowi
2024-09-04
1
-308
/
+0
|
|
/
*
/
build: Use inline ignore for Generic.CodeAnalysis.AssignmentInCondition
Umherirrender
2024-09-01
2
-0
/
+2
|
/
*
Use variable-length argument lists instead of func_get_args()
Bartosz Dziewoński
2024-08-16
1
-4
/
+2
*
objectcache: Consolidate WRITE_PRUNE_SEGMENTS into WRITE_ALLOW_SEGMENTS
Timo Tijhof
2024-08-09
2
-45
/
+18
*
objectcache: fix spelling typo in WANObjectCache comments
Aaron Schulz
2024-07-30
1
-1
/
+1
*
objectcache: Hard deprecated `::clearLastError()` methods
Derick Alangi
2024-07-18
2
-2
/
+4
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
16
-12
/
+244
*
objectcache: Deprecate unused methods in BagOStuff.php
Derick Alangi
2024-07-08
2
-0
/
+12
[next]