Use local context instead of global variables
[lhc/web/wiklou.git] / includes / specials / SpecialRandompage.php
2011-08-20 Alexandre EmsenhuberUse local context instead of global variables
2011-08-19 Sam ReedUse MWNamespace::getContentNamespaces() (instead of...
2011-07-26 Antoine Mussomakes SpecialPage::mName explicitly private
2011-05-06 Sam ReedKill $wgExtraRandompageSQL
2011-05-06 Sam ReedRemove addExtraSQL
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-04-17 Alexandre Emsenhuber* Display the "blanknamespace" in user's language,...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-01-31 Sam ReedFunction out query building, to allow easier overriding
2011-01-31 Sam ReedFollowup r81279, forgot to press save!
2011-01-31 Sam ReedRe-write raw SQL
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
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-04-15 Roan KattouwSpecial:Random now carries over query string parameters
2009-08-17 Alex ZRe-implement r54638 in a higher-level way. Allows exten...
2009-08-16 Chad Horohoe(bug 20273) Undefined variable in Special:RandomPage...
2009-08-10 Brion VibberRevert r54638 "Deprecate the $wgExtraRandompageSQL...
2009-08-08 Alex ZDeprecate the $wgExtraRandompageSQL config variable...
2009-07-13 Robin Pepermansfix syntax error
2009-06-06 Robin Pepermansfix r51541
2009-06-06 Robin PepermansAdd function addExtraSQL() to RandomPage as an alternat...
2009-04-27 Niklas Laxström* Small cleanup tweaks
2009-03-05 Chad Horohoe(bug 17799) Special:Random no longer throws a database...
2009-01-06 Siebrand Mazeland(bug 16560) Special:Random returns a page from ContentN...
2008-11-10 Marco Schusterfix bug 11027: Add parameter to MW:Randompage-nopages...
2008-06-19 Brion VibberRename all the special page class files back to their...