James D. Forrester
|
e08e923935
/*.php: Replace implicit Bugzilla bug numbers with Phab ones
|
8 years ago |
Aaron Schulz
|
d42a05475a
Added Range support to FileBackend::streamFile()
|
10 years ago |
Kunal Mehta
|
6e9b4f0e9c
Convert all array() syntax to []
|
9 years ago |
Timo Tijhof
|
70429dc8a2
Use HttpStatus::header instead of manually crafting header()
|
9 years ago |
Aaron Schulz
|
016fd0b776
Refactored entry points to have uniform shutdown handling
|
9 years ago |
Chad Horohoe
|
63c7b003c4
wfRunHooks() -> Hooks::run() in remaining entry point files
|
9 years ago |
Fomafix
|
dfb38d92e3
Generate valid HTML code on error pages
|
10 years ago |
Aaron Schulz
|
4ff8136807
Removed remaining profile calls
|
10 years ago |
Chad Horohoe
|
a057356e28
img_auth: fix mismatched profiling
|
10 years ago |
umherirrender
|
53c420e278
Fixed spacing
|
10 years ago |
Faidon Liambotis
|
d1c62a372a
img_auth: handle files in the transcoded zone
|
10 years ago |
jenkins-bot
|
f0d1e12ffa
Merge "Avoid bogus IE extension check errors in img_auth.php"
|
10 years ago |
jenkins-bot
|
a9d8a20905
Merge "Removed $wgImgAuthPublicTest"
|
10 years ago |
Aaron Schulz
|
c993ec0095
Avoid uncommitted transaction notices in thumb.php and img_auth.php
|
10 years ago |
Aaron Schulz
|
a650998aa7
Avoid bogus IE extension check errors in img_auth.php
|
10 years ago |
Aaron Schulz
|
5252460f1d
Removed $wgImgAuthPublicTest
|
10 years ago |
Aaron Schulz
|
0f9d78eb07
thumb.php and img_auth.php cleanups
|
10 years ago |
umherirrender
|
9c614ac02d
Fixed some @params documentation
|
10 years ago |
Gilles Dubuc
|
4d9e07056e
Have ?download parameter trigger Content-Disposition: attachment
|
11 years ago |
Kartik Mistry
|
7cbd4c8c21
Use Tab instead of Space as per PHP codesniffer
|
11 years ago |
Ladsgroup
|
1ba0445c12
Changing URLs of mediawiki.org in scripts to the SSL-based website
|
11 years ago |
Aaron Schulz
|
befff4f2ef
SECURITY: Added missing auth check in img_auth.php
|
11 years ago |
Aaron Schulz
|
0eb5239968
Added support to img_auth.php for non-repo containers
|
11 years ago |
Timo Tijhof
|
beb1c4a0ec
phpcs: More require/include is not a function
|
11 years ago |
Yuri Astrakhan
|
81551c2692
cleanup: variable referenced without initialization
|
12 years ago |
Tim Starling
|
1fe9340bb3
Remove hphpc support and deprecate related functions
|
11 years ago |
Siebrand Mazeland
|
655f5c6b48
Update code formatting
|
12 years ago |
Antoine Musso
|
7006e1df93
style: fix up commas in function arguments
|
12 years ago |
Aaron Schulz
|
c43deebfd5
Simplified thumb.php for 404 handling.
|
12 years ago |
jeroendedauw
|
38c7f444e1
Use __DIR__ instead of dirname( __FILE__ )
|
12 years ago |