Fixed certain cases where license construction would be incorrect.
[lhc/web/wiklou.git] / includes / specials / SpecialUpload.php
2009-12-19 Bryan Tong MinhFixed certain cases where license construction would...
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-11-15 Michael Dale* changed "wgSourceTypeUrl" back to "wgSourceTypeURL"
2009-11-14 Matěj Grabovský(bug 21455) Fixed "Watch this page" checkbox appearing...
2009-11-13 Daniel Kinzlerallow UploadVerification hooks to return error details
2009-11-04 Bryan Tong Minh* Disable autofill for reuploads
2009-10-27 Bryan Tong Minh* Fix hook invocation
2009-10-26 Bryan Tong MinhFollow-up to r57868: Add edit.js unconditionally like...
2009-10-23 Bryan Tong Minh* Updated upload hooks documentation
2009-10-21 Bryan Tong Minh* Bump wgStyleVersion for various upload javascript...
2009-10-19 Michael Dale* close up the </ul> bug 21188
2009-10-19 Alexandre Emsenhuber* (bug 21183) Missing global declaration of $wgLang...
2009-10-18 Bryan Tong MinhFollowup to r57868: Fix two strict standards warnings
2009-10-18 Bryan Tong MinhRewrote Special:Upload to allow easier extension. Mostl...
2009-10-08 Michael Dale* bug 21028 updated title for upload error
2009-09-22 Brion VibberWorkaround for bugs with Commonist (mwapi-based) and...
2009-09-19 Bryan Tong MinhwfMsgExt, instead of wfMsg
2009-09-19 Bryan Tong MinhFollow up to r56639: Remove some existence check duplic...
2009-09-19 Bryan Tong MinhFix several messages generated by SpecialUpload::getExi...
2009-09-17 Michael Dale* ( bug 18264 ) upload-by-url form was still disabled...
2009-09-16 Bryan Tong MinhCleanup SpecialUpload::getExistsWarning which reference...
2009-09-10 Tim StarlingComments and whitespace fixes only.
2009-09-03 Aaron SchulzFixed regression that made re-upload links give overwri...
2009-08-26 Bryan Tong Minh* Cleanup ApiUpload
2009-08-24 Alexandre Emsenhuber* (bug 19966) MediaWiki:License-header is now used...
2009-08-22 Alexandre Emsenhuberuse tabs for identation, not spaces
2009-08-22 Michael Dalere-added $partname for warning checks 53361#c3664
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-08-18 Michael Dale* fixed SpecialUpload page iframe uploading for js2...
2009-08-06 Niklas Laxström* <b>Notice</b>: Undefined variable: val2 in <b>/var...
2009-08-05 Benjamin LeesConvert check to use wfShorthandToInteger()
2009-07-31 Michael Dalefixed wpSourceType value
2009-07-27 Alexandre Emsenhuber* (bug 18407, bug 18409) Special:Upload is now listed...
2009-07-26 Michael Dalecheck for mUpload for in case of mReUPload
2009-07-24 Aaron Schulzundefined variable error fix
2009-07-19 Alexandre Emsenhuberfix for r53483, use tabs for identations, not spaces :)
2009-07-19 Brion Vibber* (bug 19827) Special:SpecialPages title is "Upload...
2009-07-18 Michael DaleDestination Check fixes
2009-07-17 Michael Dalea few more minor fixes of things lost in the SpecialUpl...
2009-07-17 Michael Dalerestored some re-factoring of SpecialUpload.php from...
2009-07-17 Michael Dale* fixed filldestination with for non-js2 version of...
2009-07-16 Michael Dalefixed unset partname
2009-07-15 Michael DaleSome Strict Standards fixes per r53282 c3194
2009-07-15 Michael DaleSpecialUpload page fixes related to notes on r53282...
2009-07-15 Alexandre Emsenhuber* remove wfSpecialUpload() since UploadForm now extends...
2009-07-15 Niklas LaxströmOnly whitespace changes
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-13 Niklas LaxströmSome escaping fixes and related readability changes
2009-07-04 Chad Horohoe(bug 19509) can't upload to file called '0'. Patch...
2009-07-01 Chad Horohoe(bug 19423) The initial file description page uses...
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-13 Siebrand Mazeland* deprecated makeMediaLink() to makeMediaLinkObj
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-05-26 Robin PepermansPer comment at r50961: keep the messages saying "you...
2009-05-24 Robin PepermansFixing part of bug 14688 (upload restrictions):
2009-05-17 Siebrand Mazeland(bug 18411) The upload form now also checks post_max_si...
2009-05-17 Alexandre Emsenhuberreplace ereg(i) by preg_match since the former is depre...
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-23 Tim StarlingFixed XSS.
2009-03-30 Aaron Schulz(bug 18263) Escape single-quotes for wpDestForm
2009-03-27 Brion VibberMake upload-by-URL fetch timeout configurable as $wgCop...
2009-03-23 Brion Vibber* (bug 18116) 'edittools' is now output identically...
2009-03-21 Brion VibberHTTP proxy usage tweaks:
2009-02-27 X!(bug 17707) Show file destination as plain text if...
2009-02-24 Aaron Schulz* (bug 17649) Added isDeletedQuick() and replaced some...
2009-01-28 Aaron SchulzAdd an ID to wpForReUpload
2009-01-28 Aaron SchulzSplit off 'wpReUpload' into the old check 'wpReUpload...
2009-01-28 Aaron Schulz(bug 17193) Carry $this->mReUpload over with hidden...
2009-01-28 Aaron Schulz(bug 17200) "Reuploading a file saves to source file...
2009-01-28 Aaron Schulz(bug 15811) Also remove license template cruft on re...
2009-01-28 Chad HorohoeRe-commit r46417 (Skip dupe warnings when it's a titles...
2009-01-28 Brion VibberRevert r46417 "Skip dupe warnings when it's a titles...
2009-01-28 Chad HorohoeSkip dupe warnings when it's a titles are the same...
2009-01-27 Brion VibberRevert r45498 "Special:Upload can now have a custom...
2009-01-25 Aaron SchulzDon't show extra copyright data on re-upload
2009-01-21 Aaron SchulzXHTML
2009-01-21 Aaron Schulz(bug 15811) Re-upload form tweaks
2009-01-16 Chad Horohoe(bug 17035) Fail gracefully if php's file_uploads are...
2009-01-14 Brion VibberFollowup to r45676, r45688, r45689, but this time actua...
2009-01-13 Alex Zadding newline to end of wfDebug calls where it was...
2009-01-13 Chad Horohoebug 15470: Don't force-capitalize on Special:Upload...
2009-01-12 Chad HorohoeRemove this ucfirst() crap. $filtered is already a...
2009-01-12 Chad Horohoe(bug 16968) Don't throw useless warnings on Special...
2009-01-07 Alexandre EmsenhuberSpecial:Upload can now have a custom upload message...
2008-12-23 Brion VibberFollow-up to r44987 -- use the Title-filtered version...
2008-12-23 Brion VibberMIN_LENGHT_PARTNAME -> MIN_LENGTH_PARTNAME
2008-12-23 Alex Z(bug 16772) Special:Upload now correctly rejects files...
2008-12-12 Tim StarlingMoved the IE content type checks to their own class...
2008-12-05 Tim StarlingNew file upload content type checks using a simulation...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-18 Tim StarlingMark the functions I just accessed from outside the...
2008-11-18 Andrew GarrettRemove some debugging code...
2008-11-18 Andrew GarrettWarn when re-uploading a file with the same SHA1/extens...
2008-11-17 Brion Vibber* Improved scripting safety heuristics for IE 5/6 conte...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-03 Raimond SpekkingTrim the final extension to avoid a confusing warning...
2008-10-07 Raimond SpekkingCleanup for r41782: use a common class, not a series...
2008-09-19 Brion VibberQuickie example adding $wgLang->commaList() to encapsul...
2008-09-03 Tim StarlingTemporarily reverted SpecialUpload.php to r37968, befor...
next