Add numerous missing @throws to method documentation
[lhc/web/wiklou.git] / includes / specials / SpecialExport.php
2012-12-07 jenkins-botMerge "Reset $mConvRuleTitle before every language...
2012-11-10 TheDJMerge "(bug 35923) tweaks to mediawiki.action.history...
2012-11-04 TheDJMerge "mw.notification: fix error on notif. close with...
2012-10-29 HasharMerge "Update some external conversion tables to latest...
2012-10-25 TychayMerge "Revert "Function for "pretty timestamps" that...
2012-10-25 NikerabbitMerge "(bug 38377) Fix MediaWiki:Continue-editing"
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-18 KaldariMerge "reinstating Change Ifb1f6125..."
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-17 Aaron SchulzMerge "Fix RevisionStorageTest with non-wikitext NS_MAIN"
2012-10-16 Aaron SchulzMerge "Fixing dump tests for non-wikitext in NS_MAIN."
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-13 IAlexMerge "PostDatabaseUpdateMaintenance: childs checks...
2012-10-13 Aaron SchulzMerge "Silence warnings about deprecation by ContentHan...
2012-10-12 MaxSemMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-10 umherirrenderRemove a bunch of trailing spaces and unneeded newlines
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-20 danielMerge "merging latest master" into Wikidata
2012-08-20 danielmerging latest master
2012-08-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
2012-08-16 DemonMerge "Add UserTest::testAllRightsWithMessage"
2012-08-15 CatropeMerge "allow localization of elements via data-msg...
2012-08-15 CatropeMerge "Allow aliased field names with separated syntax"
2012-08-15 umherirrenderAllow aliased field names with separated syntax
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-04-02 DemonMerge "Changed wfMessage() usage to call directly Messa...
2012-04-02 DemonMerge "anchor to jump to editform when previewing changes"
2012-03-31 ReedyMerge "Stop PHP notices fouling up XML, when exporting...
2012-03-30 Christian AistleitnerStop PHP notices fouling up XML, when exporting all...
2012-03-19 Alexandre EmsenhuberChange calls from Xml::namespaceSelector() to Html...
2012-02-23 Alexandre EmsenhuberUse local context to get messages
2012-02-09 Sam ReedMore return documentation
2012-01-14 Alexandre EmsenhuberFix for r107939: PHP Notice: Undefined variable: expor...
2012-01-05 Greg Sabino MullaneFor new 'export all' feature, cleanup whitepspace,...
2012-01-03 Greg Sabino MullaneAllow new checkbox on Special::Export to export all...
2011-12-17 Alexandre EmsenhuberPass the User object to Title::userCan()
2011-12-13 Robin Pepermansupdate all core usage of deprecated Title::userCanRead()
2011-12-11 Sam ReedMore documentation updates as I've been going around
2011-11-16 Ariel Glennadd checkbox for listauthors on export form if wgExport...
2011-09-02 Alexandre EmsenhuberUse local context instead of global variables
2011-07-04 Alexandre EmsenhuberChanged calls to Linker::tooltipAndAccesskeyAttribs...
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-17 Sam ReedSwap else if for elseif
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-05 Jeroen De Dauwkeep checkbox state when adding cat/ns pages
2010-12-22 Sam ReedSpaces and braces
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-08-08 Chad HorohoeBig commit: kill almost every freeResult() call as...
2010-07-26 Jeroen De DauwStyle improvements
2010-07-24 Sam ReedRemoval of unused globals
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-06-14 Raimond SpekkingUse present function for adding accesskey. This way...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-06 Alexandre EmsenhuberFixed some doxygen warnings and removed trailing spaces
2010-04-05 Alexandre EmsenhuberLet at least be consistent between the two header(...
2010-01-05 Sam ReedRemove unused private "filterPage" function from specia...
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-09-29 Brion VibberCleanup for r56298 "(bug 18180) Special:Export ignores...
2009-08-04 Niklas LaxströmWhitespace fixes
2009-07-20 Brion Vibber* (bug 17374) Special:Export no longer exports multiple...
2009-05-24 Siebrand MazelandProper casing for getDBkey()
next