Add the other existing $skin.css/.js to the message files too to be consistent
[lhc/web/wiklou.git] / includes / SpecialExport.php
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-11 Brion VibberFix fatal error in Special:Export -- invalid title...
2008-01-27 Rotem LissFix for Special:Export so it doesn't ignore the page...
2008-01-26 Brion Vibber* Fix for restricted namespaces/pages in Special:Export
2008-01-20 Brion VibberA little refactoring of the input splitting/expansion:
2008-01-20 Brion Vibber* Add option to include templates in Special:Export.
2008-01-14 Huji(bug 12608) Unifying the spelling of getDBkey() in...
2007-07-17 Brion VibberURL-encode the content-disposition suggested filename...
2007-07-16 Rob Church(bug 3173) Option to offer exported pages as a download...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-10 River Tarnell- Http::request(), Http::post()
2007-03-14 Daniel Kinzlerre-submitting add-from-cat feature, fixed get/subpage...
2007-03-05 Tim StarlingRevert of r20085, breaks retrieval with GET and subpage...
2007-02-28 Daniel Kinzlerpages-from-category function for Special:Export
2007-02-15 Daniel KinzlerBug 8824: check read permission when exporting
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-12-11 Brion Vibber* (bug 8148) Handle non-removable output buffers gracef...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-10-02 Brion VibberCommitted a bunch of live hacks from Wikimedia servers
2006-08-15 Brion VibberFix regression in regression fix
2006-08-15 Brion Vibber* (bug 6946) Fix unexpected behavior change with GET...
2006-08-11 Brion Vibber* (bug 6971) Fix regression in Special:Export history...
2006-08-05 Tim StarlingAdded experimental history paging API, subject to change
2006-06-28 Brion Vibber* (bug 6472) Fix regression in Special:Export with...
2006-06-27 Brion Vibber* Allow fetching all revisions from transwiki Special...
2006-06-25 Rob Church*cough* Er, make it work? :) [dropped the action=submit...
2006-06-25 Rob Church* Use XML functions to create the form on Special:Export
2006-06-06 Domas MituzasAutoLoad Revision
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
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-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-03 Brion Vibber* (bug 4446) $wgExportAllowHistory option to explicitly...
2005-12-04 Antoine MussoClean up unused globals!
2005-10-02 Brion Vibber* Added filter options, compression piping, and multipl...
2005-09-24 Brion Vibber* Add options to dumpBackup.php for making split/partia...
2005-09-05 Brion Vibber* Use strval() to make sure we don't accidentally get...
2005-09-05 Brion VibberLive hack: don't blow up on empty/broken timestamps...
2005-08-26 Ævar Arnfjörð Bjar... * Safe html output with wfMsgHtml()
2005-08-16 Niklas LaxströmBug 3116: Division by zero on [[Image:Foo.png|123x123px|]]
2005-07-13 Brion Vibber* live fix: force index on Special:Export only for...
2005-07-05 Brion VibberSome code cleanup on Special:Import, add initial versio...
2005-07-05 Brion Vibber* (bug 2674) Include some site configuration info in...
2005-06-25 Brion VibberReverting this for the moment.
2005-06-25 Magnus ManskeSpecial::Export extension "list all articles since...
2005-05-10 Ævar Arnfjörð Bjar... * Fixed some phpdoc errors, see wikipedia.sf.net/doc...
2005-05-08 Brion Vibber* HistoryBlobStub: the last-used HistoryBlob is kept...
2005-04-21 Ævar Arnfjörð Bjar... * Cleaned up
2005-03-26 Brion VibberStart removing the Latin-1 hacks. We're going pure...
2005-03-18 Brion VibberLazy loading of revision text; needed for separate...
2005-03-09 Brion VibberSpecial:Export produces a particular output format...
2005-01-27 Antoine Mussofix phpdoc comment
2004-12-21 Magnus ManskeSpecial:Export will now return *real* XML when using...
2004-12-19 Brion VibberStart splitting back-end functions from the Article...
2004-11-24 Brion VibberAdd profiling points, and disable output instead of...
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-03 Brion VibberNormalize output for Special:Export.
2004-09-03 Brion VibberParameters in wrong order, used wrong where conditions
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-04-28 Gabriel WickeNew, simple method to retrieve the plain source of...
2004-04-09 Brion VibberXHTML clean-up. Started reformatting Preferences. Fixed...
2004-03-20 Brion VibberUninitialized variable cleanup; allow x-code input...
2004-03-16 Brion VibberStill not complete, but import is approaching functionality
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-03 Brion VibberStart support for compressing entries in the old table...
2003-12-10 Mr. E23Replaced calls to exit() with wfAbruptExit().
2003-12-01 Brion VibberAdd xml header (redundant but nice) and correct xml...
2003-11-25 Brion VibberFix cur revision for multi-version export
2003-11-25 Brion VibberSkip bad titles
2003-11-15 Brion Vibberexit()
2003-11-15 Tim Starlingmisc. bug fixes
2003-09-20 Tim StarlingMore wfQuery() conversion
2003-09-15 Brion VibberPreliminary export of individual pages/page histories...