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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow-up I68198bc3: Hard-deprecate getMasterDB() methods
James D. Forrester
2021-07-15
1
-1
/
+1
*
Replace getMasterDB methods with getPrimaryDB
James D. Forrester
2021-07-14
1
-7
/
+19
*
Hard deprecate FileBackendGroup::singleton() and ::destroySingletons()
ZabeMath
2021-05-04
1
-2
/
+7
*
Hard deprecate LockManagerGroup::singleton() and ::destroySingletons()
ZabeMath
2021-05-03
1
-2
/
+5
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Improve docs in FileJournal class
Umherirrender
2020-11-27
1
-2
/
+2
*
filebackend: convert DBFileJournal to using CONN_TRX_AUTOCOMMIT
Aaron Schulz
2020-11-25
1
-9
/
+2
*
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
*
Pass function name to database functions
Umherirrender
2020-06-07
1
-1
/
+1
*
mime: Update usage of MimeAnalyzer methods
Ori Livneh
2020-05-28
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
3
-3
/
+3
*
docs: Remove ingroup tag from Markdown files
apaskulin
2019-11-12
1
-2
/
+0
*
Add missing @param and @return to documentation
Umherirrender
2019-11-10
1
-0
/
+1
*
Deprecate FileJournal::factory
Aryeh Gregor
2019-11-04
2
-5
/
+13
*
Merge "docs: Convert class-level documentation files to Markdown"
jenkins-bot
2019-11-01
1
-28
/
+17
|
\
|
*
docs: Convert class-level documentation files to Markdown
apaskulin
2019-10-31
1
-28
/
+17
*
|
Merge "Hard-deprecate LockManagerGroup::getDefault/getAny"
jenkins-bot
2019-10-30
1
-4
/
+8
|
\
\
|
*
|
Hard-deprecate LockManagerGroup::getDefault/getAny
Aryeh Gregor
2019-10-29
1
-4
/
+8
|
|
/
*
/
Convert FileBackendGroup to service
Aryeh Gregor
2019-10-25
1
-53
/
+74
|
/
*
Fix new phan errors, part 2
Daimona Eaytoy
2019-10-12
2
-2
/
+5
*
filebackend: avoid use of wfWikiId() in FileBackendGroup
Aaron Schulz
2019-09-24
1
-2
/
+22
*
FileJournal tests
Aryeh Gregor
2019-09-03
1
-5
/
+9
*
Merge "Integration tests for FileBackendGroup"
jenkins-bot
2019-08-28
1
-0
/
+1
|
\
|
*
Integration tests for FileBackendGroup
Aryeh Gregor
2019-08-28
1
-0
/
+1
*
|
LockManagerGroup tweaks
Aryeh Gregor
2019-08-28
2
-19
/
+4
|
/
*
LockManagerGroupFactory to replace singletons
Aryeh Gregor
2019-08-27
2
-48
/
+96
*
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
*
filebackend: avoid use of LoadBalancer::newMainLB() in LockManagerGroup
Aaron Schulz
2019-07-16
1
-4
/
+7
*
Fix/suppress misc phan errors (#5)
Kunal Mehta
2019-04-05
1
-0
/
+1
*
Avoid use of deprecated "wikiId" parameter for FileBackend
Aaron Schulz
2019-03-29
2
-8
/
+14
*
filebackend: change "profiler" parameter in FileBackend so it works again
Aaron Schulz
2019-03-14
1
-1
/
+3
*
Rename WikiMap DB domain ID methods to reduce confusion with web domains
Aaron Schulz
2019-02-06
1
-1
/
+1
*
Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap
Aaron Schulz
2018-10-29
2
-1
/
+5
*
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
2
-3
/
+3
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
2
-6
/
+6
*
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
*
update mediawiki-codesniffer to 0.11.0 and fix issues
WMDE-Fisch
2017-08-11
1
-1
/
+1
*
Remove "@author Aaron Schulz" annotations
Aaron Schulz
2017-06-27
3
-3
/
+0
*
Move DB errors to Rdbms namespace
Aaron Schulz
2017-04-15
2
-0
/
+2
*
Move IDatabase/IMaintainableDatabase to Rdbms namespace
Aaron Schulz
2017-03-28
2
-0
/
+4
*
Replace some of the deprecated wfGetLBFactory() calls
WMDE-Fisch
2017-02-07
1
-1
/
+3
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-1
/
+1
*
Clean up some ObjectCache factory callers
Aaron Schulz
2016-10-03
1
-1
/
+2
[next]