Add a method to clear the site list programmatically.
[lhc/web/wiklou.git] / includes / parser /
2013-01-24 jenkins-botMerge "Further tweaks to pipe trick documentation ...
2013-01-24 jenkins-botMerge " (bug 42004) Enable subpages per default on...
2013-01-22 jenkins-botMerge "Simplify DatabaseBase::tableName()"
2013-01-22 jenkins-botMerge "Cleanup to ImagePage::openShowImage()"
2013-01-22 jenkins-botMerge "(bug 41477) Add Language::isSupportedLanguage"
2013-01-22 jenkins-botMerge "Use better variable name in CoreParserFunctions...
2013-01-22 Alexandre EmsenhuberUse better variable name in CoreParserFunctions::pagesize()
2013-01-21 jenkins-botMerge "Links created by Linker::makeExternalLink didn...
2013-01-21 jenkins-botMerge "Fix ApiCreateAccountTest for $wgEnableEmail...
2013-01-21 jenkins-botMerge "Pass database connection to SpecialWatchlist...
2013-01-21 jenkins-botMerge "Remove hardcoded quotes on integer"
2013-01-19 jenkins-botMerge "(bug 42513) mediawiki.Uri: Fix parsing of URIs...
2013-01-18 jenkins-botMerge "(Bug 17970) {{PROTECTIONLEVEL}} should be able...
2013-01-18 Pavel Selitskas(Bug 17970) {{PROTECTIONLEVEL}} should be able to retur...
2013-01-17 jenkins-botMerge "Minor tweaks to installer text"
2013-01-15 jenkins-botMerge "(bug 43498) (bug 43574) Two wikilink types and...
2013-01-15 Trevor ParscalMerge "(bug 43052) dblClickEdit/rightClickEdit: Trigger...
2013-01-15 KrinkleMerge "Revert "Live preview no longer experimental""
2013-01-15 IAlexMerge "SpecialEditWatchlist: Don't re-escape html optio...
2013-01-14 jenkins-botMerge "Minor cleanup"
2013-01-14 jenkins-botMerge "fixed timestamp validation for api"
2013-01-14 DemonMerge "Removed useless keys() function from BagOStuff."
2013-01-14 IAlexMerge "Fix spelling mistake"
2013-01-13 jenkins-botMerge "Don't apply IP blocks to users with "ipblock...
2013-01-13 IAlexMerge "Bug 43919 - showJobs.php broken"
2013-01-13 jenkins-botMerge "(bug 40124) allow arbitrary user preferences...
2013-01-13 jenkins-botMerge "Reorganise the functions doing wfProfileOut...
2013-01-13 ReedyMerge "Add wfProfileOut() missing in 74f581e34"
2013-01-13 PlatonidesReorganise the functions doing wfProfileOut and returni...
2013-01-12 IAlexMerge "Update doc comments and code formatting."
2013-01-12 jenkins-botMerge "Eliminate dummy Language instances from being...
2013-01-11 Aaron SchulzMerge "Make Block::newFromTarget() work again when...
2013-01-11 jenkins-botMerge "Use ResultWrapper::numRows() instead of Database...
2013-01-11 jenkins-botMerge "Remove $wgBug34832TransitionalRollback"
2013-01-11 ReedyRemove $wgBug34832TransitionalRollback
2013-01-11 IAlexMerge "Add "modifyExtensionField" utility function"
2013-01-10 jenkins-botMerge "Add css $classes variable to the OldChangesListR...
2013-01-10 IAlexMerge "Fixed return type doc"
2013-01-10 GWickeMerge "(bug 43661) Added test for special link trail...
2013-01-10 KaldariMerge "(bug 43211) Add mw-navigation to CSS for display...
2013-01-09 DemonMerge "[FileBackend] Suppress most file warnings but...
2013-01-09 jenkins-botMerge "Bug 11057 - Increase size of ug_group in user_gr...
2013-01-09 jenkins-botMerge "Tidy up declaration of $wgSiteTypes"
2013-01-09 jenkins-botMerge "Miscellaneous profiling fixes"
2013-01-08 TychayMerge "Add support for mulitpart mime email to email...
2013-01-07 jenkins-botMerge "Follow-up I5f7f6da0 (cefb9ef): pass the User...
2013-01-07 jenkins-botMerge "Makes WebRequest::detectProtocolAndStdPort(...
2013-01-07 jenkins-botMerge "(bug 42064) Make EditFilterMergedContent more...
2013-01-07 jenkins-botMerge "Revert "Also delete the page information cache...
2013-01-06 PlatonidesMiscellaneous profiling fixes
2013-01-05 jenkins-botMerge "Normalise inline comment markers to "//" in...
2013-01-05 IAlexMerge "Show changed bits on file version (oldimage...
2013-01-05 IAlexMerge "Use nocookiesfornew on account creation if no...
2013-01-04 jenkins-botMerge "Fix Sqlite upgrade test when profiling to databa...
2013-01-04 jenkins-botMerge "Also delete the page information cache when...
2013-01-04 jenkins-botMerge "Remove "read" from list of allowed actions on...
2013-01-04 jenkins-botMerge "Block::parseTarget() accepts and can return...
2013-01-04 jenkins-botMerge "Multiple servers in one SqlBagOStuff"
2013-01-04 jenkins-botMerge "(bug 43595) Add a cache version variable to...
2013-01-04 Liangent(bug 33210) Don't convert blue categorylinks to another...
2013-01-04 jenkins-botMerge "Parser test to test language conversion around...
2013-01-03 jenkins-botMerge "(bug 42915) make MovePage aware of whether redir...
2012-12-31 jenkins-botMerge "(bug 34876) improve $.makeCollapsible performanc...
2012-12-26 Brion VIBBERMerge "Add mobile target to modules needed for mw.msg()"
2012-12-23 jenkins-botMerge "Hook to allow manipulation of image data"
2012-12-20 jenkins-botMerge "(bug 42168) Nicely handle missing revisions...
2012-12-20 jenkins-botMerge "[JobQueue] Cleaned up DuplicateJob factory funct...
2012-12-20 IAlexMerge "(bug 37195) Doc fix. $from and $until are arrays...
2012-12-19 jenkins-botMerge "make rebuildtextindex script aware of content...
2012-12-19 jenkins-botMerge "(bug 43184) bogus script path in Special:Version"
2012-12-18 jenkins-botMerge "(bug 39490) Add caching to InfoAction."
2012-12-18 jenkins-botMerge "(bug 43218) Fixing PHP notice: undefined SERVER_...
2012-12-18 jenkins-botMerge "Update docs"
2012-12-17 Siebrand MazelandUpdate docs
2012-12-15 jenkins-botMerge "Add some entries removed in I41f1995d back."
2012-12-14 KrinkleMerge "Revert "Adding ability of jQuery badge to displa...
2012-12-14 CSteippMerge "(bug 37714) Use log type in target object when...
2012-12-14 BsituMerge "Adding ability of jQuery badge to display the...
2012-12-14 jenkins-botMerge "(bug 42639) Fix API action=options for multisele...
2012-12-14 Daniel KinzlerMerge "(bug 42089) meta=siteinfo should output the...
2012-12-14 jenkins-botMerge "(bug 40679) Set $wgSecureLogin to false for...
2012-12-12 jenkins-botMerge "(bug 42832) Fixed cookie security when not wpSti...
2012-12-12 jenkins-botMerge "(bug 42211) Fix the display of some user rights...
2012-12-12 Daniel KinzlerMerge "(Bug 42616) Remove extra newline from redirect...
2012-12-11 ArielGlennMerge "[JobQueue] Pushed stats down to job queue subcla...
2012-12-10 jenkins-botMerge "[Upload] Async upload code cleanups."
2012-12-10 jenkins-botMerge "(minor) use wfMemcKey when caching sites list."
2012-12-10 jenkins-botMerge "Less wild whitespace"
2012-12-10 Daniel KinzlerMerge "Fix check to see if element is there already."
2012-12-09 SiebrandMerge "(Bug 38439) Attempt on fixing the suicidal LangO...
2012-12-09 jenkins-botMerge "Genderize Special:Preferences"
2012-12-09 IAlexMerge "ParserOutput::addLanguageLink needs a string"
2012-12-09 IAlexMerge "Tidy up some unbalanced returns in methods"
2012-12-09 IAlexMerge "Remove static method from interface"
2012-12-09 jenkins-botMerge "Remove unreachable lines"
2012-12-09 jenkins-botMerge "[JobQueue] Make doIsEmpty return bool in all...
2012-12-09 IAlexMerge "Add numerous missing @throws to method documenta...
2012-12-09 IAlexMerge "Fixup a couple of uses of return values of funct...
2012-12-09 ReedyFixup a couple of uses of return values of functions...
2012-12-08 IAlexMerge "Memory setting for djvutext is now a constant"
next