merged latest master
[lhc/web/wiklou.git] / includes / Namespace.php
2012-05-14 danielmerged latest master
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-12 Aaron SchulzMerge "Add username as parameter for gender support"
2012-05-11 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 Aaron SchulzMerge "add Interwiki::selectFields"
2012-05-11 Aaron SchulzMerge "Add unit test for MWNamespace::isNonincludable"
2012-05-11 umherirrenderAdd unit test for MWNamespace::isNonincludable
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-05 Aaron SchulzMerge "Use $wgExpensiveParserFunctionLimit over ParserO...
2012-05-05 Aaron SchulzMerge "Show Highest expansion depth in limit report"
2012-05-05 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-05-05 Aaron SchulzMerge "Add MWNamespace::isNonincludableNamespace"
2012-05-05 umherirrenderAdd MWNamespace::isNonincludableNamespace
2012-04-29 danielmerged from master
2012-04-26 danielallow namespace caches to be reset for testing
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-02-13 Antoine MussoRemove backslash from @return types
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2011-12-16 Niklas LaxströmStylize
2011-12-15 Brion Vibber* (bug 32512) Include 'associated namespace' checkbox...
2011-12-13 Jeroen De Dauwadded missing deprecation notices
2011-12-05 John Du HartType hinting please
2011-11-22 Daniel FriesenImplement a number of namespace related equals functions:
2011-08-20 Roan KattouwFix typo
2011-05-21 Sam ReedMore adding, updating and tweaking of documentation
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-02-27 Sam ReedRemove unreachable return
2011-02-23 Antoine MussoMinor typos
2011-02-21 Antoine Mussoimprove namespace related methods
2011-02-12 Niklas Laxström* (bug 17160) Gender specific display text for User...
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...
next