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
/
Storage
/
SqlBlobStoreTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-2
/
+2
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-1
/
+1
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-1
/
+1
*
tests: Avoid deprecated Status / StatusValue methods
Bartosz Dziewoński
2024-06-15
1
-46
/
+15
*
SqlBlobStore: Directly store ES addresses in content table
Amir Sarabadani
2024-04-30
1
-0
/
+66
*
Replace a few manually crafted assertTrue assertions
thiemowmde
2023-11-23
1
-4
/
+4
*
Autofix spacing around commas
Daimona Eaytoy
2023-10-25
1
-1
/
+1
*
objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations
Timo Tijhof
2023-04-10
1
-65
/
+1
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
1
-11
/
+11
*
Merge "Protect HistoryBlob storage against malicious class injection"
jenkins-bot
2022-12-07
1
-7
/
+12
|
\
|
*
Protect HistoryBlob storage against malicious class injection
Tim Starling
2022-12-02
1
-7
/
+12
*
|
When content is marked bad, show an error, don't pretend it is empty
Tim Starling
2022-12-05
1
-1
/
+3
|
/
*
tests: Replace checkPHPExtension() with @requires annotations
Kevin Israel
2022-10-23
1
-5
/
+4
*
Replace trivial usa of mock builder with createMock() shortcut
Thiemo Kreuz
2022-07-15
1
-3
/
+1
*
Remove SqlBlobStore::getLegacyEncodingConversionLang
Matěj Suchánek
2022-06-21
1
-4
/
+0
*
tests: Change use of AtEase to at operator
Timo Tijhof
2022-02-24
1
-4
/
+1
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-3
/
+2
*
Remove passing markTestSkippedIfDbType or add comment
Umherirrender
2022-01-22
1
-1
/
+1
*
tests: Avoid non-namespaced aliases for Wikimedia\Rdbms namespace
Umherirrender
2021-09-18
1
-1
/
+1
*
Replace Assert::parameterType with typehints
TChin
2021-08-03
1
-10
/
+0
*
SqlBlobStoreTest: test against tt:10000 instead of tt:1000
DannyS712
2021-05-10
1
-7
/
+7
*
Remove broken/outdated @param/@throws tags from @dataProviders
Thiemo Kreuz
2021-01-21
1
-5
/
+0
*
Improve some function documentation in tests
Umherirrender
2021-01-14
1
-4
/
+4
*
Revision: Point to findBadBlobs.php in exception messages
daniel
2020-08-23
1
-6
/
+6
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-2
/
+2
*
Remove compat code for pre-MCR schema.
daniel
2020-03-24
1
-0
/
+237
*
Replace all `new stdClass()` with identical `(object)[]`
Thiemo Kreuz
2020-03-04
1
-5
/
+2
*
BlobStore: support "known bad" addresses.
daniel
2020-01-03
1
-2
/
+49
*
More backwards compatible changes for PHPUnit
Max Semenik
2019-11-12
1
-1
/
+1
*
SqlBlobStore HOT FIX: remove caching from getBlobBatch
daniel
2019-10-16
1
-15
/
+20
*
SqlBlobStore: test caching behavior.
daniel
2019-10-14
1
-15
/
+68
*
Replace setExpectedException with single arg
Daimona Eaytoy
2019-10-05
1
-3
/
+3
*
Storage: SqlBlobStore no longer needs Lanugage object
Timo Tijhof
2019-10-02
1
-6
/
+5
*
Introduce BlobStore::getBlobBatch method
Petr Pchelko
2019-08-30
1
-0
/
+105
*
Make ExternalStore wrap ExternalStoreFactory and create access class
Aaron Schulz
2019-06-28
1
-0
/
+1
*
No yoda conditions
Fomafix
2018-11-21
1
-4
/
+4
*
Disable PHPUnit tests that fail under postgres
Kunal Mehta
2018-08-01
1
-0
/
+2
*
Blob can't be false
daniel
2018-06-20
1
-1
/
+11
*
Introduce SqlBlobStore::makeAddressFromTextId
daniel
2018-04-19
1
-0
/
+37
*
Extra tests for SqlBlobStore with 'windows-1252' legacy encoding
addshore
2018-01-24
1
-0
/
+35
*
SqlBlobStoreTest: Use utf-8 as name in iconv
Umherirrender
2017-12-15
1
-4
/
+4
*
Fix @covers tags to use absolute class names in Storage tests
Kunal Mehta
2017-12-14
1
-14
/
+14
*
[MCR] Tests for RevisionStore & Related classes
addshore
2017-12-14
1
-0
/
+206