aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Namespace.php
Commit message (Expand)AuthorAgeFilesLines
* StylizeNiklas Laxström2011-12-161-8/+8
* * (bug 32512) Include 'associated namespace' checkbox on Special:ContributionsBrion Vibber2011-12-151-2/+2
* added missing deprecation noticesJeroen De Dauw2011-12-131-0/+1
* Type hinting pleaseJohn Du Hart2011-12-051-4/+4
* Implement a number of namespace related equals functions:Daniel Friesen2011-11-221-1/+44
* Fix typoRoan Kattouw2011-08-201-1/+1
* More adding, updating and tweaking of documentationSam Reed2011-05-211-1/+8
* The beginnings of HipHop compiled mode support. It works now for parser cache...Tim Starling2011-04-041-29/+0
* Remove unreachable returnSam Reed2011-02-271-1/+0
* Minor typosAntoine Musso2011-02-231-3/+3
* improve namespace related methodsAntoine Musso2011-02-211-0/+43
* * (bug 17160) Gender specific display text for User namespaceNiklas Laxström2011-02-121-0/+13
* (bug 26762) Fix order of namespace listRoan Kattouw2011-01-211-4/+2
* Merge querypage-work2 branch from trunk. The most relevant changes are:Roan Kattouw2010-12-221-0/+15
* Remove some unreachable code (usually returns after throwing exceptions)Sam Reed2010-08-241-1/+0
* Added a hook into MWNamespace::getCanonicalNamespaces() to provide safe way toNiklas Laxström2010-08-241-0/+1
* Fix yet another regression in r71342: NS_MAIN was dropped from valid namespac...Niklas Laxström2010-08-231-1/+1
* Missing else condition was breaking namespaces for everyone else but me. Foll...Niklas Laxström2010-08-201-0/+2
* Of course didn't mean to commit var_dumpNiklas Laxström2010-08-201-1/+0
* Trying to clean up the mess with $wgCanonicalNamespaceNames and $wgExtraNames...Niklas Laxström2010-08-201-12/+30
* Move getValidNamespaces() to Namespace.phpPlatonides2010-07-251-0/+21
* Random whitespace cleanupMark A. Hershberger2010-02-051-8/+8
* follow up 61775 -- REVERT REVERTMark A. Hershberger2010-02-011-1/+0
* Fix parsertests so that they work even when server-side thumbnailing isn't co...Mark A. Hershberger2010-02-011-0/+1
* Make tests work, note skipped tests, update autoloader for FakeMemcachedClien...Mark A. Hershberger2010-01-111-1/+1
* Add NS_USER to MWNamespace::$alwaysCapitalizedNamespaces, as suggested by Hap...Tim Starling2009-12-151-1/+1
* Mass convert NULL -> null. Left strings and comments alone, obviously.Chad Horohoe2009-12-111-1/+1
* bug 9982. Encapsulate wgCanonicalNamespaceNames. Patch by Scott Colcord, with...Chad Horohoe2009-10-161-0/+9
* (bug 13750) $wgCapitalLinks should be a per-namespace settingChad Horohoe2009-10-091-1/+33
* Cleanup r44683 -- fix E_NOTICE bug in MWNamespace::getCanonicalName() instead...Brion Vibber2008-12-161-2/+6
* Step 2 in NS_IMAGE -> NS_FILE transition (bug 44) (WARNING: huge commit).Ilmari Karonen2008-12-011-3/+3
* (bug 44) Rename Image namespace to File. Based on a patch by brion.Siebrand Mazeland2008-11-171-2/+2
* Revert 37530 -- removes the control option for image movingBrion Vibber2008-07-101-1/+2
* * Make image moving no longer experimentalVictor Vasiliev2008-07-101-2/+1
* Code simplification (-205 bytes :P):Aryeh Gregor2008-05-231-2/+13
* Doc tweaks:Alexandre Emsenhuber2008-05-211-10/+10
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-0/+1
* * (bug 709) Cannot rename/move images and other media files.Victor Vasiliev2008-05-031-1/+2
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-5/+5
* Actually, revert r32370. It might be a good idea, but it breaks the UserGetR...Aryeh Gregor2008-03-241-1/+1
* Moving some optimization code into User::isAllowed instead of higher up in Ti...Aryeh Gregor2008-03-241-1/+1
* * (bug 12294) Namespace class renamed to MWNamespace for PHP 5.3 compatibilityBrion Vibber2008-03-211-5/+1
* Make a note about the reserved word problem.Greg Sabino Mullane2007-12-161-0/+5
* Document all methods and mark them publicRob Church2007-08-141-30/+46
* Improvements to the watchlist editor per Brion; diff the current watchlist ag...Rob Church2007-07-051-1/+11
* Remove ?>'s from files. They're pointless, and just asking for people to mes...Aryeh Gregor2007-06-291-1/+1
* Use Doxygen @addtogroup instead of phpdoc @package && @subpackageAntoine Musso2007-01-201-2/+0
* * Reset the release notesRob Church2007-01-081-0/+14
* Commited the categories redirect stuff by mistake.Rotem Liss2006-12-221-1/+1
* Update.Rotem Liss2006-12-221-1/+1