w/s diff. mostly eol w/s and using only tabs of width 4 to indent.
[lhc/web/wiklou.git] / includes / specials / SpecialImport.php
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-18 Happy-melonAllow User::isAllowed() to take varargs. "is allowed...
2011-02-06 Alexandre EmsenhuberI don't think we need a complete parse operation to...
2010-12-05 Alexandre EmsenhuberConverted ImportStreamSource functions to return a...
2010-12-02 Alexandre Emsenhuber* Convert ImportReporter::close() to use Status objects...
2010-11-10 Andrew GarrettResolve bug 25580: pass $pageInfo along to finishImport...
2010-10-31 Sam ReedMore deprecated method calls
2010-10-31 Sam ReedUpdate deprecated method calls
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-07-24 Sam ReedRemoval of unused globals
2010-06-28 Alexandre Emsenhuber* (bug 24155) Import no longer produces errors with...
2010-06-25 Andrew GarrettSome import-related fixes for LiquidThreads dump import...
2010-06-14 Raimond SpekkingUse present function for adding accesskey. This way...
2010-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2010-05-12 Raimond SpekkingFollow-up r66267: Use formatNum for the number
2010-05-12 Andrew GarrettFunction accessibility changes, documentation, revert...
2010-05-12 Andrew GarrettRewrite of XML Dump Processing:
2010-02-13 Chad HorohoeOutput page title along with no revisions (just like...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-04-07 Chad HorohoeUse getTitle() here, it's cleaner.
2009-04-07 Chad HorohoeFirst round of war on $wgTitle. Don't use it in Special...
2009-02-19 Raimond Spekking* Some cleanup for Special:Import:
2009-02-06 Andrew GarrettAdd 'include pages linked to from these pages' to Speci...
2009-02-06 Chad Horohoe(bug 15283) Interwiki imports should fetch included...
2009-01-07 Brion VibberRevert r45340 "(bug 16793) text entered into the log...
2009-01-02 Aaron Schulz(bug 16793) text entered into the log entry should...
2008-12-12 Raimond SpekkingQuick hack to disable import for non privileged users...
2008-12-10 Brion VibberFollow-up to r44245, r44250 (comment field on Special...
2008-12-09 Raimond SpekkingPer Brions suggestions mediawiki.org/wiki/Special:Code...
2008-12-05 Aaron SchulzXHTML fix
2008-12-05 Ariel Glennlog comment for imports (bug #12728)
2008-11-27 Aaron SchulzAdd $user to NewRevisionFromEditComplete hook
2008-11-26 Chad HorohoeRefactor Special:Import to extend SpecialPage instead...
2008-11-17 Brion Vibber* Improved input validation on Special:Import form
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-09-18 Aaron Schulz* Add support for log importing
2008-09-18 Aaron Schulz* Move Import stuff to it's own file like Export
2008-09-07 Aaron SchulzPass in $latest value (for bug 12650)
2008-07-31 Chad HorohoeSyntax fix.
2008-07-30 Jon Harald SøbyAdding accesskey="s" to forms in the following special...
2008-06-19 Brion VibberRename all the special page class files back to their...