Update to r32375 / bug 11874 -- !important may have whitespace between ! and important
[lhc/web/wiklou.git] / includes / Export.php
2008-03-21 Brion Vibber* (bug 12294) Namespace class renamed to MWNamespace...
2008-03-04 Brion VibberSome experimental support for including upload data...
2008-01-14 Huji(bug 12608) (in continuation of r29719) Unifying the...
2007-08-17 Brion Vibberfix regression from r24838 -- lost a '>' char for redir...
2007-08-15 Rob Church(bug 8737) Fix warnings caused by incorrect use of...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-24 Robert StojnićRevert r22403 for the moment. Probably should ask Brion...
2007-05-24 Robert StojnićPaired commit with 22402. Makes necessary schema additi...
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-04-18 Nick JenkinsSome small doc tweaks to reduce Doxygen warnings, namely:
2007-03-28 Aaron SchulzDon't show rev_deleted usernames
2007-03-16 Brion VibberFor now revert the rev_deleted branch merge; don't...
2007-03-14 Aaron Schulz*Merge in phase3_rev_deleted/includes
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-20 Antoine MussoRename constructors to __constructor
2007-01-17 Antoine Mussowhitespaces
2006-12-03 Ilmari KaronenUse Title::newMainPage() in various places instead...
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-08-05 Tim StarlingAdded experimental history paging API, subject to change
2006-06-23 Tim Starlings/Revision::MW_REV_DELETED/Revision::DELETED/, and...
2006-06-07 Tim StarlingRemoved most exit() calls from the MediaWiki core,...
2006-06-06 Domas MituzasAutoLoad Revision
2006-06-06 Domas MituzasMove revision deletion constants into Revision::
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-04-30 Brion Vibber* Suppress 7za output on dumpBackup
2006-04-12 Brion Vibber* (bug 385) Installer support for PostgreSQL, fixes...
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-03-26 Domas Mituzasa) force to read page first (as order by page_id is...
2006-03-23 Magnus ManskeSpecial:Export contributor list back in (default:off)
2006-03-22 Brion VibberRevert database-killing feature.
2006-03-22 Magnus ManskeSpecial:Export can now return a list of contributors...
2006-03-16 Brion Vibber* Further work on rev_deleted; changed to a bitfield...
2006-01-22 Brion Vibber* Suppress useless percentage indicator on output from...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-11-03 Ævar Arnfjörð Bjar... * Use wfTimestamp() instead of custom functions
2005-10-16 Brion Vibber* Two-pass data dump for friendliness to the DB (-...
2005-10-02 Brion VibberFix namespace and notalk filters for dump
2005-10-02 Brion Vibber* Added filter options, compression piping, and multipl...