Merge "Use User::getDefaultOption() instead of $wgDefaultUserOptions"
[lhc/web/wiklou.git] / includes / actions / InfoAction.php
2012-07-22 Aaron SchulzMerge "Use User::getDefaultOption() instead of $wgDefau...
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-18 Aaron SchulzMerge "escape HTML elements in docblock with double...
2012-07-18 DemonMerge "Minor documentation tweaks"
2012-07-18 DemonMerge "Api method documentation tweaks"
2012-07-18 Aaron SchulzMerge "updateCollation.php size histogram feature"
2012-07-18 CatropeMerge "(bug 37249) validate export-demo.xml against...
2012-07-18 CatropeMerge "Allow extensions to abort (and replace) email...
2012-07-18 CatropeMerge "API: Cleanup around comment/reason params"
2012-07-18 CatropeMerge "prop=imageinfo&iiprop=url|thumbmime needs iiurlw...
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-17 CatropeMerge "Notice: Undefined index: page_is_redirect in...
2012-07-17 ReedyAdd wfProfileIn/wfProfileOut calls to InfoAction::pageC...
2012-07-17 ReedyOnly query page_counter if $wgDisableCounters is false
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-11 Sam ReedMore of r113580
2012-01-30 Alexandre EmsenhuberUse local context to get messages instead of relying...
2011-12-06 Chad HorohoeReduce some duplication in Action::getRestriction(...
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-02 Alexandre Emsenhuber* Made PermissionsError exception accept an optional...
2011-07-11 Alexandre EmsenhuberUse getPageTitle() to set the page title instead of...
2011-06-20 Alexandre EmsenhuberMoved action=info to an Action subclass; also changed...