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
/
thumb.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace some deprecated method calls.
Siebrand Mazeland
2012-08-19
1
-4
/
+3
*
Use wfMessage instead of deprecated wfMsg*
Alex Monk
2012-08-18
1
-8
/
+9
*
Various thumb.php fixes.
Aaron
2012-07-26
1
-23
/
+27
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-23
1
-1
/
+16
*
[FileRepo] Added support for temp file repos (to preserve our thumb.php hack).
Aaron Schulz
2012-04-06
1
-2
/
+20
*
trunk/phase3 is now mediawiki/core
Platonides
2012-03-23
1
-1
/
+1
*
Drag in a change noticed in wmf branches
Sam Reed
2012-02-11
1
-1
/
+1
*
* Removed thumb.php comment about ProofreadPage, page numbers are more general.
Aaron Schulz
2012-02-10
1
-1
/
+0
*
r111076: url decode the 'rel404' path...*ahem*. Archived files and files with...
Aaron Schulz
2012-02-10
1
-1
/
+1
*
(bug 34231) - 'Make thumb.php error or redirect for urls with bogus paths but...
Aaron Schulz
2012-02-09
1
-5
/
+16
*
Similar to r108937: fixed breakage where the zone urls were defined as relati...
Aaron Schulz
2012-01-20
1
-4
/
+9
*
r105512: Handle REDIRECT_URL discrepancies and always work with URI paths for...
Aaron Schulz
2012-01-14
1
-6
/
+17
*
Reverted r108743 per CR comment. This should at least be discussed first.
Aaron Schulz
2012-01-12
1
-0
/
+6
*
Kill "* @return void"
Sam Reed
2012-01-12
1
-6
/
+0
*
FU r105512: urldecode() the file and thumb name in wfExtractThumbParams() for...
Aaron Schulz
2011-12-22
1
-0
/
+2
*
Merged FileBackend branch. Manually avoiding merging the many prop-only chang...
Aaron Schulz
2011-12-20
1
-12
/
+12
*
update all core usage of deprecated Title::userCanRead()
Robin Pepermans
2011-12-13
1
-1
/
+1
*
FU r105512: just always use thumb.php style errors
Aaron Schulz
2011-12-08
1
-2
/
+2
*
FU r101117: removed cURL thumb handler code and made thumb_handler.php a thin...
Aaron Schulz
2011-12-08
1
-14
/
+108
*
FU r100535:
Aaron Schulz
2011-10-28
1
-3
/
+5
*
More whitespace tweaks...and fixed doc typo
Aaron Schulz
2011-10-20
1
-2
/
+2
*
Minor code style cleanups and tweaks
Aaron Schulz
2011-10-19
1
-8
/
+12
*
Fix whitespace, braces
Sam Reed
2011-10-15
1
-1
/
+5
*
Move wfStreamFile() into a class, update all callers in core (only 3 extensio...
Chad Horohoe
2011-08-13
1
-4
/
+2
*
HipHop improvements:
Tim Starling
2011-05-30
1
-1
/
+5
*
Fix and add some comments.
Russ Nelson
2011-05-02
1
-1
/
+1
*
Yet more additions of wfProfileOut()
Platonides
2011-02-10
1
-0
/
+9
*
Removed error suppression operators (per bug 24159)
Alexandre Emsenhuber
2010-07-18
1
-2
/
+2
*
Fix data leakage from thumb.php for wikis where access to images is restricte...
Tim Starling
2010-03-08
1
-2
/
+19
*
Provisional revert of r56916 "(bug 20802) Fixed thumb.php redirect handling. ...
Brion Vibber
2009-09-30
1
-1
/
+1
*
(bug 20802) Fixed thumb.php redirect handling. Changed wfLocalFile call into ...
Bryan Tong Minh
2009-09-25
1
-1
/
+1
*
Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit).
Ilmari Karonen
2008-12-01
1
-1
/
+1
*
revert bogus change
Aaron Schulz
2008-08-13
1
-2
/
+2
*
use $sourcePath here too
Aaron Schulz
2008-08-13
1
-1
/
+1
*
use getArchivePath()
Aaron Schulz
2008-08-13
1
-1
/
+1
*
use makeTitleSafe()
Aaron Schulz
2008-08-13
1
-1
/
+5
*
we need a $title here
Aaron Schulz
2008-08-13
1
-1
/
+8
*
check 'archived' param
Aaron Schulz
2008-08-13
1
-1
/
+11
*
replace live hack: include debug info in thumb.php (switch it in with $wgShow...
Brion Vibber
2008-06-19
1
-0
/
+9
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+2
*
In thumb.php:
Tim Starling
2008-01-30
1
-69
/
+93
*
Return an error message if the requested size was bigger than the source, or ...
Tim Starling
2007-09-03
1
-14
/
+16
*
A few comment tag tweaks.
Nick Jenkins
2007-07-11
1
-0
/
+2
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
Merged filerepo-work branch:
Tim Starling
2007-05-30
1
-46
/
+13
*
Output what was asked for. Don't dirty up a clean API like thumb.php with arb...
Tim Starling
2007-05-04
1
-24
/
+35
*
better error messages
Tim Starling
2007-04-25
1
-3
/
+8
*
* Introduced media handler modules for file-type specific operations: thumbna...
Tim Starling
2007-04-20
1
-30
/
+65
*
* Add 'charset' to Content-Type headers on various HTTP error responses
Brion Vibber
2007-02-21
1
-1
/
+1
*
* Moved the main ob_start() from the default LocalSettings.php to WebStart.php.
Tim Starling
2007-02-19
1
-0
/
+1
[next]