Merge "Remove broken test."
[lhc/web/wiklou.git] / includes / specials / SpecialImport.php
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-20 danielMerge "merging latest master" into Wikidata
2012-08-20 danielmerging latest master
2012-08-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
2012-08-16 DemonMerge "Add UserTest::testAllRightsWithMessage"
2012-08-15 CatropeMerge "allow localization of elements via data-msg...
2012-08-15 CatropeMerge "Allow aliased field names with separated syntax"
2012-08-15 CatropeMerge "Allow importing pages as subpage"
2012-08-15 umherirrenderAllow importing pages as subpage
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 IAlexMerge "(bug 24521) Move hard coded "code error!" to...
2012-08-08 DemonMerge "Add a MagicWordArray::getNames() function"
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-07 Aaron SchulzMerge "Follow-up SVN r98012: pass Title objects to...
2012-08-07 Aaron SchulzMerge "Added some docs, fixed some docs and made implic...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-07 Aaron SchulzMerge "Add a Uri class."
2012-08-07 Tim StarlingMerge "Fix wrong return value in Preprocessor::getChild...
2012-08-06 Aaron SchulzMerge "Always save the cache if stuff was added to...
2012-08-06 Aaron SchulzMerge "Memcached PHP client improvements"
2012-08-06 Aaron SchulzMerge "Fixes to Special:Mostlinkedcategories."
2012-08-06 Aaron SchulzMerge "Use a better message when a revision is not...
2012-08-06 IAlexMerge "Move message importtext into the fieldset"
2012-08-06 umherirrenderMove message importtext into the fieldset
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-19 Alexandre EmsenhuberChange calls from Xml::namespaceSelector() to Html...
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-03-01 Alexandre Emsenhuber* Pass number with numParams() to Message object and...
2012-02-26 Alexandre EmsenhuberUse local context to get messages
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-06 Alexandre Emsenhuber* Added callback to send notices from WikiImporter...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-15 John Du HartUpdated core SpecialPages to use new functions introduc...
2011-11-14 Alexandre EmsenhuberUpdated remaining functions executing NewRevisionFromEd...
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-10-14 Sam ReedUpdate some deprecated code
2011-09-07 Alexandre EmsenhuberUse local context instead of global variables
2011-09-02 Siebrand MazelandRevert r96094. That space is already in colon-separator...
2011-09-02 Siebrand MazelandAdd a word separator after the colon separator.
2011-07-20 Owen Davisadded missing null checks in callers of Revision::newNu...
2011-07-04 Alexandre EmsenhuberChanged calls to Linker::tooltipAndAccesskeyAttribs...
2011-07-03 Robin PepermansUse Linker::linkKnown per Siebrand on r91377.
2011-07-03 Robin PepermansChanging back to $wgUser in SpecialImport.php. Importin...
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-02 Sam ReedRemove unused global, fix double defined global
2011-03-31 Happy-melonFix for r85005: the getUserPermissionsErrors() calls...
2011-03-30 Happy-melon(bug 15641) tweak Title::checkUserBlock() so that Title...
2011-03-27 Sam Reed* (bug 28263) cannot import xml with the api, when...
2011-03-18 Happy-melonFollow-up r84249: reimplement isAllowedAny(), and resto...
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)
next