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
/
objectcache
/
ObjectCache.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unchecked exception annotations
Adam Wight
2024-09-17
1
-1
/
+0
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-0
/
+1
*
objectcache: Complete refactor of `ObjectCache.php`
Derick Alangi
2024-05-21
1
-125
/
+6
*
Merge "fix: use objectcachefactory methods instead of deprecated objectcache ...
jenkins-bot
2024-05-05
1
-1
/
+1
|
\
|
*
fix: use objectcachefactory methods instead of deprecated objectcache methods
Irina Balaban
2024-05-05
1
-1
/
+1
*
|
Formally deprecate code marked with @deprecated
James D. Forrester
2024-05-03
1
-2
/
+2
|
/
*
objectcache: Inject DBLoadBalancerFactory into ObjectCacheFactory
Derick Alangi
2024-04-18
1
-38
/
+12
*
objectcache: Restore default keyspace for LocalServerCache service
Derick Alangi
2024-03-28
1
-3
/
+3
*
objectcache: Fix typo in getLocalServerInstance deprecation notice
Timo Tijhof
2024-03-27
1
-3
/
+1
*
objectcache: Introduce `ObjectCacheFactory` MW service
Derick Alangi
2024-03-19
1
-173
/
+36
*
objectcache: Migrate BagOStuff from StatsdD to StatsLib
Derick Alangi
2024-02-27
1
-1
/
+1
*
objectcache: Drop support for `$wgObjectCaches['db-replicated']`
Derick Alangi
2023-12-08
1
-4
/
+0
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-0
/
+1
*
http: MultiHttpClient supports TelemetryHeadersInterface
Piotr Miazga
2023-09-12
1
-0
/
+4
*
Fix infinite recursion in DBLoadBalancerFactoryConfigBuilder service
Tim Starling
2023-05-03
1
-9
/
+63
*
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
1
-0
/
+1
*
objectcache: Move main cache to internal "_LocalClusterCache" service
Timo Tijhof
2023-02-21
1
-3
/
+1
*
Allow some maintenance scripts to be called without a LocalSettings
daniel
2023-02-16
1
-3
/
+8
*
ObjectCache: Make newFromParams() more suitable for internal re-use
Timo Tijhof
2023-02-15
1
-5
/
+6
*
objectcache: Fix DI for MultiWriteBagOStuff sub caches
Timo Tijhof
2023-01-17
1
-1
/
+1
*
objectcache: Fix lack of DI for MultiWriteBagOStuff sub caches
Timo Tijhof
2023-01-13
1
-3
/
+14
*
objectcache: Move default 'stats' assignment with the others
Timo Tijhof
2023-01-11
1
-4
/
+1
*
Use the null coalescing assignment operator
Tim Starling
2022-10-21
1
-1
/
+1
*
PHPUnit: introduce setMainCache
daniel
2022-07-07
1
-1
/
+1
*
objectcache: Simplify SqlBagOStuff class configuration
Tim Starling
2022-05-27
1
-11
/
+21
*
Use MainConfigNames instead of string literals, #3
Aryeh Gregor
2022-04-26
1
-5
/
+6
*
installer: make 'db-replicated' an alias for CACHE_DB for sqlite
Aaron Schulz
2022-04-05
1
-1
/
+3
*
Avoid references to DefaultSettings.
daniel
2022-02-22
1
-2
/
+2
*
objectcache: cleanup config injection and method names in SqlBagOStuff
Aaron Schulz
2021-08-28
1
-0
/
+1
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Merge "objectcache: remove ObjectCache::detectLocalServerCache() method"
jenkins-bot
2021-03-08
1
-23
/
+0
|
\
|
*
objectcache: remove ObjectCache::detectLocalServerCache() method
Aaron Schulz
2021-02-25
1
-23
/
+0
*
|
Add $wgChronologyProtectorStash and improve $wgMainStash comments
Aaron Schulz
2021-03-01
1
-4
/
+0
|
/
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
objectcache: add statsd key metrics to BagOStuff classes
Aaron Schulz
2021-01-25
1
-0
/
+4
*
objectcache: dependency inject LoadBalancer into SqlBagOStuff
Aaron Schulz
2020-05-18
1
-0
/
+6
*
objectcache: Restore 'keyspace' for LocalServerCache service
Timo Tijhof
2020-03-18
1
-1
/
+9
*
objectcache: Remove temporary HashConfig in newFromParams()
Timo Tijhof
2020-03-04
1
-15
/
+1
*
objectcache: Add makeLocalServerCache() method
Timo Tijhof
2020-03-04
1
-2
/
+30
*
objectcache: Inject Config object to ObjectCache::newFromParams
Timo Tijhof
2020-03-04
1
-6
/
+22
*
objectcache: make ObjectCache::newFromParams() defaults more consistent
Aaron Schulz
2020-03-02
1
-42
/
+39
*
objectcache: remove APCBagOStuff class
Aaron Schulz
2020-01-29
1
-5
/
+0
*
Allow int on ObjectCache::getInstance
Umherirrender
2019-12-29
1
-2
/
+2
*
Merge "objectcache: Remove deprecated WAN-methods in ObjectCache"
jenkins-bot
2019-10-11
1
-77
/
+1
|
\
|
*
objectcache: Remove deprecated WAN-methods in ObjectCache
Timo Tijhof
2019-10-11
1
-77
/
+1
*
|
Merge "objectcache: Log debug message for backend of MainObjectStash"
jenkins-bot
2019-10-11
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
objectcache: Log debug message for backend of MainObjectStash
Timo Tijhof
2019-10-10
1
-1
/
+2
*
|
objectcache: Deprecate ObjectCache::getWANInstance
Timo Tijhof
2019-10-10
1
-0
/
+5
|
/
*
objectcache: remove references to recently removed methods
Aaron Schulz
2019-09-15
1
-12
/
+0
*
Remove getMainWANInstance and getMainStashInstance functions
Zoranzoki21
2019-09-15
1
-24
/
+0
[next]