コミット履歴

作者 SHA1 メッセージ 日付
  Reedy c16af68fb6 Replace MimeMagic::singleton() calls 7 年 前
  Umherirrender 3f1a52805e Use short type bool/int in param documentation 7 年 前
  Aaron Schulz 24aa72de84 Add HTTPFileStreamer class 8 年 前
  Aaron Schulz d42a05475a Added Range support to FileBackend::streamFile() 11 年 前
  Kunal Mehta 6e9b4f0e9c Convert all array() syntax to [] 9 年 前
  Vivek Ghaisas 9f5b6f5aeb Fix whitespace issues around parentheses 9 年 前
  Kunal Mehta f6e5079a69 Use mediawiki/at-ease library for suppressing warnings 9 年 前
  Timo Tijhof 70429dc8a2 Use HttpStatus::header instead of manually crafting header() 9 年 前
  Aaron Schulz 4ff8136807 Removed remaining profile calls 10 年 前
  Chad Horohoe aa21e125a3 Remove obvious function-level profiling 10 年 前
  Siebrand Mazeland 2daa1fab7a Make phpcs-strict pass on includes/ (3/~10) 10 年 前
  umherirrender 0bc583af2c Move closing parenthesis from multi line if and function to own line 11 年 前
  umherirrender 978bb31c5e Add missing wfProfileOut before throwing an exception 12 年 前
  Tyler Anthony Romeo 4dcc7961df Fixed @param tags to conform with Doxygen format. 12 年 前
  Siebrand Mazeland d4b046a893 Update docs for return and exception info 12 年 前
  Aaron Schulz d22c890890 Fixed and normalized content-disposition for thumbs. 12 年 前
  Aaron Schulz a17e263c81 Added sanity check to StreamFile for mwstore paths. 12 年 前
  Alexandre Emsenhuber bc9d9f1f9c Added missing GPLv2 headers in some places. 13 年 前
  Aaron Schulz 8b15029482 More file streaming related profiling 13 年 前
  Aaron Schulz 3cb78ca914 Added some StreamFile profiling 13 年 前
  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 年 前
  Aaron Schulz d1b159ef63 In FileBackend: 13 年 前
  Tim Starling cb397162b8 Improve documentation for content type choice 13 年 前
  Aaron Schulz f1a06be61c * Fixed type check in StreamFile::prepareForStream() for 404s 13 年 前
  Aaron Schulz 360e3376bf In FileBackend: 13 年 前
  Aaron Schulz fff02ee7d5 Added a bit to StreamFile docs 13 年 前
  Aaron Schulz 8acb41f492 StreamFile::StreamFile() tweaks: 13 年 前
  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 年 前
  Alexandre Emsenhuber 419021ebf0 Removed some error suppression operators 13 年 前
  Sam Reed 3614ecfffb And more documentation. Yaaaay 13 年 前