Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / Namespace.php
2011-01-21 Roan Kattouw(bug 26762) Fix order of namespace list
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-08-24 Sam ReedRemove some unreachable code (usually returns after...
2010-08-24 Niklas LaxströmAdded a hook into MWNamespace::getCanonicalNamespaces...
2010-08-23 Niklas LaxströmFix yet another regression in r71342: NS_MAIN was dropp...
2010-08-20 Niklas LaxströmMissing else condition was breaking namespaces for...
2010-08-20 Niklas LaxströmOf course didn't mean to commit var_dump
2010-08-20 Niklas LaxströmTrying to clean up the mess with $wgCanonicalNamespaceN...
2010-07-25 PlatonidesMove getValidNamespaces() to Namespace.php
2010-02-05 Mark A. HershbergerRandom whitespace cleanup
2010-02-01 Mark A. Hershbergerfollow up 61775 -- REVERT REVERT
2010-02-01 Mark A. HershbergerFix parsertests so that they work even when server...
2010-01-11 Mark A. HershbergerMake tests work, note skipped tests, update autoloader...
2009-12-15 Tim StarlingAdd NS_USER to MWNamespace::$alwaysCapitalizedNamespace...
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-10-16 Chad Horohoebug 9982. Encapsulate wgCanonicalNamespaceNames. Patch...
2009-10-09 Chad Horohoe(bug 13750) $wgCapitalLinks should be a per-namespace...
2008-12-16 Brion VibberCleanup r44683 -- fix E_NOTICE bug in MWNamespace:...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-17 Siebrand Mazeland(bug 44) Rename Image namespace to File. Based on a...
2008-07-10 Brion VibberRevert 37530 -- removes the control option for image...
2008-07-10 Victor Vasiliev* Make image moving no longer experimental
2008-05-23 Aryeh GregorCode simplification (-205 bytes :P):
2008-05-21 Alexandre EmsenhuberDoc tweaks:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-03 Victor Vasiliev* (bug 709) Cannot rename/move images and other media...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-24 Aryeh GregorActually, revert r32370. It might be a good idea,...
2008-03-24 Aryeh GregorMoving some optimization code into User::isAllowed...
2008-03-21 Brion Vibber* (bug 12294) Namespace class renamed to MWNamespace...
2007-12-16 Greg Sabino MullaneMake a note about the reserved word problem.
2007-08-14 Rob ChurchDocument all methods and mark them public
2007-07-05 Rob ChurchImprovements to the watchlist editor per Brion; diff...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-08 Rob Church* Reset the release notes
2006-12-22 Rotem LissCommited the categories redirect stuff by mistake.
2006-12-22 Rotem LissUpdate.
2006-11-27 Niklas Laxström* Indentation, magic numbers
2006-07-10 Antoine MussoAdding some more static statements
2006-07-10 Antoine MussoA lot more of static issues when using E_STRICT from...
2006-06-10 Antoine Mussohaving some fun with doxygen error log
2006-04-12 Rob ChurchAdd TALKSPACE, SUBJECTSPACE, TALKPAGENAME, SUBJECTPAGEN...
2006-03-06 Tim Starlingindenting
2006-01-14 Domas MituzasBe less anal about entry points, class definitions...
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Ævar Arnfjörð Bjar... * Documentation: @private => @access private
2006-01-07 Ævar Arnfjörð Bjar... Code review!
2005-12-21 Ævar Arnfjörð Bjar... * 0 => NS_MAIN
2005-11-03 Ævar Arnfjörð Bjar... * Added a isMain() function that's the inverse of isTal...
2005-08-28 Brion Vibber* Fix interlanguage links on special pages when extra...
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-22 Brion Vibber* (bug 2885) Fix fatal errors and notices in PHP 5...
2005-06-24 Ævar Arnfjörð Bjar... * Whitespace
2005-06-24 Ævar Arnfjörð Bjar... * Removing the second check for MEDIAWIKI, already...
2005-02-21 Brion Vibbereat a couple more namespace cruft bits
2005-02-03 Brion VibberRemove use of undefined constants NS_THREAD and NS_THRE...
2004-12-21 Guillaume Blanchardremove thread's talk page namespace
2004-12-21 Guillaume Blanchardmissing ','
2004-12-21 Guillaume BlanchardReserved namespace 100 and 101 for forum-like's thread...
2004-09-09 Brion VibberFix register_globals vulnerability checked in last...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-08-31 Erik MoellerCustom namespaces:
2004-08-28 Arne HeizmannNP_WIKIPEDIA => NP_PROJECT, and code readability stuff
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-12 Tim StarlingAhh, so that's what that does
2004-08-06 Brion VibberSuppress some more warnings on separate execution of...
2004-07-24 Tim Starling* Introducing bit field for database parameters
2004-04-25 Brion VibberDisable renaming of category pages (this causes a numbe...
2004-04-20 Magnus ManskeCategory namespaces
2004-04-20 Magnus ManskeCategory namespaces
2004-04-20 Magnus ManskeCategory namespaces
2004-04-09 Tim Starlingchanged canonical name for NS 4 to "Project"
2004-04-09 Tim StarlingMoved MAG_XXXX constants to MagicWord.php, changed...
2004-04-05 Tim StarlingAdded transformation to wfMsg output, allowing tags...
2004-03-23 Tim Starlingtemplate namespace is moveable
2004-03-22 Erik MoellerHelp: namespace (en: only for now)
2004-03-20 Tim Starling* Changed inclusion syntax to allow e.g. {{stub}}
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2003-12-14 Tim StarlingImprovements in MediaWiki namespace handling, enhanced...
2003-11-15 Brion VibberMove namespace constants from Language to Namespace
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-04-14 Lee Daniel CrockerInitial revision