aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SpecialUpload.php
Commit message (Expand)AuthorAgeFilesLines
* Merge 'real' beta4 from HEADBrion Vibber2004-06-271-15/+28
* Merge 1.3.0beta3 from HEADBrion Vibber2004-06-131-2/+3
* wfImageUrl moved from Globalfunctions to ImageJens Frank2004-04-241-2/+1
* refactoring and $wgRequest useTim Starling2004-04-011-268/+290
* HTTP_POST_VARS obsolete, annoyingBrion Vibber2004-03-281-4/+4
* Clean up initialized variables; fix upload error.Brion Vibber2004-03-201-1/+2
* More globals and uninitialized variables fixes. Added WebRequest ($wgRequest)Brion Vibber2004-03-081-5/+1
* Imported the register_globals hack from REL1_2. Also starting work onBrion Vibber2004-03-081-4/+4
* Replace the random boolean parameters on Title::getURL() with a set ofBrion Vibber2004-03-071-2/+2
* * Fixed magic quotes in $_REQUEST, in Setup.phpTim Starling2004-03-061-3/+4
* Fix for compatibility with short_open_tag = OffBrion Vibber2004-02-181-1/+1
* Quickie blacklist & stricter whitelist for upload extensions.Brion Vibber2004-01-201-2/+21
* Adjust whitespaceBrion Vibber2003-12-101-13/+13
* Made two new global variables for checking file extensions. The list ofEvan Prodromou2003-12-091-4/+7
* Revert globals patch pending further workBrion Vibber2003-11-241-22/+0
* Commit JeLuF's register_globals fixes, first phaseBrion Vibber2003-11-231-0/+22
* Use wfMsg()'s parametersBrion Vibber2003-11-151-8/+4
* Nov. branch merge. Various features backported from stable, various bug fixes.Tim Starling2003-11-091-1/+6
* in uploadWarning()Luc Van Oostenryck2003-11-041-0/+10
* Security fix: wpReUploadTim Starling2003-10-151-8/+11
* upload add-onMagnus Manske2003-09-171-3/+30
* Addel label tag for wcUploadAffirm labelBogdan Stancescu2003-08-151-2/+2
* Date/time fixes: try to ensure that timestamps are always kept in GMT, with c...Brion Vibber2003-06-301-1/+1
* Check for IP blocks on uploadBrion Vibber2003-04-301-1/+2
* Initial revisionLee Daniel Crocker2003-04-141-0/+245