Merge "Misc fixes in RevisionDelete.php."
[lhc/web/wiklou.git] / includes / Namespace.php
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-18 Tim StarlingMerge "Remove extra unneeded whitespace"
2012-05-17 Tim StarlingMerge "[FileBackend] Added CDN support to Swift for...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 Aaron SchulzMerge "Add DebugInfos to api result"
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
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 jeroendedauwAdding NamespaceIsMovable hook to isMovable in MWNamesp...
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-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...
next