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
/
cache
/
MessageCacheTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
language: Move tests from /cache to /language
Lucas Werkmeister
2023-07-28
1
-319
/
+0
*
LocalisationCache: Preserve fallback source language info
Func
2023-06-14
1
-0
/
+26
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-3
/
+3
*
objectcache: Remove $wgMainWANCache and $wgWANObjectCaches
Timo Tijhof
2023-03-07
1
-11
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Remove WikiRevision::downloadSource
Matěj Suchánek
2022-11-04
1
-1
/
+1
*
tests: Use Title::makeTitle instead of Title::newFromText
Umherirrender
2022-09-23
1
-1
/
+1
*
tests: Migrate `setMwGlobals()` to `overrideConfigValue(s)()`
Derick Alangi
2022-07-23
1
-6
/
+7
*
tests: Use WikiPageFactory to create WikiPage object
Umherirrender
2022-06-26
1
-1
/
+1
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-12
/
+11
*
MessageCacheTest: remove sunday from tested words
Taavi Väänänen
2021-12-30
1
-6
/
+0
*
Remove or replace usages of "sanity"
Reedy
2021-11-21
1
-1
/
+0
*
Use PageUpdater's fluent interface
Derick Alangi
2021-10-05
1
-6
/
+7
*
Use PageUpdater's fluent interface as in some parts of our codebase
Derick Alangi
2021-09-23
1
-5
/
+2
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Optimise MessageCache::isMainCacheable() for the single-message case
Tim Starling
2021-05-12
1
-0
/
+27
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
MCR import
daniel
2020-07-18
1
-2
/
+4
*
Make MessageCacheTest::makePage private, return RevisionRecord
DannyS712
2020-05-21
1
-7
/
+15
*
cache: Remove use of $wgContLanguageCode in MessageCacheTest
Timo Tijhof
2020-03-15
1
-3
/
+3
*
Use MediaWikiServices::getMessageCache
Umherirrender
2020-03-14
1
-9
/
+11
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
Add public as visibility in tests folder
Umherirrender
2019-10-10
1
-2
/
+2
*
tests: Prefer assertSame() when comparing the integer 0
Thiemo Kreuz
2019-09-19
1
-7
/
+7
*
Remove unneeded overrideMwServices/resetServices
Aryeh Gregor
2019-08-29
1
-2
/
+0
*
Convert MessageCache to service
Aryeh Gregor
2019-08-18
1
-3
/
+1
*
MessageCache: Fix isMainCacheable() logic for non-content languages
Roan Kattouw
2019-07-20
1
-2
/
+17
*
Default $wgActorTableSchemaMigrationStage to READ_NEW
Brad Jorsch
2019-04-09
1
-1
/
+1
*
Fix MessagecacheTest::testLoadFromDB_fetchLatestRevision
daniel
2019-03-25
1
-3
/
+1
*
Disable flapping MessageCacheTest::testLoadFromDB_fetchLatestRevision()
Max Semenik
2019-03-23
1
-0
/
+2
*
Only load latest revision in MessageCache::loadFromDB
daniel
2019-03-22
1
-1
/
+46
*
messagecache: check overridable message array in getMsgFromNamespace()
Aaron Schulz
2018-10-16
1
-0
/
+17
*
MessageCache: replace should actually replace, not reload
Brad Jorsch
2018-10-11
1
-0
/
+45
*
Phabricator: Use Tddddd instead of Bug ddddd in comments
Fomafix
2018-10-04
1
-1
/
+1
*
MessageCache: remove confusing and unused $isFullKey parameter from get()
Aaron Schulz
2018-10-02
1
-19
/
+0
*
Mass conversion of $wgContLang to service
Aryeh Gregor
2018-08-11
1
-6
/
+5
*
tests: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
*
Avoid races in MessageCache::replace()
Aaron Schulz
2017-01-25
1
-0
/
+31
*
Avoid rebuilding database fixtures for every test run
daniel
2016-03-10
1
-1
/
+1
*
phpunit: Abstract user-lang override in MediaWikiTestCase
Timo Tijhof
2016-03-09
1
-8
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-28
/
+28
*
Add tests for 47e0f0c3 (MessageCache::normalizeKey())
Brian Wolff
2015-07-19
1
-0
/
+22
*
Fixed race condition in MessageCache::replace
Aaron Schulz
2015-06-04
1
-4
/
+3
*
Cleanup some docs (tests)
umherirrender
2014-08-11
1
-1
/
+1
*
Fix scope on all /phpunit test methods
addshore
2013-10-24
1
-2
/
+2
*
Add @covers for GenderCache + MessageCache tests
addshore
2013-10-18
1
-0
/
+1
*
Enable fallback languages when retrieving messages
Tyler Romeo
2013-05-26
1
-0
/
+127
*
Revert changes in fallback behavior
Siebrand Mazeland
2013-03-28
1
-114
/
+0
*
Update code formatting
Siebrand Mazeland
2013-03-27
1
-1
/
+1
*
(bug 1495) Include the site language in the fallback list
Mormegil
2013-03-25
1
-5
/
+25
[next]