Live hack: Skip some work on empty category/link sets
[lhc/web/wiklou.git] / includes / SpecialUpload.php
2006-03-11 Lupintrailing whitespace removal
2006-03-07 Lupinundeclared globals
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-03-06 Lupinwhitespace
2006-01-20 Brion Vibber* (bug 4679) Work around buggy basename() function...
2006-01-12 Brion Vibber* (bug 4576) Missing '>' broke license selector's first...
2006-01-11 Rob Church* Improve the "uploads disabled" warning
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-01 Brion Vibber* (bug 3318) UI workarounds for disabled items in licen...
2005-12-04 Antoine MussoClean up unused globals!
2005-12-02 Brion Vibber* (bug 4100, 3049) Add 'edittools' message to hold...
2005-10-24 Tom GilderAccessibility: added <label>s
2005-10-24 Ævar Arnfjörð Bjar... * Wrap uploadtext in <div id="uploadtext"> so that...
2005-10-24 Ævar Arnfjörð Bjar... * Debugging code commited to cvs, oops
2005-10-24 Ævar Arnfjörð Bjar... * Made an interface for wpIgnoreWarning, already suppor...
2005-10-08 Brion VibberCorrection to fix for bug 3641: don't reject on all...
2005-10-07 Ævar Arnfjörð Bjar... * (bug 3641) changed the upload rules so that mime...
2005-09-30 Ævar Arnfjörð Bjar... * Moved the 'Watch this page' checkbox below the licens...
2005-09-19 Brion Vibber* (bug 2570) Add 'watch this page' checkbox on uploads...
2005-09-17 Brion Vibber* (bug 3475) anon contrib links on Special:Newpages
2005-09-06 Brion Vibber* Add UploadVerification hook for custom file upload...
2005-09-05 Brion Vibber* Add 'reupload' and 'reupload-shared' permission keys...
2005-09-03 Rowan CollinsQuick workaround for bug 3131 (don't fill destname...
2005-08-30 Brion Vibberadjust whitespace
2005-08-29 Ævar Arnfjörð Bjar... * Support for a license selection box on Special:Upload...
2005-08-26 Niklas Laxström* (bug 2554) Tell users they are uploading too large...
2005-08-21 Brion Vibber* (bug 3216) Don't show empty warning page when no...
2005-08-20 Niklas Laxströmbug 3208: split the other meaning of filedesc to fileup...
2005-08-12 Niklas Laxström*html-safety fixes
2005-08-12 Brion Vibber* (bug 3076) Support MacBinary-encoded uploads from...
2005-07-22 Ævar Arnfjörð Bjar... * Fixed unclosed <p> tag
2005-07-16 Ævar Arnfjörð Bjar... * Removed $wgCopyrightAffirmation support
2005-06-22 Ævar Arnfjörð Bjar... * The copyright confirmation box at Special:Upload...
2005-06-19 Brion Vibber* Special:Upload now uses 'upload' permission instead...
2005-05-31 Brion Vibber* Replace wfMungeToUtf8 and do_html_entity_decode with...
2005-05-21 Ævar Arnfjörð Bjar... * (bug 898) Mime type autodetection.
2005-05-05 Ævar Arnfjörð Bjar... * Deprecated the uploadfile message, pretty redundant...
2005-04-18 Tim StarlingLessons learnt from installing MediaWiki with safe_mode...
2005-04-16 Tim StarlingFeature: user can specify upload destination name,...
2005-04-10 Tim StarlingMoved image metadata to the database. Changed Image...
2005-04-01 Ævar Arnfjörð Bjar... * (bug 578): renamed $wgDisableUploads => $wgEnableUploads
2005-03-31 Ævar Arnfjörð Bjar... ++Precision
2005-03-31 Ævar Arnfjörð Bjar... * Changed $wgUploadSizeWarning from 1.5 * 10^5 to 150...
2005-03-27 Ævar Arnfjörð Bjar... rv
2005-03-27 Ævar Arnfjörð Bjar... * Fixed numerous fatal XHTML errors
2005-03-23 Erik Moelleruse intval for column
2005-03-23 Erik Moellerreplace description single-line field with multi-line...
2005-03-20 Tim StarlingFixed typo
2005-03-14 Jens Frank@ considered evil
2005-03-14 Erik Moellerno need to show PHP's internal errors if we make our...
2005-03-13 Tim Starling* Appllied patch for bug 1686, image metadata cache...
2005-02-21 Brion VibberDe-cruftification continues.
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-02-18 Domas Mituzasdon't verify already stashed files
2005-02-11 Brion VibberHTML compatibility: use space before the / on <br ...
2005-01-27 Antoine Mussofix phpdoc comment
2004-12-12 Brion Vibber* Enhance upload extension blacklist to protect against...
2004-11-21 Brion VibberTry to keep Title class as a value object: remove the...
2004-11-15 Brion VibberFix regression in last commits: remember the descriptio...
2004-11-15 Brion Vibbers/style/class/
2004-11-15 Brion VibberA couple of further changes:
2004-11-15 Brion Vibber(bug 548) A spot of refactoring, for legibility and...
2004-09-28 Brion VibberMore checks for IE hideousness.
2004-09-24 Zheng ZhuAttempt to fix links not fixed in the wgLang->wgContLan...
2004-09-24 Zheng ZhuThird batch of files modified to replace selected wgLan...
2004-09-23 Brion VibberVerify known image types on upload.
2004-09-21 Antoine MussoFix bugzilla.wikipedia.org/show_bug.cgi?id=538.
2004-09-20 Antoine MussoFix bugzilla.wikipedia.org/show_bug.cgi?id=538
2004-09-20 Antoine Mussocomments / single quotes.
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-03 Brion VibberNormalize Unicode in uploaded filenames. In particular...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-14 Brion VibberXHTML fixes for Special:Upload
2004-08-13 Brion VibberAntiglobalization!
2004-08-09 Jens FrankFix for Bug [ 720843 ]: Replace invalid chars in upload...
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
next