Removing variableSubstitution broke passing magic variables as template
[lhc/web/wiklou.git] / includes / MessageCache.php
2004-09-20 Arne Heizmannno real change. (rm trailing whitespace, convert leadin...
2004-09-20 Tim Starlingsuppress warnings before calling $wgLang->getMessage...
2004-09-09 Brion VibberRe-enable message transformations when we're done build...
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-30 Brion VibberWhen using wfMsgNoDB(), *don't use the cached messsages!*
2004-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-08-20 Tim StarlingFixed profiling
2004-08-19 Brion VibberAdd some more profiling points
2004-08-11 Brion VibberAdd MessageCache::clear and use it on initialise/rebuil...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-07-10 Tim Starlingtrying to work around memcached problems on the live...
2004-06-04 Tim Starlingdon't cache redirects created by the conversion script
2004-05-15 Tim StarlingIntroducing special page modular extensions, making...
2004-05-09 Brion VibberAdd an objectcache table for limited caching when memca...
2004-05-03 Gabriel Wickeadded way to swich off message expansion
2004-04-07 Tim Starlingfixed notices
2004-04-05 Tim StarlingAdded transformation to wfMsg output, allowing tags...
2004-03-20 Tim Starling* Changed inclusion syntax to allow e.g. {{stub}}
2004-03-08 Brion VibberImported the register_globals hack from REL1_2. Also...
2004-03-01 Brion VibberClear message cache on rebuild
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-25 Tim Starlingbug fix
2004-01-25 Tim StarlingUsing UTF-8 compatible ucfirst/lcfirst -- bug fix
2004-01-25 Tim StarlingUsing UTF-8 compatible ucfirst/lcfirst
2004-01-07 Tim StarlingFixed initialisation order to make it slightly more...
2003-12-14 Tim StarlingMediaWiki namespace handling, mostly consolidated from...