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
/
unit
/
includes
/
filebackend
/
FileBackendGroupTestTrait.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Use type declaration on undocumented private functions
Umherirrender
2025-03-30
1
-2
/
+2
*
Fix uses of TempFSFileFactory's old class alias
James D. Forrester
2025-03-17
1
-1
/
+1
*
filebackend: Remove dependencies on MediaWiki code
daniel
2025-01-08
1
-0
/
+4
*
Use namespaced classes
Umherirrender
2024-10-21
1
-0
/
+1
*
Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats
James D. Forrester
2024-09-27
1
-0
/
+1
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-0
/
+1
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-0
/
+2
*
Add namespace and deprecation alias to FileBackendGroup
Ebrahim Byagowi
2024-05-20
1
-0
/
+1
*
Deprecate ConfiguredReadOnlyMode service
Amir Sarabadani
2023-09-12
1
-4
/
+3
*
Reorg: Move three output related classes to includes/Output/
Amir Sarabadani
2023-09-05
1
-0
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
mark various anonymous functions as static
Reedy
2023-08-22
1
-1
/
+1
*
rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library
Amir Sarabadani
2023-05-04
1
-1
/
+1
*
Reorg: Move ReadOnlyMode classes to db/
Amir Sarabadani
2023-04-28
1
-0
/
+1
*
unit tests: Use MainConfigNames constant to refer configs
Umherirrender
2022-08-17
1
-11
/
+12
*
Tests: Use createNoOpMock() shortcut in a few more places
Thiemo Kreuz
2022-07-18
1
-7
/
+3
*
Ensure that strlen() does not get passed a (valid) null
Mark A. Hershberger
2022-07-12
1
-1
/
+1
*
Docs: remove references to DefaultSettings.php
daniel
2022-05-30
1
-1
/
+1
*
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
-22
/
+0
*
Cleanup mixed space/tab line indent
Umherirrender
2021-09-04
1
-7
/
+7
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-3
/
+2
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-1
/
+1
*
Add missing @return to FileBackendGroupTestTrait
Umherirrender
2020-12-18
1
-0
/
+2
*
mime: Update usage of MimeAnalyzer methods
Ori Livneh
2020-05-28
1
-3
/
+3
*
Fix a plethora of class and function call case mismatches
Reedy
2020-05-26
1
-3
/
+3
*
phpunit: Change optional params before required params to also be required
Max Semenik
2020-03-29
1
-1
/
+1
*
Replace all `new stdClass()` with identical `(object)[]`
Thiemo Kreuz
2020-03-04
1
-1
/
+1
*
Deprecate FileJournal::factory
Aryeh Gregor
2019-11-04
1
-2
/
+1
*
Convert FileBackendGroup to service
Aryeh Gregor
2019-10-25
1
-4
/
+18
*
Cleanup of old PHPUnit usage, part 2
Max Semenik
2019-10-04
1
-5
/
+6
*
Integration tests for FileBackendGroup
Aryeh Gregor
2019-08-28
1
-0
/
+459