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
/
filebackend
/
FileBackendTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unit tests for FileBackend
Aryeh Gregor
2019-10-30
1
-2776
/
+0
*
Convert FileBackendGroup to service
Aryeh Gregor
2019-10-25
1
-1
/
+4
*
Add public as visibility in tests folder
Umherirrender
2019-10-10
1
-2
/
+2
*
tests: Replace PHPUnit's loose assertEquals(false) with assertFalse()
Thiemo Kreuz
2019-10-04
1
-20
/
+19
*
Expand testDoQuickOperations() tests for FileBackend
Aaron Schulz
2019-09-29
1
-57
/
+117
*
tests: Replace PHPUnit's loose assertEquals(null) with assertNull()
Thiemo Kreuz
2019-09-27
1
-3
/
+3
*
tests: Prefer assertSame() when comparing the integer 0
Thiemo Kreuz
2019-09-19
1
-1
/
+1
*
Make doTestLockCalls() faster
Aaron Schulz
2019-09-13
1
-1
/
+1
*
filebackend: optimize 'move' in FSFileBackend to avoid is_file() calls
Aaron Schulz
2019-09-07
1
-7
/
+16
*
filebackend: optimize 'delete' for FSFileBackend to avoid is_file() calls
Aaron Schulz
2019-09-07
1
-5
/
+6
*
filebackend: improve internal use of FileBackend constants
Aaron Schulz
2019-09-03
1
-197
/
+261
*
FileJournal tests
Aryeh Gregor
2019-09-03
1
-2
/
+0
*
tests: Remove use of wfRandomString() for test fixtures
Timo Tijhof
2019-05-06
1
-5
/
+3
*
Deprecate the Http class
Aryeh Gregor
2019-05-06
1
-1
/
+3
*
Remove a few obscure "done" and "empty" comments
Thiemo Kreuz
2019-01-30
1
-2
/
+2
*
Disallow empty paths in LockManager
Aaron Schulz
2018-07-26
1
-20
/
+21
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-2
/
+2
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-8
/
+8
*
Switch to librarized version of TestingAccessWrapper
Gergő Tisza
2017-04-20
1
-0
/
+2
*
Fix @covers for FileBackend
Tim Starling
2017-02-27
1
-52
/
+38
*
Merge "FSFile and TempFSFile cleanups"
jenkins-bot
2016-09-20
1
-4
/
+4
|
\
|
*
FSFile and TempFSFile cleanups
Aaron Schulz
2016-09-19
1
-4
/
+4
*
|
Move some FileBackend related classes to /libs
Aaron Schulz
2016-09-19
1
-13
/
+13
|
/
*
Added Range support to FileBackend::streamFile()
Aaron Schulz
2016-06-04
1
-9
/
+57
*
Many more function case mismatches
Reedy
2016-03-19
1
-2
/
+2
*
Fix numerous class/function casing
Reedy
2016-03-18
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-539
/
+539
*
Merge "tests: Clean up use of mt_rand()"
jenkins-bot
2015-12-06
1
-2
/
+1
|
\
|
*
tests: Clean up use of mt_rand()
Timo Tijhof
2015-12-03
1
-2
/
+1
*
|
Remove DeferredUpdates::forceDeferral() testing hack
Aaron Schulz
2015-12-04
1
-7
/
+1
|
/
*
Replace wfBaseConvert with Wikimedia\base_convert
Reedy
2015-11-24
1
-3
/
+3
*
Merge "Improve MIME detection in FileBackend"
jenkins-bot
2015-11-03
1
-0
/
+36
|
\
|
*
Improve MIME detection in FileBackend
Aaron Schulz
2015-11-02
1
-0
/
+36
*
|
Normalize header case for FileBackend operations
Aaron Schulz
2015-10-27
1
-0
/
+31
|
/
*
Added replication=async option to FileBackendMultiWrite
Aaron Schulz
2015-10-01
1
-0
/
+53
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-2
/
+2
*
Added read affinity tests for FileBackendMultiWrite
Aaron Schulz
2015-09-21
1
-0
/
+50
*
Replace use of assertType with assertInternalType and assertInstanceOf
aude
2015-04-09
1
-1
/
+1
*
Profile all external HTTP requests from MW
Chad Horohoe
2015-03-03
1
-1
/
+1
*
Use MediaWikiTestCase methods for tempdir in unit tests
Timo Tijhof
2015-02-11
1
-48
/
+18
*
Remove MediaWikiPHPUnitCommand
addshore
2014-08-02
1
-2
/
+2
*
Pass phpcs-strict on some test files (7/11)
Siebrand Mazeland
2014-04-24
1
-17
/
+78
*
Fixed broken filebackend test for "describe"
Aaron Schulz
2014-04-15
1
-0
/
+1
*
Fixed wrong usage of $tmpFile in Swift backend
Aaron Schulz
2014-01-15
1
-2
/
+2
*
Merge "filebackend: Added supported for retrieving file metadata/headers"
jenkins-bot
2014-01-09
1
-3
/
+35
|
\
|
*
filebackend: Added supported for retrieving file metadata/headers
Aaron Schulz
2014-01-08
1
-3
/
+35
*
|
Fixed minor unit test dir leakage
Aaron Schulz
2014-01-08
1
-1
/
+1
|
/
*
Removed cloudfiles dependency in SwiftFileBackend
Aaron Schulz
2014-01-07
1
-2
/
+22
*
Fixed undefined variable errors that made tests fail
Aaron Schulz
2013-12-18
1
-1
/
+3
*
Added streamFile() unit tests
Aaron Schulz
2013-12-17
1
-0
/
+51
[next]