aboutsummaryrefslogtreecommitdiffstats
path: root/includes/SpecialPage.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Introducing bit field for database parametersTim Starling2004-07-241-3/+3
* Article validation code (a start)Magnus Manske2004-07-181-1/+2
* GEO modeMagnus Manske2004-07-161-0/+1
* Ugly fix for skins that dont extends Skin:specialPagesList such as Nostalgia....Antoine Musso2004-06-171-1/+2
* * Don't show Special:Popularpages if the counters are disabledAntoine Musso2004-06-131-3/+8
* add the new list admins special pageAntoine Musso2004-06-121-0/+1
* bug fixTim Starling2004-05-211-0/+1
* Fixing special pages, esp. dropdown list in the nostalgia skinTim Starling2004-05-201-0/+17
* Introducing special page modular extensions, making the board vote special pa...Tim Starling2004-05-151-0/+180