Reedy
|
c16af68fb6
Replace MimeMagic::singleton() calls
|
7 anos atrás |
Umherirrender
|
3f1a52805e
Use short type bool/int in param documentation
|
7 anos atrás |
Aaron Schulz
|
24aa72de84
Add HTTPFileStreamer class
|
8 anos atrás |
Aaron Schulz
|
d42a05475a
Added Range support to FileBackend::streamFile()
|
11 anos atrás |
Kunal Mehta
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 anos atrás |
Vivek Ghaisas
|
9f5b6f5aeb
Fix whitespace issues around parentheses
|
9 anos atrás |
Kunal Mehta
|
f6e5079a69
Use mediawiki/at-ease library for suppressing warnings
|
9 anos atrás |
Timo Tijhof
|
70429dc8a2
Use HttpStatus::header instead of manually crafting header()
|
9 anos atrás |
Aaron Schulz
|
4ff8136807
Removed remaining profile calls
|
10 anos atrás |
Chad Horohoe
|
aa21e125a3
Remove obvious function-level profiling
|
10 anos atrás |
Siebrand Mazeland
|
2daa1fab7a
Make phpcs-strict pass on includes/ (3/~10)
|
10 anos atrás |
umherirrender
|
0bc583af2c
Move closing parenthesis from multi line if and function to own line
|
11 anos atrás |
umherirrender
|
978bb31c5e
Add missing wfProfileOut before throwing an exception
|
12 anos atrás |
Tyler Anthony Romeo
|
4dcc7961df
Fixed @param tags to conform with Doxygen format.
|
12 anos atrás |
Siebrand Mazeland
|
d4b046a893
Update docs for return and exception info
|
12 anos atrás |
Aaron Schulz
|
d22c890890
Fixed and normalized content-disposition for thumbs.
|
12 anos atrás |
Aaron Schulz
|
a17e263c81
Added sanity check to StreamFile for mwstore paths.
|
12 anos atrás |
Alexandre Emsenhuber
|
bc9d9f1f9c
Added missing GPLv2 headers in some places.
|
13 anos atrás |
Aaron Schulz
|
8b15029482
More file streaming related profiling
|
13 anos atrás |
Aaron Schulz
|
3cb78ca914
Added some StreamFile profiling
|
13 anos atrás |
Sam Reed
|
f3cc77aaee
Fixing some of the "@return true" or "@return false", need to be "@return bool" and then the metadata can say true if foo, false if bar
|
13 anos atrás |
Aaron Schulz
|
d1b159ef63
In FileBackend:
|
13 anos atrás |
Tim Starling
|
cb397162b8
Improve documentation for content type choice
|
13 anos atrás |
Aaron Schulz
|
f1a06be61c
* Fixed type check in StreamFile::prepareForStream() for 404s
|
13 anos atrás |
Aaron Schulz
|
360e3376bf
In FileBackend:
|
13 anos atrás |
Aaron Schulz
|
fff02ee7d5
Added a bit to StreamFile docs
|
13 anos atrás |
Aaron Schulz
|
8acb41f492
StreamFile::StreamFile() tweaks:
|
13 anos atrás |
Chad Horohoe
|
1a1e917c86
Move wfStreamFile() into a class, update all callers in core (only 3 extensions use it afaict), leave wfStreamFile() as a b/c alias for now.
|
13 anos atrás |
Alexandre Emsenhuber
|
419021ebf0
Removed some error suppression operators
|
13 anos atrás |
Sam Reed
|
3614ecfffb
And more documentation. Yaaaay
|
13 anos atrás |