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
/
filerepo
/
StoreBatchTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
filerepo: Add missing documentation to class properties
Umherirrender
2024-09-01
1
-0
/
+2
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Simplify/remove duplicate assertStatusOK and such
thiemowmde
2023-10-19
1
-5
/
+5
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
1
-0
/
+2
*
Add convenience methods for asserting status.
daniel
2022-03-16
1
-5
/
+5
*
Replace usages of deprecated wfWikiID()
Alexander Vorwerk
2021-12-21
1
-1
/
+1
*
Drop experimental FileJournal system without deprecation
James D. Forrester
2021-11-01
1
-1
/
+0
*
tests: Swap assertion order in unit tests
Umherirrender
2021-08-04
1
-10
/
+10
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-2
/
+2
*
Hard deprecate LockManagerGroup::singleton() and ::destroySingletons()
ZabeMath
2021-05-03
1
-1
/
+2
*
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
-2
/
+2
*
Remove left-over references from comments to removed FSRepo class
Timo Tijhof
2017-01-07
1
-1
/
+1
*
Remove FileRepoStatus references
Aaron Schulz
2016-12-21
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-8
/
+8
*
filerepo: Use standard method for creating temp dir in unit test
Timo Tijhof
2015-02-11
1
-12
/
+7
*
Remove MediaWikiPHPUnitCommand
addshore
2014-08-02
1
-2
/
+2
*
Copy various random files used by tests to tests/phpunit/data
Bartosz DziewoĆski
2014-06-03
1
-4
/
+4
*
Pass phpcs-strict on some test files (7/11)
Siebrand Mazeland
2014-04-24
1
-2
/
+12
*
Fixed some @params documentation (tests)
umherirrender
2014-04-17
1
-7
/
+7
*
filebackend: cleaned up the FileBackend constructor
Aaron Schulz
2013-12-03
1
-1
/
+3
*
Revert "filebackend: cleaned up the FileBackend constructor"
Aaron Schulz
2013-12-03
1
-3
/
+1
*
filebackend: cleaned up the FileBackend constructor
Aaron Schulz
2013-11-23
1
-1
/
+3
*
Add @covers tags for more tests
addshore
2013-10-21
1
-1
/
+11
*
Update code formatting
Siebrand Mazeland
2013-04-26
1
-0
/
+1
*
Update formatting
Siebrand Mazeland
2013-02-15
1
-9
/
+9
*
pass codesniffer on tests/
Antoine Musso
2013-01-28
1
-5
/
+5
*
Clean and repair many phpunit tests (+ fix implied configuration)
Timo Tijhof
2012-10-09
1
-12
/
+12
*
raise filerepo tests timeout to 10sec
Antoine Musso
2012-08-29
1
-0
/
+1
*
r110180: fixed copy-paste cruft for custom backend code. Also made backend na...
Aaron Schulz
2012-01-28
1
-4
/
+4
*
Fixed a bunch of dir leakage
Aaron Schulz
2012-01-27
1
-6
/
+7
*
* In NewParserTest, refactored code to use FileBackend (bug 31737). Also made...
Aaron Schulz
2012-01-25
1
-2
/
+2
*
* Modified StoreBatchTest and FileBackendTest to allow specifying a registere...
Aaron Schulz
2012-01-22
1
-8
/
+22
*
* Added FileBackend::parentStoragePath() convenience function for getting par...
Aaron Schulz
2012-01-20
1
-22
/
+5
*
Fix folder leakage.
Platonides
2012-01-20
1
-5
/
+8
*
tests: mark tests requiring a database connection
Antoine Musso
2012-01-18
1
-0
/
+5
*
* Added 'basePath' config param to FSFileBackend and tweaked it to behave mor...
Aaron Schulz
2012-01-12
1
-1
/
+1
*
StoreBatchText note about using custom repo
Antoine Musso
2012-01-10
1
-0
/
+4
*
Dependency inject the repo/backend for proper testing rather than relying on ...
Aaron Schulz
2012-01-07
1
-5
/
+15
*
changed instances of sample.com to example.com per RFC 2606
Ian Baker
2011-12-21
1
-2
/
+2
*
clean up temp files. Fixes r99546 only better this time.
Russ Nelson
2011-12-16
1
-1
/
+1
*
clean up temp files. Fixes r99546
Russ Nelson
2011-12-16
1
-0
/
+3
*
StoreBatchTest counts now correct, and using assertEquals
Russ Nelson
2011-10-16
1
-10
/
+10
*
Some docs and a test for FileRepo::storeBatch()
Russ Nelson
2011-10-11
1
-0
/
+99