aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SpecialPage.php
Commit message (Expand)AuthorAgeFilesLines
* (bug 796) trackback supportRiver Tarnell2005-07-231-8/+8
* * 'Listusers/'.'sysop' => 'Listusers/sysop'Ævar Arnfjörð Bjarmason2005-07-171-1/+1
* * optional parameter for [[Special:Listusers]]Antoine Musso2005-07-131-1/+1
* Fix #1064 by implementing the new Special:Unusedcategories (thanks avar for t...Antoine Musso2005-07-091-0/+1
* fix some issues with phpdocAntoine Musso2005-07-051-0/+1
* * badaccess/badaccesstext to supercede sysop*, developer* messagesBrion Vibber2005-06-191-6/+1
* Rework the user_groups system, again, into something that seems to actuallyBrion Vibber2005-06-091-1/+1
* make Special:Newpages includableErik Moeller2005-05-281-1/+1
* test before commit, idiotTim Starling2005-05-281-0/+1
* Unconditional inclusion for SpecialPage.php, needed for {{special:whatever}}....Tim Starling2005-05-281-35/+29
* basic support for special page inclusionsTim Starling2005-05-281-6/+65
* * Special Page redirection now includes paramaters, e.g. Special:Orig/Par =>Ævar Arnfjörð Bjarmason2005-05-131-2/+8
* * $wgSpecialPageRedirects changed to hold title objects, needed to be able toÆvar Arnfjörð Bjarmason2005-05-111-14/+12
* * Added a new associative array ($wgSpecialPageRedirects) that holdsÆvar Arnfjörð Bjarmason2005-05-111-5/+36
* * Deprecated Special:SitesettingsÆvar Arnfjörð Bjarmason2005-05-081-1/+0
* * (bug 2087) Fixed a bug that made it impossible to pass "0" to any specialÆvar Arnfjörð Bjarmason2005-05-061-1/+1
* Major changes to user groups:Tim Starling2005-05-011-1/+1
* Moving Special:Userlevels and Special:Grouplevels to Special:Userrights and S...Tim Starling2005-05-011-26/+23
* Clean up e-mail authentication code.Brion Vibber2005-04-251-0/+5
* Disable Special:Sitesettings, as it is far far far from working.Brion Vibber2005-04-251-1/+1
* New updateSpecialPages.php script, to update the QueryPage cache. Disabled re...Tim Starling2005-04-241-3/+6
* Removed Makesysop, now an extensionTim Starling2005-03-201-2/+0
* introduced "import" right for Special:ImportTim Starling2005-03-201-3/+1
* validation improvementsMagnus Manske2005-03-181-0/+4
* Fix Special:Import for new schema; make it create page records as needed and ...Brion Vibber2005-03-131-1/+1
* Deprecating special:maintenance; going to kill it soon. KILL! KILL!Brion Vibber2005-03-091-1/+0
* Remove Special:Asksql; moving it out to an extension.Brion Vibber2005-02-181-1/+0
* Clean up experiments for special:data, special:validate, special:geo.Brion Vibber2005-02-181-7/+0
* fix phpdoc commentAntoine Musso2005-01-271-1/+2
* Get ride of the username in links when user is logged in.Antoine Musso2005-01-261-0/+5
* Hide Special:Listadmin that just redirect to Special:ListuserAntoine Musso2005-01-171-1/+1
* Implement #858 : split user assignment and group rights.Antoine Musso2005-01-171-0/+1
* $wgDisableInternalSearchRiver Tarnell2004-12-211-1/+5
* Added a special page for "uncategorized categories", as requested in bug #687.Shane King2004-12-011-0/+1
* Special:Userlogin would display "sysop access required" message when user was...Arne Heizmann2004-11-121-2/+2
* Implementing user levels management. This is only a very basic interface and ...Antoine Musso2004-10-241-9/+10
* * restrict SpecialSitesettings to sysops.Antoine Musso2004-10-011-1/+2
* Documentation: Assign files to packagesJens Frank2004-10-011-1/+1
* Wiki database systemMagnus Manske2004-09-241-0/+7
* commentsAntoine Musso2004-09-191-103/+149
* New Special page: Visual list of newly uploaded images Special:NewimagesJens Frank2004-09-141-1/+3
* Split files and classes in different packages for phpdocumentor. I probably c...Antoine Musso2004-09-031-0/+4
* Changing comments layout preparing for generated documentation with Phpdocume...Antoine Musso2004-09-021-15/+27
* Special:Log and the logging table -- unified logging scariness!Brion Vibber2004-08-241-0/+1
* Moving disambiguations code from specialMaintenance. Fixing the function mean...Antoine Musso2004-08-211-0/+1
* Migrate doubleredirect and brokenredirect subpages from SpecialMaintenance.ph...Antoine Musso2004-08-151-0/+3
* rephrase the comment a bit to make it clearer.Arne Heizmann2004-08-131-23/+24
* Removing buggy Special:Userlogin feature (only half the required work done), ...Tim Starling2004-08-121-23/+68
* If the site options are set in such a way that only sysops (or onlyArne Heizmann2004-08-101-2/+19
* New special page: SpecialUncategorizedpages (pages that are not in any catego...Arne Heizmann2004-08-041-13/+14