| Commit message (Expand) | Author | Age | Files | Lines |
* | * Reorganised the includes directory, creating subdirectories db, parser and ... | Tim Starling | 2008-06-16 | 1 | -1755/+0 |
* | Fixing it the way RockMFR said I should. | Chad Horohoe | 2008-06-16 | 1 | -1/+4 |
* | (bug 14551) - Cancel upload no longer automatically suppresses warnings. | Chad Horohoe | 2008-06-16 | 1 | -1/+1 |
* | hoist by my own petard! | Brion Vibber | 2008-06-11 | 1 | -3/+3 |
* | Let's not go overboard with Xml::tag() for simple <div> and <span>s :) | Brion Vibber | 2008-06-11 | 1 | -8/+8 |
* | (bug 14479) MediaWiki:upload-maxfilesize should have a div id wrapper on Spec... | Bryan Tong Minh | 2008-06-11 | 1 | -1/+3 |
* | (bug 14496) Fix regression with parseinline on Special:Upload | Chad Horohoe | 2008-06-10 | 1 | -2/+3 |
* | Perform a duplicate check on upload and throw a warning which can be observed... | Brion Vibber | 2008-05-30 | 1 | -0/+28 |
* | * (bug 14220) Disabling $wgCheckFileExtensions now works without also disabli... | Brion Vibber | 2008-05-22 | 1 | -2/+3 |
* | Revert r35178 and normalize User's getID() and setID() methods to prettier ge... | Brion Vibber | 2008-05-22 | 1 | -1/+1 |
* | Make Special:Upload display detailed permissions errors. Also avoid checking... | Ilmari Karonen | 2008-05-22 | 1 | -4/+10 |
* | WARNING: HUGE COMMIT | Alexandre Emsenhuber | 2008-05-20 | 1 | -3/+3 |
* | Cut a few more kb out of wikibits.js... broke edit-page specific things (tool... | Brion Vibber | 2008-05-18 | 1 | -3/+3 |
* | * (bug 14111) Similar filename warning links now lead to correct page | Brion Vibber | 2008-05-13 | 1 | -2/+5 |
* | Revert r34619, r34622 and do it right. :) | Brion Vibber | 2008-05-12 | 1 | -5/+3 |
* | Avoid possible register_globals issue. | Robert Leverington | 2008-05-11 | 1 | -4/+5 |
* | Notice: Undefined variable: extensionsList in includes/SpecialUpload.php on ... | Robert Leverington | 2008-05-11 | 1 | -0/+4 |
* | * Honor upload restrictions in SpecialUpload.php and FileRevertForm.php
| Bryan Tong Minh | 2008-04-28 | 1 | -1/+3 |
* | * (bug 13725) Upload form watch checkbox state set correctly with wpDestFile | Brion Vibber | 2008-04-15 | 1 | -2/+30 |
* | Revert strange dest check from r17248 (bug 13725) | Aaron Schulz | 2008-04-15 | 1 | -2/+1 |
* | * remove end of line whitespace | Siebrand Mazeland | 2008-04-14 | 1 | -36/+36 |
* | $out is needed here | Aaron Schulz | 2008-04-12 | 1 | -1/+1 |
* | Kill a bunch of '=&' references for LinkCache, ParserCache, and MimeMagic sin... | Brion Vibber | 2008-04-09 | 1 | -3/+3 |
* | Add showLogExtract() and remove use of FauxRequest hacks | Aaron Schulz | 2008-04-02 | 1 | -11/+9 |
* | (bug 13556, and possible regression from r32372) Don't show a blank form if n... | Alexandre Emsenhuber | 2008-03-29 | 1 | -7/+7 |
* | Sanitize evil php.ini values. Thanks to Simetrical | Raimond Spekking | 2008-03-27 | 1 | -2/+2 |
* | doc tweaks: link to http://www.php.net instead of mirrors. | Alexandre Emsenhuber | 2008-03-27 | 1 | -1/+1 |
* | * (bug 13490) Show upload/file size limit on upload form | Raimond Spekking | 2008-03-27 | 1 | -1/+22 |
* | Use proper XML functions for upload warning, prettify a bit. | Raimond Spekking | 2008-03-27 | 1 | -44/+23 |
* | * Fixed call to deprecated functions | Alexandre Emsenhuber | 2008-03-24 | 1 | -7/+7 |
* | * (Bug 13448) Fix regression from r32077: Readd CSS id for hidden field. | Raimond Spekking | 2008-03-20 | 1 | -1/+1 |
* | fix regression in XHTML validity | Brion Vibber | 2008-03-19 | 1 | -2/+2 |
* | Some rework on 'mainUploadForm': | Raimond Spekking | 2008-03-17 | 1 | -83/+108 |
* | * Added id | Niklas Laxström | 2008-03-16 | 1 | -1/+2 |
* | * (bug 3131) Manually-specified upload destination filename is no longer | Brion Vibber | 2008-03-14 | 1 | -3/+5 |
* | (bug 13269) Adding MediaWiki:Uploadfooter to the bottom of Special:Upload | Alexandre Emsenhuber | 2008-03-10 | 1 | -2/+6 |
* | * Let's remove hardcoding together | Niklas Laxström | 2008-03-07 | 1 | -10/+9 |
* | * Replace hard coded colon with the new colon separator message | Raimond Spekking | 2008-03-07 | 1 | -8/+9 |
* | * (bug 13022) Fix upload from URL on PHP 5.0.x | Brion Vibber | 2008-02-26 | 1 | -1/+2 |
* | * (bug 13149) Correctly format fileexists message on Upload page. | Andrew Garrett | 2008-02-25 | 1 | -1/+1 |
* | (bug 13143) Fix regression in r25481, in which file extensions were incorrect... | Andrew Garrett | 2008-02-25 | 1 | -1/+4 |
* | (bug 13084) Increase size of source/destination filename fields in upload form | Huji | 2008-02-20 | 1 | -6/+6 |
* | Fix rendering of filepageexists message. Previously was incorrectly raw HTML,... | Brion Vibber | 2008-02-19 | 1 | -1/+1 |
* | Fix for r30957: instead of just removing the misspelled parameter, fix the sp... | Brion Vibber | 2008-02-19 | 1 | -2/+2 |
* | * Introduced OutputPage::addWikiMsg() and OutputPage::wrapWikiMsg(), to make ... | Tim Starling | 2008-02-18 | 1 | -2/+2 |
* | Prettify upload form for RTL wikis | Raimond Spekking | 2008-02-15 | 1 | -8/+9 |
* | 'fileexists-thumb' doesn't take any parameter. | Thomas Bleher | 2008-02-15 | 1 | -3/+3 |
* | wfMsgExt() does not recognize the parameter 'parseline'. Pass array() | Thomas Bleher | 2008-02-14 | 1 | -2/+2 |
* | Changing UploadComplete hook call so it actually does what the docs say it do... | Roan Kattouw | 2008-02-01 | 1 | -1/+1 |
* | Show warning if image page exists | Victor Vasiliev | 2008-01-26 | 1 | -0/+3 |