Revert r34906, r34907, r34928 -- mixing high-level data into low-level storage functi...
[lhc/web/wiklou.git] / includes / SpecialImport.php
2008-05-17 Brion VibberRevert r34906, r34907, r34928 -- mixing high-level...
2008-05-16 Aaron SchulzDecrappify edit check for revision hook
2008-05-15 Alexandre EmsenhuberE_STRICT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-09 Brion VibberKill a bunch of '=&' references for LinkCache, ParserCa...
2008-03-17 Raimond SpekkingFix double escaping
2008-03-14 Raimond Spekking* Add a CSS id to the table
2008-03-07 Brion Vibberuse wfLocalFile for file import -- any uploads will...
2008-03-06 Brion VibberSome preliminary work on upload support for the XML...
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-01-22 Raimond Spekking* (bug 6436) Localization of Special:Import XML parser...
2008-01-15 Brion Vibber* (bug 12567) Fix for misformatted read-only messages...
2008-01-14 Huji(bug 12608) (in continuation of r29719) Unifying the...
2008-01-03 Brion Vibber* (bug 12493) Removed hardcoded MAX_FILE_SIZE from...
2008-01-03 HujiIt should use the new message. :o
2008-01-03 HujiUpdating MAX_FILE_SIZE to match with the 2MB default...
2008-01-03 HujiMore explanatory messages shown when an upload error...
2008-01-03 HujiMore explanatory messages shown when an upload error...
2007-11-20 Raimond Spekking* Support {{PLURAL}} for import log
2007-08-13 Aaron Schulz*Call Article::updateRevisionOn() to update page record...
2007-08-13 Aaron Schulz*Update page_latest to reflect the null revision, like...
2007-07-18 Brion VibberRevert r24237, r24239, r24245 for the moment. We expect...
2007-07-18 Rob ChurchFix double-escaping
2007-07-18 Brion Vibberremove spurious htmlspecialchars() on input; remove...
2007-07-18 Raimond Spekkingfix to show the source article name in log
2007-07-18 Raimond Spekking* (bug 6808) Allow import to different page name
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-10 River Tarnell- Http::request(), Http::post()
2007-05-06 Rob ChurchUse the standard HTTP fetch functions when retrieving...
2007-04-21 Antoine Mussowhitespaces killing
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-03-29 Brion Vibber* (bug 2979) Import now gracefully skips invalid titles...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-01-29 Nick JenkinsPrevent - Strict Standards: Non-static method ImportStr...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-10-25 Brion Vibber* Allow compound interwiki prefixes in $wgImportSources
2006-10-09 Brion Vibber* (bug 6600) Update article counts on XML import
2006-10-02 Greg Sabino MullaneOffer hint for common "null title" import error.
2006-08-18 Brion Vibber* Avoid duplicate revision imports with Special:Import
2006-07-08 Jimmy CollinsAdded plural support for 'import-revision-count'
2006-07-03 Rob Church(bug 6527) Allow customising interface text for the...
2006-07-01 Brion Vibber* Add target namespace override selector for transwiki...
2006-06-28 Rotem LissLocalisation of some English hard-coded error messages...
2006-06-27 Brion Vibber* Save null edit when importing pages through Special...
2006-06-27 Brion Vibber* Allow fetching all revisions from transwiki Special...
2006-06-27 Brion Vibber* (bug 2482) Log and RC entries for Special:Import...
2006-06-27 Brion Vibber* (bug 2481) List imported pages during Special:Import
2006-06-27 Brion Vibber* (bug 2483) Run link updates on change via XML import
2006-06-10 Antoine Mussohaving some fun with doxygen error log
2006-06-06 Domas Mituzasautoload WikiError
2006-05-24 Niklas Laxström* (bug 6061) Improper escaping in some html forms
2006-05-20 Antoine MussoFix #6025: SpecialImport.php -> wrong message when...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine Mussolast round of PHP5 stuff for now.
2006-04-24 Tim StarlingRead revision ID
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-05 Tim StarlingRemoved $wgLinkCache, converted to a singleton. Removed...
2005-12-04 Antoine MussoClean up unused globals!
2005-11-03 Ævar Arnfjörð Bjar... * Use wfTimestamp() instead of custom functions
2005-10-29 Brion Vibber* (bug 3761) Avoid deprecation warnings in Special...
2005-09-24 Brion Vibber* (bug 3182) Clear link cache during import to prevent...
2005-09-17 Brion Vibber* Special:Import/importDump fixes: report XML parse...
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-07-05 Antoine Mussofix some issues with phpdoc
2005-07-05 Brion VibberSome code cleanup on Special:Import, add initial versio...
2005-06-21 Ævar Arnfjörð Bjar... * Removed <p> being passed to addWikiTexT(), the parser...
2005-06-19 Brion Vibber* Special:Upload now uses 'upload' permission instead...
2005-06-17 Brion VibberFix up getMessage() on WikiError
2005-03-26 Brion VibberStart removing the Latin-1 hacks. We're going pure...
2005-03-13 Brion VibberFix Special:Import for new schema; make it create page...
2005-02-21 Domas Mituzasremove inverse_timestamp wherever it is found and disab...
2004-11-13 Antoine Mussotypo
2004-09-24 Zheng ZhuSecond batch of files modified to replace selected...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-06 Brion VibberSuppress some more warnings on separate execution of...
2004-08-05 Brion VibberDatabase::setIgnoreErrors() doesn't seem to exist anymo...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-05-21 Brion VibberTemporary block on Special:Import for the beta cycle
2004-04-11 Brion VibberFiddled with Import some more. Preliminary ability...
2004-04-10 Brion VibberWorks for limited case of history import on existing...
2004-03-16 Brion VibberStill not complete, but import is approaching functionality
2004-03-10 Brion VibberAdd incomplete Special:Import to repository; will compl...