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
Commit message (
Expand
)
Author
Age
Files
Lines
*
objectcache: Introduce dataRedundancy to SqlBagOStuff
Amir Sarabadani
2025-03-11
1
-0
/
+69
*
objectcache: Automatically fallback to the second db in line
Amir Sarabadani
2025-01-06
1
-0
/
+48
*
objectcache: Add regression test for MultiWrite dependency injection
Timo Tijhof
2024-09-23
1
-5
/
+36
*
objectcache: Remove WinCache support
Máté Szabó
2024-09-05
1
-0
/
+29
*
objectcache: Update tests that are really for ObjectCacheFactory
Derick Alangi
2024-07-24
1
-8
/
+2
*
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
4
-9
/
+9
*
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
4
-4
/
+4
*
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
*
rdbms: Rename internal ServerInfoHolder to ServerInfo
Timo Tijhof
2023-03-07
1
-2
/
+2
*
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
*
Merge "rdbms: Introduce ServerInfoHolder to limit access to servers in LB"
jenkins-bot
2023-02-21
1
-2
/
+2
|
\
|
*
rdbms: Introduce ServerInfoHolder to limit access to servers in LB
Amir Sarabadani
2023-02-20
1
-2
/
+2
*
|
Allow some maintenance scripts to be called without a LocalSettings
daniel
2023-02-16
1
-2
/
+2
|
/
*
SqlBagOStuff: Fix modtoken comparison
Tim Starling
2022-08-19
1
-0
/
+16
*
Migrate usage of `setMwGlobals()` to `overrideConfigValue(s)`
Derick Alangi
2022-08-01
1
-17
/
+11
*
objectcache: Simplify SqlBagOStuff class configuration
Tim Starling
2022-05-27
2
-6
/
+21
*
objectcache: remove "multiPrimaryMode" DB type assertion
Aaron Schulz
2022-04-21
1
-7
/
+1
*
objectcache: make "multiPrimaryMode" work with LB-based SqlBagOStuff
Aaron Schulz
2022-04-05
1
-0
/
+30
*
Improve ObjectCache integration tests
Tim Starling
2022-02-11
1
-0
/
+11
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Make SqlBagOStuffTest a pure unit test
DannyS712
2021-02-27
1
-41
/
+0
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
objectcache: dependency inject LoadBalancer into SqlBagOStuff
Aaron Schulz
2020-05-18
1
-1
/
+4
*
SqlBagOStuff: Add a limit to key length
Petr Pchelko
2020-02-26
1
-0
/
+38
*
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
*
Move unit tests, round III
Amir Sarabadani
2019-07-09
1
-110
/
+0
*
Move trivially compatible tests to the unit tests suite
Máté Szabó
2019-06-30
2
-203
/
+0
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
3
-0
/
+313
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
3
-313
/
+0
*
objectcache: add object segmentation support to BagOStuff
Aaron Schulz
2019-06-11
1
-1
/
+1
*
Add additional configuation parameters to RESTBagOStuff
Bill Pirkle
2019-05-21
1
-6
/
+12
*
build: Updating mediawiki/mediawiki-codesniffer to 16.0.0
Umherirrender
2018-02-17
1
-1
/
+1
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
4
-9
/
+9
*
Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase
Kunal Mehta
2018-01-01
1
-0
/
+3
*
Add @covers tags to objectcache tests
Kunal Mehta
2017-12-24
2
-0
/
+4
*
objectcache: Make MemcachedBagOStuff::makeKeyInternal always have a key class
Aaron Schulz
2017-11-21
1
-1
/
+1
*
Switch to librarized version of TestingAccessWrapper
Gergő Tisza
2017-04-20
1
-0
/
+3
*
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
*
Miscellaneous indentation tweaks
Bartosz Dziewoński
2017-02-27
1
-2
/
+2
[next]