In Special:Watchlist?magic=yes, show links to non-existent pages in red
[lhc/web/wiklou.git] / includes / SpecialUpload.php
2004-08-03 Jens FrankShow a warning message when uploading empty files ...
2004-08-02 Brion VibberDetect illegal title from uploaded file and show a...
2004-06-24 Gabriel Wickeadd a class to the ul to make it styleable (red exclama...
2004-06-24 Gabriel Wickemake sure all applicable warnings are displayed (as...
2004-06-24 Gabriel Wicke* Image protection: if the image page is protected...
2004-06-24 Antoine Mussopatch by Laurent GUERBY to use/check copyright upload...
2004-06-09 Tim StarlingConfigurable size warning (change to DefaultSettings...
2004-04-24 Jens FrankwfImageUrl moved from Globalfunctions to Image
2004-04-01 Tim Starlingrefactoring and $wgRequest use
2004-03-28 Brion VibberHTTP_POST_VARS obsolete, annoying
2004-03-20 Brion VibberClean up initialized variables; fix upload error.
2004-03-08 Brion VibberMore globals and uninitialized variables fixes. Added...
2004-03-08 Brion VibberImported the register_globals hack from REL1_2. Also...
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-20 Brion VibberQuickie blacklist & stricter whitelist for upload exten...
2003-12-10 Brion VibberAdjust whitespace
2003-12-09 Evan ProdromouMade two new global variables for checking file extensi...
2003-11-24 Brion VibberRevert globals patch pending further work
2003-11-23 Brion VibberCommit JeLuF's register_globals fixes, first phase
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-11-04 Luc Van Oostenryck in uploadWarning()
2003-10-15 Tim StarlingSecurity fix: wpReUpload
2003-09-17 Magnus Manskeupload add-on
2003-08-15 Bogdan StancescuAddel label tag for wcUploadAffirm label
2003-06-30 Brion VibberDate/time fixes: try to ensure that timestamps are...
2003-04-30 Brion VibberCheck for IP blocks on upload
2003-04-14 Lee Daniel CrockerInitial revision