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: Remove deprecated unused method from BagOStuff class
Derick Alangi
2024-07-06
1
-27
/
+0
*
objectcache: Remove unused key (`$i`) in `foreach()` loop
Derick Alangi
2024-07-05
1
-1
/
+1
*
objectcache: inject the timestamp into WANObjectCache::fetchKeys()
Aaron Schulz
2024-07-03
1
-8
/
+9
*
Add namespace and deprecation alias to MultiHttpClient
Ebrahim Byagowi
2024-05-20
1
-0
/
+1
*
Remove auto-generated "Class ClassName" comments
thiemowmde
2024-05-06
1
-3
/
+0
*
objectcache: Drop SerializedValueContainer::isUnified
Derick Alangi
2024-04-23
1
-22
/
+3
*
objectcache: remove deprecated QOS_EMULATION_SQL constant
Aaron Schulz
2024-03-27
1
-3
/
+0
*
objectcache: Deprecate `SerializedValueContainer::isUnified()`
Derick Alangi
2024-03-19
2
-4
/
+5
*
Merge "objectcache: Drop `SerializedValueContainer::newUnified()`"
jenkins-bot
2024-03-18
1
-13
/
+0
|
\
|
*
objectcache: Drop `SerializedValueContainer::newUnified()`
Derick Alangi
2024-03-18
1
-13
/
+0
*
|
Fix some spelling errors
Tim Starling
2024-03-18
2
-3
/
+3
|
/
*
build: Fix line indents
Umherirrender
2024-03-11
1
-3
/
+3
*
objectcache: Migrate BagOStuff from StatsdD to StatsLib
Derick Alangi
2024-02-27
2
-29
/
+55
*
build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually
James D. Forrester
2024-02-10
1
-1
/
+1
*
Update name & email for bvibber
Brooke Vibber
2024-02-08
1
-1
/
+1
*
Change uses of getDBLoadBalancerFactory() to getConnectionProvider()
Bartosz Dziewoński
2024-01-22
1
-9
/
+9
*
Merge "objectcache: Soft deprecate ReplicatedBagOStuff"
jenkins-bot
2023-12-21
1
-0
/
+2
|
\
|
*
objectcache: Soft deprecate ReplicatedBagOStuff
Derick Alangi
2023-12-19
1
-0
/
+2
*
|
ServiceWiring: Replace $wgCommandLineMode checks with MW_ENTRY_POINT (follow-up)
Bartosz Dziewoński
2023-12-19
1
-1
/
+1
|
/
*
Use thousands separators in selected integer literals
Tim Starling
2023-12-12
6
-12
/
+12
*
objectcache: rename TINY_POSTIVE constant to TINY_POSITIVE
Ammarpad
2023-12-09
1
-2
/
+2
*
objectcache: Hard-deprecate `BagOStuff::setNewPreparedValues()`
Derick Alangi
2023-11-22
1
-1
/
+2
*
objectcache: Stop using wfGetDb() in documentation
Amir Sarabadani
2023-10-31
1
-9
/
+9
*
objectcache: fix BagOStuff::watchErrors() comment
Aaron Schulz
2023-10-04
1
-1
/
+1
*
http: MultiHttpClient supports TelemetryHeadersInterface
Piotr Miazga
2023-09-12
1
-1
/
+1
*
objectcache: Hard deprecate SerializedValueContainer::newUnified()
Derick Alangi
2023-08-18
1
-0
/
+2
*
WANObjectCache: don't set a hold-off when the cache is empty
Tim Starling
2023-08-15
1
-2
/
+3
*
objectcache: Remove unused `$walltime` parameter in WANObjectCache
Derick Alangi
2023-08-09
1
-7
/
+3
*
objectcache: Remove IExpiringStore interface
Derick Alangi
2023-08-08
1
-15
/
+0
*
objectcache: Reduce boilerplate and indirection around makeKey()
Timo Tijhof
2023-08-03
14
-234
/
+147
*
objectcache: remove deprecated BagOStuff::addBusyCallback() method
Aaron Schulz
2023-08-01
5
-28
/
+0
*
Merge "objectcache: Fix foreach warning in ReplicatedBagOStuff"
jenkins-bot
2023-07-31
1
-1
/
+1
|
\
|
*
objectcache: Fix foreach warning in ReplicatedBagOStuff
Timo Tijhof
2023-07-17
1
-1
/
+1
*
|
objectcache: Remove unused WRAPPER_COLLECTION_CALLBACK feature
Timo Tijhof
2023-07-24
2
-84
/
+6
|
/
*
Replace substr with cleaner string methods
Matěj Suchánek
2023-05-20
1
-3
/
+2
*
objectcache: deprecate ATTR_EMULATION/QOS_EMULATION_SQL
Aaron Schulz
2023-05-17
1
-2
/
+2
*
objectcache: Remove keyHigh* attributes from WANObjectCache
Amir Sarabadani
2023-05-16
1
-21
/
+0
*
objectcache: Remove stat keys also from README
Umherirrender
2023-05-05
1
-57
/
+0
*
objectcache: Remove WANObjectCache's internal cool-off bounce feature
Timo Tijhof
2023-04-29
1
-81
/
+2
*
Simplify RedisBagOStuff::incrWithInit
Tim Starling
2023-03-27
1
-21
/
+11
*
Just another 80 or so PHPStorm inspection fixes (#4)
Tim Starling
2023-03-25
1
-2
/
+0
*
Fix more PHPStorm inspections (#2)
Tim Starling
2023-03-25
2
-4
/
+4
*
Merge "Fix some typos"
jenkins-bot
2023-03-23
1
-1
/
+1
|
\
|
*
Fix some typos
Matěj Suchánek
2023-03-21
1
-1
/
+1
*
|
Merge "objectcache: fix RedisBagOStuff::incrWithInit() return value"
jenkins-bot
2023-03-22
1
-4
/
+21
|
\
\
|
*
|
objectcache: fix RedisBagOStuff::incrWithInit() return value
Aaron Schulz
2023-03-20
1
-4
/
+21
*
|
|
Merge "objectcache: fix connections in RedisBagOStuff multi methods"
jenkins-bot
2023-03-22
1
-102
/
+86
|
\
\
\
|
*
|
|
objectcache: fix connections in RedisBagOStuff multi methods
Aaron Schulz
2023-03-20
1
-102
/
+86
|
|
/
/
*
|
|
Merge "objectcache: remove FLD_GENERATION_TIME field from WANCache entries"
jenkins-bot
2023-03-22
1
-7
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
objectcache: remove FLD_GENERATION_TIME field from WANCache entries
Aaron Schulz
2023-03-19
1
-7
/
+1
[prev]
[next]