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
/
includes
/
specials
/
SpecialFilepath.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suggest files when searching subpages for Special:FilePath
Umherirrender
2022-04-13
1
-1
/
+37
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
Handle invalid input to Special:FilePath?file=
Umherirrender
2018-09-16
1
-4
/
+9
*
Use correct variable name in @param documentation
Umherirrender
2017-08-11
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
specials: Clean up redirect special pages ($subpage can be null)
Timo Tijhof
2015-04-13
1
-3
/
+8
*
Remove '@section LICENSE'
Timo Tijhof
2014-11-26
1
-1
/
+0
*
Make Special:FilePath redirect to Special:Redirect/file
Brian Wolff
2014-07-24
1
-1
/
+6
*
Update formatting for includes/specials/
Siebrand Mazeland
2014-03-23
1
-0
/
+1
*
Make "Special:FilePath?file=.." work again
Alexandre Emsenhuber
2013-07-23
1
-1
/
+2
*
Reimplement Special:Filepath as a redirect through Special:Redirect/File.
C. Scott Ananian
2013-04-30
1
-64
/
+6
*
Update formatting
Siebrand Mazeland
2013-04-20
1
-9
/
+18
*
Clean up SpecialFilepath.
C. Scott Ananian
2013-04-17
1
-3
/
+3
*
Add SpecialPage::getGroupName and use it
umherirrender
2013-03-07
1
-0
/
+4
*
Use American English spelling for behavior
Siebrand Mazeland
2013-03-04
1
-1
/
+1
*
Use local context to get messages
Alexandre Emsenhuber
2012-02-25
1
-3
/
+3
*
* (bug 30977) Remove directions cruft, undo random limitation of input format...
Brion Vibber
2011-09-19
1
-1
/
+1
*
Use local context instead of global variables
Alexandre Emsenhuber
2011-08-23
1
-9
/
+8
*
And some more parameter documentation!!
Sam Reed
2011-05-28
1
-0
/
+3
*
w/s diff. mostly eol w/s and using only tabs of width 4 to indent.
Mark A. Hershberger
2011-03-18
1
-2
/
+2
*
Bug 26870 - add width/height param to {{filepath:}}
Krinkle
2011-01-23
1
-3
/
+4
*
Revert r80544 -- need to handle the case in which there is an error
Andrew Garrett
2011-01-19
1
-3
/
+5
*
Quick adjustments to the if-block layout in r80381 to make the way the code w...
Andrew Garrett
2011-01-19
1
-1
/
+4
*
Add width parameter to Special:Filepath to allow getting the file path of a t...
Roan Kattouw
2011-01-15
1
-1
/
+10
*
Standardised file description headers; first path
Alexandre Emsenhuber
2010-08-14
1
-0
/
+6
*
Modified Special:Filepath to subclass SpecialPage; also changed some calls fr...
Alexandre Emsenhuber
2010-07-03
1
-34
/
+29
*
Correct the address of the FSF in some of the GPL headers
Derk-Jan Hartman
2010-06-21
1
-1
/
+1
*
GPL Headers for all!
Sam Reed
2010-06-21
1
-0
/
+18
*
First round of war on $wgTitle. Don't use it in Special Pages. We've got Spec...
Chad Horohoe
2009-04-07
1
-2
/
+2
*
Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit).
Ilmari Karonen
2008-12-01
1
-2
/
+2
*
Fix incorrect use of Title::newFromText(). That function lets the user choose...
Tim Starling
2008-11-14
1
-1
/
+1
*
Rename all the special page class files back to their proper names.
Brion Vibber
2008-06-19
1
-0
/
+53