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
/
img_auth.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MW_REST_API and MW_ENTRY_POINT
Tim Starling
2019-09-03
1
-0
/
+1
*
Remove deprecated User groups/permission static calls.
Petr Pchelko
2019-08-21
1
-2
/
+2
*
Add ImgAuthModifyHeaders hook to img_auth.php to modify headers
James Montalvo
2019-07-15
1
-7
/
+11
*
Migrate remaining usages of Title::userCan() to PermissionManager
Máté Szabó
2019-06-03
1
-2
/
+6
*
Stop calling FileRepo->streamFile()
Reedy
2019-04-20
1
-1
/
+1
*
Get rid of unnecessary func_get_args() and friends
Aryeh Gregor
2019-04-12
1
-4
/
+3
*
Fix order of @var parameter in PHP
Fomafix
2019-04-08
1
-1
/
+1
*
INSTALL: Don't warn against using PHP "as a CGI plugin"
Kevin Israel
2018-07-26
1
-1
/
+2
*
/*.php: Replace implicit Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-21
1
-1
/
+1
*
Added Range support to FileBackend::streamFile()
Aaron Schulz
2016-06-04
1
-1
/
+9
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-8
/
+8
*
Use HttpStatus::header instead of manually crafting header()
Timo Tijhof
2015-06-04
1
-1
/
+1
*
Refactored entry points to have uniform shutdown handling
Aaron Schulz
2015-05-29
1
-5
/
+3
*
wfRunHooks() -> Hooks::run() in remaining entry point files
Chad Horohoe
2015-04-27
1
-1
/
+1
*
Generate valid HTML code on error pages
Fomafix
2015-02-09
1
-0
/
+5
*
Removed remaining profile calls
Aaron Schulz
2015-01-08
1
-2
/
+0
*
img_auth: fix mismatched profiling
Chad Horohoe
2014-09-05
1
-0
/
+1
*
Fixed spacing
umherirrender
2014-07-20
1
-1
/
+1
*
img_auth: handle files in the transcoded zone
Faidon Liambotis
2014-05-08
1
-4
/
+5
*
Merge "Avoid bogus IE extension check errors in img_auth.php"
jenkins-bot
2014-04-22
1
-1
/
+1
|
\
|
*
Avoid bogus IE extension check errors in img_auth.php
Aaron Schulz
2014-04-21
1
-1
/
+1
*
|
Merge "Removed $wgImgAuthPublicTest"
jenkins-bot
2014-04-22
1
-10
/
+1
|
\
\
|
*
|
Removed $wgImgAuthPublicTest
Aaron Schulz
2014-04-21
1
-10
/
+1
|
|
/
*
/
Avoid uncommitted transaction notices in thumb.php and img_auth.php
Aaron Schulz
2014-04-22
1
-0
/
+4
|
/
*
thumb.php and img_auth.php cleanups
Aaron Schulz
2014-04-20
1
-30
/
+49
*
Fixed some @params documentation
umherirrender
2014-04-14
1
-2
/
+2
*
Have ?download parameter trigger Content-Disposition: attachment
Gilles Dubuc
2014-03-25
1
-0
/
+4
*
Use Tab instead of Space as per PHP codesniffer
Kartik Mistry
2014-03-15
1
-5
/
+5
*
Changing URLs of mediawiki.org in scripts to the SSL-based website
Ladsgroup
2014-03-12
1
-1
/
+1
*
SECURITY: Added missing auth check in img_auth.php
Aaron Schulz
2014-01-13
1
-1
/
+6
*
Added support to img_auth.php for non-repo containers
Aaron Schulz
2013-12-04
1
-4
/
+23
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
cleanup: variable referenced without initialization
Yuri Astrakhan
2013-05-15
1
-0
/
+2
*
Remove hphpc support and deprecate related functions
Tim Starling
2013-05-09
1
-5
/
+1
*
Update code formatting
Siebrand Mazeland
2013-02-14
1
-5
/
+5
*
style: fix up commas in function arguments
Antoine Musso
2013-02-06
1
-1
/
+1
*
Simplified thumb.php for 404 handling.
Aaron Schulz
2012-11-08
1
-1
/
+1
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Replace deprecated wfMsg* calls with Message class calls.
Siebrand Mazeland
2012-08-22
1
-4
/
+4
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-23
1
-3
/
+16
*
Fixed use of undefined FILES_ONLY constant.
Aaron
2012-04-11
1
-1
/
+1
*
trunk/phase3 is now mediawiki/core
Platonides
2012-03-23
1
-1
/
+1
*
Cleanup a few unused globals
Sam Reed
2012-02-16
1
-1
/
+1
*
w/s
Mark A. Hershberger
2012-02-07
1
-1
/
+1
*
* Fix for r81363: instead of giving a PHP notice when PATH_INFO is missing, s...
Tim Starling
2012-02-07
1
-0
/
+4
*
Merged FileBackend branch. Manually avoiding merging the many prop-only chang...
Aaron Schulz
2011-12-20
1
-24
/
+14
*
update all core usage of deprecated Title::userCanRead()
Robin Pepermans
2011-12-13
1
-2
/
+2
*
Reverted r105208 per CR
Aaron Schulz
2011-12-06
1
-4
/
+4
*
FU r104216: keep the r103738 regex check for thumbnails but use the parent di...
Aaron Schulz
2011-12-05
1
-4
/
+4
*
FU r103738: redid the method of getting the source file name for thumbnails a...
Aaron Schulz
2011-11-25
1
-5
/
+6
[next]