Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / MessageCache.php
2011-01-18 Philip TzouFollow up r77452. Follow mark's suggest to remove getCo...
2010-12-10 Niklas LaxströmFix regression in r70657. Misplaced else condition...
2010-11-30 Sam ReedAssignment to $messages ($message = $this->escapeForScr...
2010-11-30 Philip TzouSelect a friendly sub-language while acquiring system...
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-02 Siebrand MazelandFix broken r74177 because it needs a constant and addre...
2010-10-02 Siebrand MazelandUse 7*24*3600 instead of 604800.
2010-09-29 PlatonidesFollow up r73951
2010-09-29 PlatonidesTiny changes, fix comment, remove unused globals and...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-09-07 Ryan Kaldarifix for Bug 25031, hopefully this doesn't break other...
2010-09-04 PlatonidesFollow-up r72349.
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-21 PlatonidesFollow up r71412. $wgContLang is not used.
2010-08-21 Niklas LaxströmAdded $wgAdaptiveMessageCache to avoid caching huge...
2010-08-08 Niklas LaxströmAllow negative caching in process cache and use it...
2010-08-07 Niklas LaxströmUse for loops for iterating query results
2010-08-07 Niklas LaxströmSpelling fixes in documentation
2010-08-05 Niklas LaxströmFurther cleanup by removing unused member variables...
2010-08-05 Niklas LaxströmRemove unused fourth parameter for message cache constr...
2010-08-05 Niklas LaxströmSimplify MessageCache by removing mUseCache
2010-08-05 Niklas LaxströmFail fast if given invalid input. We've had some of...
2010-07-30 Siebrand MazelandUpdate calling function name for MessageCache::loadFrom...
2010-05-30 Aryeh GregorRemove most named character references from output
2010-04-09 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-25 Happy-melonMake MessageCache::get() return false if the requested...
2010-02-11 Emil Podlaszewskiindividual message cache entries should start with...
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...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-08-28 Tim StarlingReverted breakage of non-ASCII message keys, Domas...
2009-08-15 Tim Starling* Converted BagOStuff.php from the style of memcached...
2009-07-31 Niklas Laxström* Fix sidebar purging code (still unknown to me what...
2009-07-10 Tim StarlingMade wfMsg('') and wfMsg(null) silently return &lt...
2009-07-03 Tim Starling* Re-added $wgMessageCache->addMessages(), there are...
2009-06-28 Tim Starling* Introduced a new system for localisation caching...
2009-06-04 Tim StarlingGeneral fix for trailing whitespace in messages, so...
2009-05-16 Alexandre Emsenhuber* fix MessageCache::get()'s $isFullKey param: full...
2009-05-14 Tom MaaswinkelAdded a new hook to handle messages that aren't found...
2009-05-07 Chad HorohoeAdd $this as a parameter to LoadAllMessages.
2009-04-08 Emil PodlaszewskiAdded new hook 'MessageCacheReplace' into MessageCache...
2009-02-17 Aaron SchulzTweak for bug 11852. Made handling of message cache...
2009-02-17 Tim StarlingAdded some profiling sections for expensive functions
2008-11-13 Brion VibberRun parsemag stuff through the proper language when...
2008-10-10 Tim StarlingFixed regression from r35821: the status key is meant...
2008-10-07 Alexandre Emsenhuber* Display default extensions messages for language...
2008-08-26 Tim Starling* Revert back to my parser pseudo-branch again. Note...
2008-08-16 Fran RogersFix for problems with r39414; LinkHolderArray::replaceI...
2008-08-16 Siebrand MazelandRevert r39414. Breaks processing links like [[:wikipedi...
2008-08-15 Tim Starling* In the parser: do link existence tests in batches...
2008-08-08 Chad HorohoeShould be the last of the 0777's :)
2008-07-26 Alexandre Emsenhuber* factorize common code
2008-07-05 Shinjiman* Re-implement the message caches for r35821
2008-07-02 Brion VibberRevert the rest of r36804 -- ExtendJSGlobalVars and...
2008-06-30 Jack PhoenixTwo new hooks and one new global function from Wikia...
2008-06-30 ShinjimanRevert r35821, the change brokes the message cache...
2008-06-03 Niklas Laxström* Second try of split message caches with changes sugge...
2008-06-01 Tim StarlingRevert r35478, r35264, r35262: $wgPerLanguageCaching...
2008-05-28 Alexandre EmsenhuberE_NOTICE: undefined variable $code in MessageCache...
2008-05-23 Niklas Laxström* New option $wgPerLanguageCaching, for wikies with...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-05 Robert Leverington* $name instead of $file.
2008-05-05 Robert Leverington* Use wfLoadExtensionMessages() in MessageCache::loadAl...
2008-05-05 Robert Leverington* wfLoadExtensionMessages() now accepts a language...
2008-04-27 Robert LeveringtonRevert r33918, no longer works given new fallback cachi...
2008-04-26 Robert Leverington* Add parameter to MessageCache::get() to allow prevent...
2008-04-24 Alexandre Emsenhuber* Simplify a bit MessageCache::get(), don't load all...
2008-04-24 Robert Leverington* MessageCache::get $forContent parameter replaced...
2008-04-20 Siebrand MazelandRemove getKeys(). Unused in core and extensions in...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-02 Alexandre Emsenhuber* (bug 13431) Show true message source in Special:Allme...
2008-03-16 Alexandre Emsenhuberper r32027, use wfDeprecated() instead of trigger_error()
2008-02-13 Tim Starling* Fix bug 13002
2008-02-10 Tim StarlingFixed total breakage of the local message cache since...
2008-02-09 Tim StarlingReset the message cache on action=purge of a MediaWiki...
2008-02-02 Niklas Laxström* (bug 12880) wfLoadExtensionMessages does not use...
2008-02-02 Niklas Laxström* Refactor a little to reduce code duplication
2008-01-29 Brion VibberApply a live hack from Wikimedia codebase: throw except...
2008-01-19 Tim Starling* Eliminated message mode (OT_MSG), using OT_PREPROCESS...
2007-10-22 Niklas Laxström* (bug 11452) wfMsgExt uses sometimes wrong language...
2007-09-10 Rotem LissIf no messages are specified in the extension file...
2007-09-04 Tim StarlingAllow extensions to define magic words by simply includ...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-07-11 Rotem LissThis function is now not completely new, thus new exten...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-27 Tim Starling2nd attempt
2007-04-27 Tim StarlingFix MessageCache issue which caused the MediaWiki names...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-12 Nick JenkinsFor the "includes/" directory:
2007-01-09 Brion VibberFix regression in pulling *non*-default messages with...
2007-01-09 Brion VibberFix regression in use of messages with underscores...
2007-01-07 Tim Starlingfix breakage of wfEmptyMsg
2007-01-07 Tim StarlingCorrect behaviour for title-case key input.
2007-01-06 Rotem LissAdding MessageCache::addMessagesByLang for localised...
2007-01-05 Tim Starling* The MediaWiki namespace is no longer pre-filled with...
2006-11-25 Tim StarlingFixed inefficient use of array_keys() introduced by...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
next