Use integers for content_model and content_format.
[lhc/web/wiklou.git] / includes / Export.php
2012-05-14 danielUse integers for content_model and content_format.
2012-05-02 danielimplement feature switch for ContentHandler database...
2012-04-29 danielmerged from master
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 danielmerged from master
2012-04-23 danielpreserve content model and format in xml dump, use...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 HasharMerge "Fix documentation to match potential code"
2012-04-08 Aaron SchulzMerge "setGroup doesn't return anything, so don't try...
2012-04-07 Aaron SchulzMerge "Action::checkCanExecute doesn't return anything...
2012-04-07 Aaron SchulzMerge "Fix assignment in conditional"
2012-04-07 Aaron SchulzMerge "A set method doesn't need to return anything...
2012-04-07 Aaron SchulzMerge "Document StringUtils"
2012-04-07 Aaron SchulzMerge "Document spawn* class variables"
2012-04-07 Aaron SchulzMerge "$rootCode isn't used so no point creating it"
2012-04-07 Aaron SchulzMerge "Fix convIPTC docs"
2012-04-07 Aaron SchulzMerge "wfLocalFile returns a LocalFile (or null) not...
2012-04-07 Aaron SchulzMerge "Fix variable collision"
2012-04-07 Aaron SchulzMerge "Fix repo type of a LocalFile to be LocalRepo...
2012-04-07 Aaron SchulzMerge "Fix duplicate array key of fa_deleted in LocalFile"
2012-04-07 ReedyMerge "(bug 32497) API now allows changing of protectio...
2012-04-07 NikerabbitMerge "Make $procOpenResource protected as it's used...
2012-04-07 ReedyExport::dumpFrom() doesn't return any values, and hence...
2012-04-07 ReedyMake $procOpenResource protected as it's used on line...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-03 Brion VIBBERMerge "Unbuffered queries result freeing & error handling"
2012-04-03 Christian AistleitnerUnbuffered queries result freeing & error handling
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 Brion VIBBERMerge "(bug 25277) Moved the space before the dirmark."
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-03 Brion VIBBERMerge "(bug 32384) API: Allow descending order for...
2012-04-02 Brion VIBBERMerge "(bug 22870) Separate interface message when...
2012-04-02 Brion VIBBERMerge "Fixing alignment of thumbcaption for mixed RTL...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-04-02 DemonMerge "Allow closing dump output multiple times"
2012-04-02 DemonMerge "Changed wfMessage() usage to call directly Messa...
2012-04-02 DemonMerge "anchor to jump to editform when previewing changes"
2012-04-01 Christian AistleitnerAllow closing dump output multiple times
2012-03-31 ReedyMerge "Stop PHP notices fouling up XML, when exporting...
2012-03-31 ReedyMerge "Avoid doubling dump output"
2012-03-30 Christian AistleitnerAvoid doubling dump output
2012-03-26 tstarlingMerge "Fix typo in comment"
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Aaron SchulzMerge "Closing dump buffers on stream end"
2012-03-26 Christian AistleitnerClosing dump buffers on stream end
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-24 DemonMerge "[FileRepo] * Added getReadOnlyReason() function...
2012-03-24 ReedyMerge "Put the sha1 tag in <revision> and not wrongly...
2012-03-23 Aaron SchulzPut the sha1 tag in <revision> and not wrongly in ...
2012-02-16 Sam ReedFix user related direct member variable access
2012-02-09 Sam ReedMore return documentation
2012-01-23 Diederik van LiereAdd the new SHA1 revision field to the XML export,...
2012-01-12 Brion VibberRevert r108764: doesn't appear to do what it says in...
2012-01-12 Diederik van LiereThis commit restores getPrefixedText() to the Title...
2011-12-24 Niklas LaxströmFollowup r103945 - @since and whitespace
2011-12-11 Sam Reed* (bug 32414) Empty page get a empty bytes attribute...
2011-12-11 Sam ReedFix use of undefined $file
2011-11-24 Brion VibberFollowup r103945: fix regression in XML export namespac...
2011-11-22 Brion Vibber* (bug 32376) XML export tweak to use canonical user...
2011-11-18 Ariel Glennfollowup to r103448, tighten up code
2011-11-17 Ariel Glennif user id is 0 and username is actually an IP, write...
2011-11-13 PlatonidesFixup for r102875 parse error.
2011-11-13 Diederik van LiereThis patch fixes rev. 102575.
2011-11-09 Diederik van LiereCommit to fix bug 30513.
2011-11-03 Chad HorohoeAddress fixme on r101606, should also call from $this
2011-11-02 Ariel Glennclean up duplicated code, for fixme in r97178
2011-11-02 Ariel Glenncorrections for fixme in r96486
2011-11-02 Ariel Glennexport specified range of revisions (as stubs)
2011-09-22 Ariel Glennremove cruft that didn't all get cleaned up before...
2011-09-21 Sam ReedComment out unreachable code
2011-09-15 Ariel Glennthrow exception if rename of output file fails
2011-09-09 Ariel GlenngetFilename renamed to getFilenames since it can return...
2011-09-07 Ariel Glennget rid of duplication, remove unused function rename...
2011-09-06 Roan KattouwFix parse error in r96275
2011-09-05 Roan KattouwStylize Export.php
2011-09-05 Roan KattouwWhitespace fixes for r95272, r95604
2011-09-05 Roan KattouwFixes for r95260:
2011-08-27 Ariel Glenndefine and use closeAndRename() after last write of...
2011-08-27 Ariel Glennreplace WfDie()
2011-08-22 Ariel Glennadd functions that support close and rename of output...
2011-08-19 Roan Kattouw* Introduce File::getCanonicalUrl()
2011-06-25 Sam ReedUncommited documentation from my working copy
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
next