aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialRandompage.php
Commit message (Expand)AuthorAgeFilesLines
* Use local context instead of global variablesAlexandre Emsenhuber2011-08-201-5/+5
* Use MWNamespace::getContentNamespaces() (instead of $wgContentNamespaces) lik...Sam Reed2011-08-191-2/+1
* makes SpecialPage::mName explicitly privateAntoine Musso2011-07-261-1/+1
* Kill $wgExtraRandompageSQLSam Reed2011-05-061-5/+0
* Remove addExtraSQLSam Reed2011-05-061-11/+0
* More versions added to @deprecated tagsSam Reed2011-05-061-2/+2
* * Display the "blanknamespace" in user's language, as in all other placesAlexandre Emsenhuber2011-04-171-1/+1
* w/s diff. mostly eol w/s and using only tabs of width 4 to indent.Mark A. Hershberger2011-03-181-1/+1
* Function out query building, to allow easier overridingSam Reed2011-01-311-13/+25
* Followup r81279, forgot to press save!Sam Reed2011-01-311-1/+1
* Re-write raw SQLSam Reed2011-01-311-25/+29
* Standardised file description headers; second partAlexandre Emsenhuber2010-08-151-2/+5
* Correct the address of the FSF in some of the GPL headersDerk-Jan Hartman2010-06-211-1/+1
* GPL Headers for all!Sam Reed2010-06-211-0/+17
* Special:Random now carries over query string parametersRoan Kattouw2010-04-151-2/+4
* Re-implement r54638 in a higher-level way. Allows extensions to modify select...Alex Z2009-08-171-7/+22
* (bug 20273) Undefined variable in Special:RandomPage. Fix this output entirel...Chad Horohoe2009-08-161-4/+20
* Revert r54638 "Deprecate the $wgExtraRandompageSQL config variable by adding ...Brion Vibber2009-08-101-13/+10
* Deprecate the $wgExtraRandompageSQL config variable by adding a hook, Special...Alex Z2009-08-081-10/+13
* fix syntax errorRobin Pepermans2009-07-131-1/+1
* fix r51541Robin Pepermans2009-06-061-1/+1
* Add function addExtraSQL() to RandomPage as an alternative to $wgExtraRandomp...Robin Pepermans2009-06-061-0/+7
* * Small cleanup tweaksNiklas Laxström2009-04-271-4/+3
* (bug 17799) Special:Random no longer throws a database error when a non-names...Chad Horohoe2009-03-051-1/+1
* (bug 16560) Special:Random returns a page from ContentNamespaces, and no long...Siebrand Mazeland2009-01-061-8/+12
* fix bug 11027: Add parameter to MW:Randompage-nopages so that user can see th...Marco Schuster2008-11-101-1/+1
* Rename all the special page class files back to their proper names.Brion Vibber2008-06-191-0/+100