* (bug 6701) Kazakh language variants in MessagesEn.php
[lhc/web/wiklou.git] / includes / SpecialImport.php
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...