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
/
tests
/
phpunit
/
includes
/
objectcache
/
ObjectCacheTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
objectcache: Update tests that are really for ObjectCacheFactory
Derick Alangi
2024-07-24
1
-170
/
+0
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-0
/
+2
*
objectcache: Complete refactor of `ObjectCache.php`
Derick Alangi
2024-05-21
1
-10
/
+17
*
fix: use objectcachefactory methods instead of deprecated objectcache methods
Irina Balaban
2024-05-05
1
-6
/
+6
*
objectcache: Restore default keyspace for LocalServerCache service
Derick Alangi
2024-03-28
1
-0
/
+33
*
objectcache: Introduce `ObjectCacheFactory` MW service
Derick Alangi
2024-03-19
1
-8
/
+7
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
objectcache: Drop support for `$wgObjectCaches['db-replicated']`
Derick Alangi
2023-12-08
1
-5
/
+0
*
Avoid DB access in more non-Database tests
Daimona Eaytoy
2023-08-06
1
-0
/
+1
*
tests: Change some setMwGlobals to overrideConfigValue
Umherirrender
2023-07-17
1
-2
/
+2
*
Fix infinite recursion in DBLoadBalancerFactoryConfigBuilder service
Tim Starling
2023-05-03
1
-6
/
+36
*
objectcache: Move main cache to internal "_LocalClusterCache" service
Timo Tijhof
2023-02-21
1
-5
/
+3
*
objectcache,rdbms: Widen needlessly narrow @covers test annotations
Timo Tijhof
2023-02-21
1
-6
/
+4
*
Allow some maintenance scripts to be called without a LocalSettings
daniel
2023-02-16
1
-2
/
+2
*
Migrate usage of `setMwGlobals()` to `overrideConfigValue(s)`
Derick Alangi
2022-08-01
1
-17
/
+11
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
Remove unneeded overrideMwServices/resetServices
Aryeh Gregor
2019-08-29
1
-1
/
+0
*
Call resetServices() when setting globals in tests
Aryeh Gregor
2019-08-29
1
-3
/
+2
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-6
/
+6
*
objectcache: Complete coverage for newAnything()
Timo Tijhof
2017-04-10
1
-1
/
+34
*
objectcache: Never use CACHE_NONE for CACHE_ANYTHING
Brian Wolff
2017-03-30
1
-0
/
+82