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
/
StreamFile.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use name constants to access config settings.
daniel
2022-04-07
1
-8
/
+10
*
Add various null checks when null is not possible to use as argument
Umherirrender
2022-03-14
1
-1
/
+1
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-9
/
+17
*
Remove or replace usages of "sanity"
Reedy
2021-11-19
1
-1
/
+1
*
Rename four config variables to avoid 'blacklist' term
Reedy
2021-09-08
1
-4
/
+4
*
Use more neutral or alternative language
Reedy
2021-03-20
1
-1
/
+1
*
Remove deprecated StreamFile methods
DannyS712
2020-11-22
1
-27
/
+0
*
mime: Update usage of MimeAnalyzer methods
Ori Livneh
2020-05-28
1
-1
/
+1
*
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-12
1
-2
/
+2
*
Streamline/fix code by using short ?: and ?? syntax
Thiemo Kreuz
2019-11-11
1
-1
/
+1
*
Merge "StreamFile: Deprecate ::parseRange() and ::send404Message() methods"
jenkins-bot
2019-09-14
1
-0
/
+4
|
\
|
*
StreamFile: Deprecate ::parseRange() and ::send404Message() methods
Derick Alangi
2019-09-12
1
-0
/
+4
*
|
Merge "filebackend: Use HTTPFileStreamer::send404Message() in caller instead"
jenkins-bot
2019-09-13
1
-0
/
+2
|
\
|
|
*
filebackend: Use HTTPFileStreamer::send404Message() in caller instead
Derick Alangi
2019-09-12
1
-0
/
+2
*
|
StreamFile: Merge duplicate switch cases 'jpg' and 'jpeg'
Derick Alangi
2019-09-12
1
-1
/
+0
|
/
*
Replace MimeMagic::singleton() calls
Reedy
2017-11-27
1
-1
/
+1
*
Use short type bool/int in param documentation
Umherirrender
2017-08-20
1
-3
/
+3
*
Add HTTPFileStreamer class
Aaron Schulz
2016-09-23
1
-144
/
+13
*
Added Range support to FileBackend::streamFile()
Aaron Schulz
2016-06-04
1
-65
/
+143
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Fix whitespace issues around parentheses
Vivek Ghaisas
2015-06-16
1
-1
/
+1
*
Use mediawiki/at-ease library for suppressing warnings
Kunal Mehta
2015-06-11
1
-2
/
+2
*
Use HttpStatus::header instead of manually crafting header()
Timo Tijhof
2015-06-04
1
-2
/
+2
*
Removed remaining profile calls
Aaron Schulz
2015-01-08
1
-2
/
+0
*
Remove obvious function-level profiling
Chad Horohoe
2015-01-07
1
-3
/
+0
*
Make phpcs-strict pass on includes/ (3/~10)
Siebrand Mazeland
2014-05-11
1
-4
/
+8
*
Move closing parenthesis from multi line if and function to own line
umherirrender
2013-12-01
1
-2
/
+2
*
Add missing wfProfileOut before throwing an exception
umherirrender
2013-04-08
1
-0
/
+1
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-9
/
+9
*
Update docs for return and exception info
Siebrand Mazeland
2012-10-09
1
-0
/
+1
*
Fixed and normalized content-disposition for thumbs.
Aaron Schulz
2012-08-31
1
-5
/
+0
*
Added sanity check to StreamFile for mwstore paths.
Aaron Schulz
2012-08-22
1
-2
/
+6
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-10
1
-1
/
+20
*
More file streaming related profiling
Aaron Schulz
2012-02-25
1
-0
/
+2
*
Added some StreamFile profiling
Aaron Schulz
2012-02-25
1
-3
/
+8
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-2
/
+2
*
In FileBackend:
Aaron Schulz
2012-01-25
1
-3
/
+4
*
Improve documentation for content type choice
Tim Starling
2012-01-24
1
-0
/
+4
*
* Fixed type check in StreamFile::prepareForStream() for 404s
Aaron Schulz
2012-01-17
1
-3
/
+3
*
In FileBackend:
Aaron Schulz
2012-01-08
1
-15
/
+45
*
Added a bit to StreamFile docs
Aaron Schulz
2012-01-05
1
-1
/
+4
*
StreamFile::StreamFile() tweaks:
Aaron Schulz
2011-11-20
1
-18
/
+26
*
Move wfStreamFile() into a class, update all callers in core (only 3 extensio...
Chad Horohoe
2011-08-13
1
-96
/
+99
*
Removed some error suppression operators
Alexandre Emsenhuber
2011-07-08
1
-1
/
+3
*
And more documentation. Yaaaay
Sam Reed
2011-05-28
1
-1
/
+4
*
More documentation updates and additions
Sam Reed
2011-05-21
1
-1
/
+5
*
Remove some unused variables and globals
Sam Reed
2010-11-28
1
-1
/
+1
*
Remove $wgContLanguageCode usage in core.
Platonides
2010-09-07
1
-2
/
+2
*
* Standardised file description headers
Alexandre Emsenhuber
2010-08-14
1
-1
/
+5
*
Removal of unused globals
Sam Reed
2010-07-24
1
-1
/
+1
[next]