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
/
includes
/
filebackend
/
FileBackendGroup.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+2
*
filebackend: Check for old alias in FileBackendMultiWrite
Umherirrender
2024-10-22
1
-1
/
+2
*
Use namespaced classes
Umherirrender
2024-10-21
1
-2
/
+2
*
Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats
James D. Forrester
2024-09-27
1
-1
/
+1
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-1
/
+1
*
Remove unchecked exception annotations
Adam Wight
2024-09-17
1
-3
/
+0
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-1
/
+1
*
Add namespace and deprecation alias to FileBackendGroup
Ebrahim Byagowi
2024-05-20
1
-0
/
+12
*
Add namespace and deprecation alias to FileBackend
Ebrahim Byagowi
2024-05-19
1
-0
/
+1
*
Deprecate ConfiguredReadOnlyMode service
Amir Sarabadani
2023-09-12
1
-5
/
+5
*
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
*
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
*
Merge "Use short array destructuring instead of list()"
jenkins-bot
2022-10-21
1
-1
/
+1
|
\
|
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
|
Use the null coalescing assignment operator
Tim Starling
2022-10-21
1
-3
/
+2
|
/
*
Ensure that strlen() does not get passed a (valid) null
Mark A. Hershberger
2022-07-12
1
-1
/
+1
*
Use MainConfigNames instead of string literals, #4
Aryeh Gregor
2022-04-26
1
-7
/
+8
*
Use updated ObjectFactory namespace
Alexander Vorwerk
2022-03-09
1
-1
/
+1
*
Merge "Simpler RedisLockManager configuration"
jenkins-bot
2021-11-03
1
-1
/
+2
|
\
|
*
Simpler RedisLockManager configuration
Tim Starling
2021-11-02
1
-1
/
+2
*
|
Drop experimental FileJournal system without deprecation
James D. Forrester
2021-11-01
1
-5
/
+0
|
/
*
Remove FileBackendGroup::singleton() and ::destroySingletons()
Alexander Vorwerk
2021-09-15
1
-21
/
+0
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Hard deprecate FileBackendGroup::singleton() and ::destroySingletons()
ZabeMath
2021-05-04
1
-2
/
+7
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Remove documentation that literally repeats the code
Thiemo Kreuz
2020-10-27
1
-2
/
+0
*
Mark CONSTRUCTOR_OPTIONS as internal
Aryeh Gregor
2020-08-21
1
-1
/
+1
*
mime: Update usage of MimeAnalyzer methods
Ori Livneh
2020-05-28
1
-1
/
+1
*
Add missing @param and @return to documentation
Umherirrender
2019-11-10
1
-0
/
+1
*
Deprecate FileJournal::factory
Aryeh Gregor
2019-11-04
1
-3
/
+11
*
Convert FileBackendGroup to service
Aryeh Gregor
2019-10-25
1
-53
/
+74
*
Fix new phan errors, part 2
Daimona Eaytoy
2019-10-12
1
-1
/
+4
*
filebackend: avoid use of wfWikiId() in FileBackendGroup
Aaron Schulz
2019-09-24
1
-2
/
+22
*
Integration tests for FileBackendGroup
Aryeh Gregor
2019-08-28
1
-0
/
+1
*
Use local variabe $services instead of MediaWikiServices::getInstance()
Fomafix
2019-08-26
1
-1
/
+1
*
TempFSFileFactory service
Aryeh Gregor
2019-08-21
1
-2
/
+3
*
Code style cleanups to FileBackendGroup
Aaron Schulz
2019-08-01
1
-33
/
+35
*
Avoid use of deprecated "wikiId" parameter for FileBackend
Aaron Schulz
2019-03-29
1
-3
/
+9
*
filebackend: change "profiler" parameter in FileBackend so it works again
Aaron Schulz
2019-03-14
1
-1
/
+3
*
Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap
Aaron Schulz
2018-10-29
1
-0
/
+1
*
filebackend: let any specific backend value of "readOnly" override the default
Aaron Schulz
2018-07-19
1
-3
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-10
/
+4
*
Fix and improve PHPDoc type hints in FileBackend and FileRepo
Thiemo Kreuz
2018-04-19
1
-1
/
+1
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-5
/
+5
*
Remove leading backslashes from "use \…" tags
Thiemo Mättig
2017-12-28
1
-1
/
+2
*
Replace MimeMagic::singleton() calls
Reedy
2017-11-27
1
-1
/
+1
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
1
-1
/
+0
[next]